cloudformation-coverage-roadmap
cloudformation-coverage-roadmap copied to clipboard
The AWS CloudFormation Public Coverage Roadmap
### Name of the resource AWS::IAM::OIDCProvider ### Resource name _No response_ ### Description https://aws.amazon.com/about-aws/whats-new/2024/07/aws-identity-access-management-open-id-connect-identity-providers/ ThumbprintList is no longer a required property. However, attempting to exclude it from the CloudFormation template...
### Name of the resource AWS::EC2::SecurityGroup ### Resource Name _No response_ ### Issue Description Create a ```AWS::EC2::SecurityGroup``` resource with "SecurityGroupIngress" property value as empty list in cloudformation stack. Then, add...
[AWS::ApplicationAutoScaling::ScalingPolicy] - [BUG] - CCAPI get-resource fails with NotFound error
### Name of the resource AWS::ApplicationAutoScaling::ScalingPolicy ### Resource Name _No response_ ### Issue Description This was originally reported in [pulumi-aws-native](https://github.com/pulumi/pulumi-aws-native/issues/1637) which uses CloudControl API. Deployments fail when trying to perform...
### Name of the resource AWS::IAM::ManagedPolicy ### Resource Name _No response_ ### Issue Description Drift detection on a stack with AWS::IAM::ManagedPolicy resource reports back as "IN_SYNC" even when there is...
### Name of the resource AWS::AutoScaling::AutoScalingGroup ### Resource Name AWS::AutoScaling::AutoScalingGroup ### Issue Description This issue was original reported in the [pulumi-aws-native]() repo which uses AWS CloudControl. If you create an...
### Name of the resource AWS::CloudFormation::WaitCondition ### Resource name _No response_ ### Description Sometimes, AWS::CloudFormation::WaitCondition resource fails to create with error "Unparsable WaitCondition data". The error indicates the WaitCondition response...
### Name of the resource AWS::IAM::VirtualMFADevice ### Resource Name _No response_ ### Issue Description When drift is detected for the **'AWS::IAM::VirtualMFADevice'** resource type, this results in a DRIFTED state even...
### Name of the resource AWS::EC2::VPCEndpoint ### Resource Name _No response_ ### Issue Description *AWS::EC2::VPCEndpoint* resource types are not included in drift detection despite being listed as supported in [official...
### Name of the resource AWS::CloudFront::Function ### Resource name _No response_ ### Description Customer would like to deploy their CF configuration but they would need to add tags on CFF...
### Name of the resource AWS::Timestream::ScheduledQuery ### Resource name _No response_ ### Description A ScheduledQuery can not be created on empty tables and/or future columns. This is a problem for...