Terragrunt now generates cloudflare_provider.tf (Vault-sourced API key) and includes cloudflare in required_providers. These are the generated files from running `terragrunt init -upgrade` across all stacks. [ci skip] Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
6 lines
160 B
HCL
6 lines
160 B
HCL
# Generated by Terragrunt. Sig: nIlQXj57tbuaRZEa
|
|
terraform {
|
|
backend "local" {
|
|
path = "/home/wizard/code/infra/state/stacks/echo/terraform.tfstate"
|
|
}
|
|
}
|