Drew Arnold
Drew Arnold
### Terraform CLI and Provider Versions ``` $ terraform --version Terraform v1.0.6 on darwin_amd64 ``` But this could be on any version that supports the `random_password` resource. ### Use Cases...
**Describe the outcome you'd like** I want the SecurityHub finding [StepFunctions.1] to be handled during the initial bootstrap of AFT. This can be done by enabling the logs for the...
**Describe the outcome you'd like** We would like the DynamoDB Table (specifically the `lock-table` resource to have [point_in_time_recovery](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/dynamodb_table.html#point_in_time_recovery) enabled. This will allow us to initially pass the AWS SecurityHub -...
**Describe the outcome you'd like** We would like the DynamoDB Tables being created during the initial deployment to be on-demand rather than provisioned to allow for better resource utilization and...