terraform-reference icon indicating copy to clipboard operation
terraform-reference copied to clipboard

Terraform reference / skel Control Repo for building for building multi-tier services

Results 4 terraform-reference issues
Sort by recently updated
recently updated
newest added

```sh #!/bin/sh -eo pipefail terraform init -input=false Initializing the backend... "lock_table": [DEPRECATED] please use the dynamodb_table attribute ``` let's fix this, and then propagate the fix to our other modules.