switching terraform backend to azure storage
This commit is contained in:
@@ -17,13 +17,3 @@ jobs:
|
||||
environment_name: test
|
||||
version_number: ${{ github.run_id }}
|
||||
secrets: inherit
|
||||
|
||||
terraform:
|
||||
if: ${{ needs.changes.outputs.infrastructure == 'true' }}
|
||||
name: terraform-plan
|
||||
needs:
|
||||
- changes
|
||||
uses: ./.gitea/workflows/terraform.yaml
|
||||
with:
|
||||
environment_name: test
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user