We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f7d250 commit f978044Copy full SHA for f978044
1 file changed
examples/basic/README.md
@@ -9,7 +9,6 @@ The fastest way to get a dbt Cloud project, environments, and a scheduled job un
9
| `dbt-config.yml` | Your dbt Cloud configuration (edit this) |
10
| `main.tf` | Wires the YAML file into the module (no edits needed) |
11
| `variables.tf` | Input variable declarations |
12
-| `terraform.tfvars.example` | Credential template — copy to `terraform.tfvars` |
13
| `.env.example` | Environment variable template for CI/CD secrets |
14
| `.github/workflows/` | GitHub Actions CI (plan on PR) and CD (apply on merge) |
15
0 commit comments