-
It is better using `sign` and `verify` instead of `encrypt` and `decrypt`.
The difference is here: https://stackoverflow.com/questions/454048/what-is-the-difference-between-encrypting-and-signing-i…
-
Looking to see if there's any interest in support custom environment variables, i.e. `FOO=bar`
Primary use is for `TF_VAR_foo`. There's a few terraform providers (i.e. Github, etc.) that use user-s…
-
### Description
I'm trying to use cfnUpdate in Jenkins with a template on a KMS-encrypted S3 bucket. Every time that I try to update the stack, I get this output from Jenkins:
```
Found 1 stacks …
-
### Terraform Core Version
1.3.9
### AWS Provider Version
4.54.0
### Affected Resource(s)
* aws_ecr_repository
* and/or aws_ecr_lifecycle_policy
### Expected Behavior
Terraform is able to impo…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
## Is your request related to a new offering from AWS?
Is this functionality available in the [AWS provider for Terraform](https://registry.terraform.io/providers/hashicorp/aws/latest/docs)? See [CHA…
-
I was trying to create many accounts asynchronously and after it reaches certain load I saw following errors from job.
> cloudkms: failed to fetch public key from KMS API: rpc error: code = FailedP…
-
### Describe the problem
Right now Parameter Store is being used as storage for secrets in EKS cluster.
There are certain secrets such as database passwords that need to be rotated after a certain a…
-
### Module Repository
SevenPicoForks/terraform-aws-kms-key
-
See https://blog.argoproj.io/5-gitops-best-practices-d95cb0cbe9ff Bullet 5
and
https://github.com/kubernetes-sigs/kustomize/blob/fd7a353df6cece4629b8e8ad56b71e30636f38fc/examples/kvSourceGoPlu…