switching terraform backend to azure storage
All checks were successful
Pull Request / changes (pull_request) Successful in 23s
Pull Request / build-and-test (pull_request) Has been skipped
Pull Request / terraform-plan (pull_request) Has been skipped

This commit is contained in:
2026-07-13 11:46:41 -05:00
parent 81c589001b
commit 875b8a0d90
4 changed files with 5 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ jobs:
name: terraform-plan
needs:
- changes
uses: ./.gitea/workflows/infrastructure.yaml
uses: ./.gitea/workflows/terraform.yaml
with:
environment_name: test
secrets: inherit