Chris Dobbyn
Chris Dobbyn
It would be great if we could configure our indentation for yaml in the .sops.yaml configuration file. Right now it's just hardcoded to set the indent to 4 all the...
**Is your feature request related to a problem? Please describe.** Our security people would like to see security alerts from github available in slack for consumption. **Describe the solution you'd...
### Terraform Version I was using 0.14.11 but this behaviour is present in all versions (including 1.x) ### Affected Resource(s) - random_pet ### Terraform Configuration Files ```hcl resource "random_pet" "asdf"...
## Describe the Bug When you configure: ```hcl create_iam_access_key = false ``` After PR #58 the code will fail with the error: Expand me ``` ╷ │ Error: Splat of...
Defaulted to "full" in order to not break previous deploys. This was all @Nuru, I'm just copying it from here. https://github.com/cloudposse/terraform-aws-dynamic-subnets/pull/100 ## what * This allows availability zones to be...
### Feature Description Allow `enrichments`, `issues_filter`, and `destination` to be defined as separate resources from workflow. Creating multiple enrichments on a single workflow can balloon a resource to hundreds or...
### Terraform CLI and Provider Versions Terraform v1.3.9 on linux_amd64 + provider registry.terraform.io/hashicorp/aws v4.33.0 ### Use Cases or Problem Statement This is a text type, not binary data. The accept...
Today we have to copy / paste from our editor into the parsing rule workspace. It would be helpful to be able to do this via Terraform in order to...
## what - Add `database_insights_mode`. - Bump aws provider version requirement to `>= 5.92.0` ## why - AWS is asking customers to migrate from the rds performance insights to the...
### Describe the Feature AWS is trying to move people from the old RDS Performance Insights to what they're calling CloudWatch Database Insights. In 5.92.0 of the AWS provider this...