Waqiah
Waqiah
**Is your feature request related to a problem? Please describe.** Currently there is a use case where the instance is to be shutdown via the OS "shutdown" command and started...
### Name of the resource AWS::ElasticLoadBalancingV2::LoadBalancer ### Resource name Fn::FindInMap ### Description Request for intrinsic functions to be supported in the FindInMap function. Even though we can reference parameters in...
When following https://aws.amazon.com/blogs/devops/quickly-adopt-new-aws-features-with-the-terraform-aws-cloud-control-provider/ https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/resourcegroups_group Not able to retrieve group resources from the data source for arn:aws:resource-groups:us-east-1:123456789123:group/sandbox_ou When running terraform apply: $ terraform apply data.awscc_resourcegroups_group.this: Reading... data.awscc_resourcegroups_group.this: Read complete after 1s...
### Name of the resource AWS::EC2::SubnetRouteTableAssociation ### Resource name _No response_ ### Description It is understood that UpdateReplacePolicy: Retain keeps the physical instance of a resource when it's replaced during...
### Name of the resource AWS::RDS::GlobalCluster ### Resource Name _No response_ ### Issue Description The 'AWS::RDS::GlobalCluster' resource is showing as false positive drift for the 'SourceDBClusterIdentifer' property where the ARN...
### Name of the resource AWS::EC2::VPNConnection ### Resource name _No response_ ### Description To be able to attach a VPN to a TransitGateway resource via CloudFormation in such a way...
Hello team, Initially I would like to be able to create an OpenSearch Collection, which is an OpenSearch Serverless resource via CDK. However according to this [documentation](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_appsync.OpenSearchDataSourceProps.html#properties), the API datasource...
**Is your feature request related to a problem? Please describe.** According to the [documentation](https://docs.aws.amazon.com/controltower/latest/userguide/limits.html#controltower-limits), it is a known limitation that only one account can be unmanaged at a time, however...
Hello team, Account deployment into a normal OU works but when trying to deploy accounts to a nested OU using the [controltower_aws_account module](https://registry.terraform.io/providers/idealo/controltower/latest/docs/resources/aws_account), it is giving an error that: account...
Hello team, When looking to view more details into a [pre-deployment validation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/validate-stack-deployments.html#validate-stack-deployments-cli), the following command syntax works: `aws cloudformation describe-events --change-set-name ` However when providing the change set name, the...