-
### Documentation Link
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_object
### Description
Hello,
I am wondering if this is a bug or a feature, however specifyi…
-
### Terraform Core Version
1.15
### AWS Provider Version
4.55.0
### Affected Resource(s)
`aws_dynamodb_table`
### Expected Behavior
No proposed changes when my `aws_dynamodb_table…
-
### Describe the feature
The `LogRetentionProps` do not allow passing a KMS key unlike `LogGroupProps`
### Use Case
To be compliant with business security requirements, all log groups req…
-
*Title*: *Error Syncing AWS Kms key data*
*Description*:
> When I sync AWS account data, the sync process fails when syncing Kms keys.
*To Reproduce*:
> I can recreate by just re-running the A…
-
I'm not 100% clear exactly on how sops works. But from my limited understanding the intended use was for aws vms where sops would communicate with KMS to decrypt the secrets.
Unless I am mistaken, …
-
### Terraform Core Version
OpenTofu 1.7.1
### AWS Provider Version
5.66.0
### Affected Resource(s)
* An existing `aws_instance` which has already been configured with an `ipv6_address_count` of `…
-
boto3 supports SSE-C: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html#uploading-downloading-files-using-sse-customer-keys
I don't believe all of these properties …
-
If OSS SDK Java try to add usermeta with key name contains '_', the put request will fail.
Example:
```java
com.amazonaws.services.s3.model.ObjectMetadata s3ObjMetadata = new ObjectMetadata();…
-
**Describe the bug**
I set below configration for auto-unseal. And give full kms pemission to eks node role.
seal "awskms" {
region = "us-west-2"
kms_key_id = "8ecb59ea…
-
## 1. Title:
New Resource: AWS::KMS::Grant
## 2. Scope of request:
New resource for KMS - Manage KMS Grants via CloudFormation
## 3. Expected behavior
Possible to manage KMS Grants directly th…