-
### Terraform Core Version
1.9.3
### AWS Provider Version
5.72.1
### Affected Resource(s)
aws_kms_key
### Expected Behavior
aws_kms_key policy should update properly and/or not force update if …
-
> AWS Lambda now supports encryption of Lambda function Zip code artifacts using customer managed keys instead of default AWS owned keys.
* [Announcement](https://aws.amazon.com/about-aws/whats-new…
-
**Describe the bug**
I'm using the LZA to mass CDK bootstrap accounts under an OU. Here is my customizations-config.yaml
```
customizations:
cloudFormationStackSets: []
cloudFormationStacks…
-
### Description
Currently aws_glue_security_configuration is not have support to add encryption for Glue data quality . if glue data quality not encrypted then Glue security configuration show disa…
-
### Terraform Core Version
1.7.4
### AWS Provider Version
5.73.0
### Affected Resource(s)
- aws_datazone_domain
### Expected Behavior
The Datazone domain should be created
### Actual Behavior
…
mlnrt updated
3 weeks ago
-
**Is your feature request related to a problem? Please describe.**
Currently boundary doesn't support EKS pod identity which is a much simpler way to provide AWS access. The newer versions of aws-sdk…
-
### Describe the bug
I'm encountering an error when attempting to deploy resources using amplify push with the latest Amplify CLI. The error message is: "Unable to retrieve Arn attribute for AWS::KMS…
-
### Terraform Core Version
1.1.0
### AWS Provider Version
4.33.0
### Affected Resource(s)
- aws_kms_external_key
### Expected Behavior
Resource imported
### Actual Behavior
I got the error:
…
-
-
### Describe the bug
From reading the [docs](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_logs-readme.html#encrypting-log-groups), using a KMS CMK with a Log Group should involve jus…