Skip to content

Commit db85dea

Browse files
committed
Fix resource name
1 parent 6672884 commit db85dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-refresh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
with:
8585
path: tests/workflows/test-refresh
8686
target: |
87-
local_file.test
87+
local_file.one
8888
8989
- name: Plan after targeted refresh
9090
uses: ./terraform-plan

0 commit comments

Comments
 (0)