-
### Terraform Core Version
1.3.4
### AWS Provider Version
4.39.0_x5
### Affected Resource(s)
`aws_kms_key`
### Expected Behavior
a new KMS Key should have been provisioned
### …
ptdel updated
11 months ago
-
## Describe the Feature
Lambda@Edge submodule should allow tweaking the log group settings, like log retention days or kms key. Currently it's creating the log group automatically with default AWS …
-
### Terraform Core Version
1.3.5
### AWS Provider Version
5.2.0
### Affected Resource(s)
```hcl
resource "aws_ssm_parameter" "redshift_cluster_password" {
name = "master_passw…
-
Use `block_device_mappings` to attach an `ebs` volume to the ec2 instance here:
https://github.com/csye7125-fall2023-group05/infra-jenkins/blob/a247306300223a92c57192053481d4df24e184f4/modules/ec2/…
-
I'm using a display with ubuntu-frame (on ubuntu core) whose picture looks terrible.
It also looks terrible in ubuntu desktop, but in desktop I can set `max bpc` to `8` (with `xrandr`) and it makes t…
-
# Overview
When creating KMS keyring binding, I got following error message:
```
Invalid KeyRing id format, expecting `{projectId}/{locationId}/{keyRingName}` or `{locationId}/{keyRingName}.`
…
-
We currently only support regular key-value pairs, and map/dict values. We should support list values as well.
How to reproduce:
`reflex.yaml`
```
rules:
aws:
- my-rule:
configurati…
-
**Is your feature request related to a problem? Please describe.**
Sometimes, we will want to create a CMK for the cluster resources, can we add this optional functionality to the module?
**Descri…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
[GCS-CMEK](https://github.com/terraform-google-modules/terraform-example-foundation/blob/develop/4-projects/business_unit_1/development/example_storage_cmek.tf)
When the above linked GCS-CMEK is ru…