Benjamin Abbott-Scott
Benjamin Abbott-Scott
Submitted https://github.com/dtan4/terraforming/pull/438
You can specify multiple ingress/egress blocks per `aws_security_group`. Distinct descriptions should each get their own ingress/egress block.
Is this doable with notif-profiles' varoverrides now?
Same. And this keeps coming back. At least give us a hint in the message as to which config value is null
Seeing the same behavior when using duo auth. The suggested --ask-pass workaround is not working for me (Fails at an attempt to SFTP, where the initial SSH connection succeeds).
Gist with suggested changes at https://gist.github.com/babbottscott/5156737
Maybe use credHelpers: ``` { "credHelpers": { ".dkr.ecr..amazonaws.com": "ecr-login", "docker-registry.my-corp.com": "osxkeychain" } } ```