cloudformation-coverage-roadmap
cloudformation-coverage-roadmap copied to clipboard
The AWS CloudFormation Public Coverage Roadmap
## Nested ChangeSets w/ !Ref or !GetAtt _Originally posted by @herbertmuraro in https://github.com/aws-cloudformation/aws-cloudformation-coverage-roadmap/issues/142#issuecomment-733054387_ > While using `--include-nested-stacks` option, when parameters of a nested stack resource refers an output from another...
### Name of the resource AWS::EKS::AccessEntry ### Resource name _No response_ ### Reference Link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-accessentry.html#cfn-eks-accessentry-type:~:text=%3A%20No%20interruption-,Type,-The%20type%20of ### Details The AWS::EKS::AccessEntry CloudFormation resource type contains a typographical error in the documentation for...
### Name of the resource AWS::ECS::TaskDefinition ### Resource name _No response_ ### Description Customer reported an issue https://github.com/aws/aws-cdk/issues/31127 on CDK GitHub repository requesting to add support for container definition's restart...
[AWS::ApiGatewayV2::Integration] - [BUG] - Breaking changes in schema for ApiGatewayV2 Integration
### Name of the resource AWS::ApiGatewayV2::Integration ### Resource Name _No response_ ### Issue Description The CloudFormation schema downloaded from https://schema.cloudformation.us-east-1.amazonaws.com/CloudformationSchema.zip started to have substantial changes for the `AWS::ApiGatewayV2::Integration` resource since...
### Name of the resource AWS::Bedrock::Flow ### Resource Name _No response_ ### Issue Description The CloudFormation [FlowNode resource](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-bedrock-flow-flownode.html#cfn-bedrock-flow-flownode-type) has some missing Node Types and its respective configuration objects. ### Expected...
### Name of the resource AWS::S3::Bucket ### Resource Name _No response_ ### Issue Description CloudFormation falsely reports drift when a bucket is created with ObjectOwnership property. The actual property of...
AWS::EC2::VPCEndpoint Return Values supports interface type endpoints, but in order to use Gateways in SecurityGroup Egress rules it needs to return the Prefix Id, which they currently don't. ## Expected...
### Name of the resource AWS::RDS::DBCluster ### Resource name _No response_ ### Description Amazon RDS Aurora supports [database activity streams](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/DBActivityStreams.Overview.html) to audit activity on database clusters. This feature is [configurable...
### Name of the resource Other ### Resource Name AWS::IAM:* ### Issue Description CloudFormation does not automatically create the following stack-level tags for IAM resources, as stated in this doc...
## 1. Title AWS::IAM::InstanceProfile-Tags - set Tags via CloudFormation ## 2. Scope of request The Instance Profiles are supporting Tags per the AWS CLI documentation but currently it's not possible...