Mark Chappell
Mark Chappell
> If there's something undesirable, I'd say it's AnsibleAWSModule screaming for a `region` to be set when it probably doesn't need one: boto3 is actually what's saying that the region...
Thanks for taking the time to open this issue. At the latest, this bug should be fixed by #1261. However, the ec2_security_group module has had some substantial changes which mean...
Fixed by #427
Thanks for taking the time to open this issue. The ec2 module was based upon the original boto SDK and was dropped in release 4.0.0 please use the ec2_instance module...
@pgrenaud sure. For some reason I thought ec2_instance could modify the instance type, looking deeper at the code, it just doesn't throw errors. If you're interested in trying to add...
support was added by #1186 and should be available in release 5.1.0
Apologies for the delay here. As was noted in #388 there's been some substantial work on this lookup plugin. I've just tested against main and the issue seems to be...
When we discussed this the consensus was that purge should default to True, *but* only take effect if the parameter to purge was explicitly passed as an empty list /...
We now have a separate "CI Bug Report" template https://github.com/ansible-collections/amazon.aws/blob/main/.github/ISSUE_TEMPLATE/ci_report.yml which can be used instead of the issues template