You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "./venv/bin/stacker", line 8, in <module>
args = stacker.parse_args()
File "/home/danielkza/cobli/deploy/cloudformation/venv/lib/python3.7/site-packages/stacker/commands/stacker/base.py", line 115, in parse_args
args.environment.update(args.cli_envs)
AttributeError: 'Namespace' object has no attribute 'environment'
The text was updated successfully, but these errors were encountered:
With stacker 1.7.0 and Python 3.7.3:
The text was updated successfully, but these errors were encountered: