Greg Cockburn

Results 6 comments of Greg Cockburn

Hi @broamski, This is still an issue: environment setup: ``` export AWS_PROFILE=s2s-testing export MFA_DEVICE="arn:aws:iam::123456789012:mfa/testing" ``` Then I just run _aws-mfa_: ``` INFO - Validating credentials for profile: s2s-testing INFO -...

1. ~/.aws/config ``` [default] region = ap-southeast-2 output = json s3 = signature_version = s3v4 [preview] cloudfront = true [s2s-testing] output = text region = us-west-2 [s2s-testing-dev] role_arn=arn:aws:iam::123456789012:role/system/development source_profile=s2s-testing output...

Ubuntu 16.04 x86_64, package installs. I tried removing packaged pip and upgrading to 8.1.2 pip, but no luck. ``` :~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu...

:+1: Sounds good. Maybe also add a flag e.g --force "delete rollbacked stacks and recreate them. Use wisely" or something like that, to avoid the prompt if using in automation.

It would be really great if we had a single source of truth. for all these projects? @cdandekar are you able to weigh in on this thread?

I can't fix for 2.4 and 2.2. Deprecate 2.2?