We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b16309a commit 4a303c1Copy full SHA for 4a303c1
.github/workflows/test-apply.yaml
@@ -1548,15 +1548,15 @@ jobs:
1548
with:
1549
label: test-apply deprecated_var_ephemeral
1550
path: tests/workflows/test-apply/ephemeral
1551
- var: region=eu-west-1
+ var: mv=hello
1552
1553
- name: Apply using explicit ephemeral value
1554
uses: ./terraform-apply
1555
id: apply
1556
1557
1558
1559
1560
1561
- name: Check failed to apply
1562
env:
0 commit comments