-
### Summary
I am trying to make an inventory configuration using the aws_ec2 and aws_rds plugins. Using best practices with IaC, I pass my region in as a variable. I discovered that the following doe…
-
I've managed to create the Central stack but when I try to create a Spoke I get this failure:
aws-organizations-tag-inventory-spoke-stack: creating CloudFormation changeset...
10:59:42 | CREATE_FA…
-
### Describe what happened
As reported privately, in the example for creating a S3 bucket ([ref](https://www.pulumi.com/registry/packages/aws/api-docs/s3/bucket/)), there's a reference to terraform `…
aureq updated
3 months ago
-
##### ISSUE TYPE
- Bug Report
##### SUMMARY
Using AWS secrets or IAM Roles in AWS and AWX version 14.1.0 (Ansible 2.9.11) we are able to start the sync process and use dynamic inventories.
…
-
Running into the following error after deploying cloudformation for password rotation.
6858314d-cee5-4cf8-abfd-392603586515 Check that AccountID: [AccountID] has the correct IAM Role deployed to i…
-
I'm trying to use AWS CDK to create an eventbridge rule.
The custom event will have a detail payload where I only want to match on events where order_item_id is null.
Here is the rule in cdk…
-
I want a world where I only have to type terraform apply once to stand up the entire system. To do this we would need:
1. infra terraform modules for each provider we use (oci, aws, linode).
2. sket…
willk updated
2 months ago
-
The AWS inventory plugin configuration does not support the use of variables. Therefore, the list of regions to search must be hard-coded.
Currently, it is hard-coded to:
https://github.com/jare…
-
Hi,
running inventory seems successful on UI, but it creates no data-file:
```
ConnectTimeoutError: Connect timeout on endpoint URL: "https://ec2.eu-central-1.amazonaws.com/"
ERROR:aws_invent…
-
### Summary
the variable: ansible_aws_ssm_profile is not taking effect when used.
The only workaround I found is to use the export AWS_PROFILE=[profile name] in bash
### Issue Type
Bug Repo…