Skip to content

Commit ee4abc4

Browse files
ci: fix tf-drift.yml (#61)
1 parent fe5b550 commit ee4abc4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tf-drift.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ jobs:
2121
terraform-plan:
2222
name: 'Terraform Plan'
2323
runs-on: ubuntu-latest
24-
env:
25-
#this is needed since we are running terraform with read-only permissions
26-
ARM_SKIP_PROVIDER_REGISTRATION: true
2724
outputs:
2825
tfplanExitCode: ${{ steps.tf-plan.outputs.exitcode }}
2926

0 commit comments

Comments
 (0)