cloudformation-coverage-roadmap
cloudformation-coverage-roadmap copied to clipboard
The AWS CloudFormation Public Coverage Roadmap
### Name of the resource AWS::Events::Rule ### Resource Name AWS::Events::Rule ### Issue Description Drift detection reports drift on a `Rule` which has `MaximumRetryAttempts`, even if the resource is in sync....
### Name of the resource AWS::Lambda::Function ### Resource Name _No response_ ### Issue Description If an AWS::Lambda::Function resource has the PackageType Property, Drift Detection would not see the actual PackageType...
## 1. AWS::MSK::NewResource-ClusterConfiguration ## 2. Scope of request Support for MSK Configuration https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kafka.html#Kafka.Client.create_configuration ## 3. Expected behavior I can create a new MSK configuration and !Ref it to my Cluster....
## 1. Title CloudWatch supports tagging and untagging alarms, and it should be supported in CloudFormation. ## 2. Scope of request Allow for tags on create, updating tags, etc. ##...
When using SSM Dynamic references, if the reference or resolved value changes, cloudformation does not detect the change and will not update the stack. Scenario 1: changing {{resolve:ssm:/dev/pipeline/GitHubOwner}} to {{resolve:ssm:/production/pipeline/GitHubOwner}}...
Would you please add `FilterName` property to `AWS::Logs::SubscriptionFilter` since custom naming makes it easier to manage the resouce? `PutSubscriptionFilter` API has `filterName` option to specify the name of a subscription...
### Name of the resource AWS::RDS::DBInstance ### Resource name MonitoringInterval ### Description Update action on changing MonitoringInterval via CFN causes "some interruptions" which is not desirable while specially troubleshooting DB...
## Instructions for CloudFormation Coverage New Issues Template 1. Title -> AWS::RDS::DBInstance-DbiResourceId accessible via Fn::GetAtt 2. Scope of request -> Make the DbiResourceId accessible using Fn::GetAtt on an AWS::RDS::DBInstance resource....
### Name of the resource AWS::CloudFront::PublicKey ### Resource Name _No response_ ### Issue Description Updating the key value of a AWS::CloudFront::PublicKey resource results in a BadRequest error instead of recreating...
1. Title -> AWS::ElasticSearch::Domain 2. Scope of request -> Support in-place version upgrades. Currently attempting to change the version causes replacement of the cluster. 3. Expected behavior -> Apply an...