Skip to content

Commit 91b54d1

Browse files
committed
fix destroy plan
1 parent 428457f commit 91b54d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ jobs:
291291
name: "Create terraform destroy plan"
292292
needs: [deploy, seed-database]
293293
runs-on: ubuntu-latest
294-
294+
environment: dev
295295
steps:
296296
- name: Create plan
297297
uses: hashicorp/tfc-workflows-github/actions/create-run@v1.3.1

0 commit comments

Comments
 (0)