Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
dflook committed Jan 13, 2025
1 parent b16309a commit 4a303c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-apply.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1548,15 +1548,15 @@ jobs:
with:
label: test-apply deprecated_var_ephemeral
path: tests/workflows/test-apply/ephemeral
var: region=eu-west-1
var: mv=hello

- name: Apply using explicit ephemeral value
uses: ./terraform-apply
id: apply
with:
label: test-apply deprecated_var_ephemeral
path: tests/workflows/test-apply/ephemeral
var: region=eu-west-1
var: mv=hello

- name: Check failed to apply
env:
Expand Down

0 comments on commit 4a303c1

Please sign in to comment.