Skip to content

Commit f978044

Browse files
authored
Update README.md
1 parent 0f7d250 commit f978044

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/basic/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ The fastest way to get a dbt Cloud project, environments, and a scheduled job un
99
| `dbt-config.yml` | Your dbt Cloud configuration (edit this) |
1010
| `main.tf` | Wires the YAML file into the module (no edits needed) |
1111
| `variables.tf` | Input variable declarations |
12-
| `terraform.tfvars.example` | Credential template — copy to `terraform.tfvars` |
1312
| `.env.example` | Environment variable template for CI/CD secrets |
1413
| `.github/workflows/` | GitHub Actions CI (plan on PR) and CD (apply on merge) |
1514

0 commit comments

Comments
 (0)