-
### Describe the bug
I have an AWS CloudFormation template with the following parameter:
```yaml
Profiles:
Description: The comma-separated list of active profiles, such as "dev,test".
…
-
For the proactive control, CT.CLOUDFORMATION.PR.1 is the prerequisite.
But when I config tfvars like the below:
```
{
control_names = [
"AWS-GR_SUBNET_AUTO_ASSIGN_PUBLIC_IP_DISABLED…
-
Attempting to use this CloudFormation template results in CREATE_FAILED `Resource handler returned message: "The Launch Configuration creation operation is not available in your account. Use launch te…
-
I have spent countless hours trying to figure out proper syntax for the config file to get me a proper parallelcluster deployment. In thinking about the use case of aws-eda-slurm-cluster, once the cl…
-
### Summary
When both create_changeset and termination_protection are set when calling the cloudformation module, the termination_protection is not configured for the stack.
The problem seems to…
-
### Tasks
- [x] YAML / JSON Identification
- [x] AST Library
- [x] Tests
- [ ] Queries
-
Describe what happened:
Deploying the [Cloudformation template ](https://datadog-cloudformation-template.s3.amazonaws.com/aws/forwarder/latest.yaml)results in this error. This is in us-gov-east-1. I…
-
Very useful plugin thanks!
However I need to find a way to set the container as non-essential and I don't think I can do that with this plugin but that would be awesome so that I can avoid the warn…
-
### Name of the resource
AWS::Backup::BackupVault
### Resource name
AWS::Backup::BackupVault
### Description
Requesting for adding the support for "AWS Backup logically air-gapped vault" via Clou…
-
Is there support for cfndsl AWS::CloudFormation::Interface in cfndsl?