-
### Summary
I'm trying to create a new instance in a specified availability zone; however, for some reason it is always being created in zone a instead of whatever I specify.
### Issue Type
Bug Re…
-
### Summary
When `custom_error_responses` is defined and not empty, **it works when creating the Cloudfront distribution**, but if the play is executed again, even if with the same parameters, **it…
-
### Summary
When I try to execute a playbook against an Amazon Linux 2 instance in EC2 using the aws_ssm connection plugin and a recently created (less than an hour old) S3 bucket, it fails to corr…
-
### Summary
When trying to create a Route53 DNS record with a weight of 0, I receive the error:
"You have specified identifier which makes sense only if you specify one of: weight, region, geo…
-
### Summary
When I try to use `aws_s3 ` to upload a file to a bucket where ACLs are disabled, it fails with:
> An exception occurred during task execution. To see the full traceback, use -vvv. The…
-
### Summary
I have a ansible with aws_ec2 configured and it works fine with normal aws credential ( ~/.aws/credentials and exporting the tokens).
Now my company is migrating to OKTA, so i need to …
-
### Summary
When I try and create a cluster using `community.aws.rds_cluster` to create an rds cluster. Upon first execution of the playbook the cluster is created. When run again expecting to see…
-
### Summary
Hi everyone,
I am trying to create a task to run on aws windows server from s3 on us-east-1 region and it works.(the ansible run on us east-1 instance)
But when i try to run the s…
-
### Summary
When trying to spin up a set of ec2 instances; we need to use a snapshot as a volume attachment
the amazon.aws.ec2 module supports attaching a snapshot id but not kms_id and the newer …
-
### Summary
When I try to lookup amazon.aws.aws_secret on OSX it fails with
"ERROR! A worker was found in a dead state"
The script run on AWS Linux 2 but does not run locally. I have made it g…