Javier Collado
Javier Collado
**Description** AWS IAM role inline policies reported as not covered by IaC, but they are in both the code and the terraform state file. Possibly related to #892. **Environment** -...
The parameter name was updated in an example to combine cross stack references and nested stacks that shouldn't have been committed to the repository.
When trying to create a [text index](https://docs.mongodb.com/manual/core/index-text/) for multiple fields in a collection, the index creation fails. My guess is that instead of creating one text index with multiple fields,...
## Motivation Add tags to EC2 Security Group resource when specified in CloudFormation template. Fixes #10768 ## Changes Pass the `TagSpecifications` parameter to the `create_security_group` method when the `Tags` have...
Serverless image resizer quickstar provides the following tip: >If you are encountering issues with the installation of the packages, such as Pillow, ensure you use the same version as the...
Update python version references from 3.9 to 3.11 serverless image resizer example. Fixes #1340
#### Description Check that `terraform` binary is available before trying to use it. #### Motivation and Context Remove error messages when a `.terraform` directory is present, but the `terraform` binary...
#### Describe the bug When I access the directory of a `conda` or `pixi` environment which is not activated by default and that environment uses `terraform`, I get the following...