- Use $$ for shell variable escaping in Terraform ($ is Terraform interpolation) - Fix image: docker.io/alpine/git (not library/alpine/git) - Inline command instead of heredoc to avoid Terraform interpolation issues |
||
|---|---|---|
| .. | ||
| .terraform.lock.hcl | ||
| backend.tf | ||
| main.tf | ||
| providers.tf | ||
| secrets | ||
| terragrunt.hcl | ||
| tiers.tf | ||