We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6b295d commit 0f801c1Copy full SHA for 0f801c1
.github/workflows/terraform.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: appvia/appvia-cicd-workflows/.github/workflows/terraform-module-validation.yml@main
20
name: Remote State Module
21
with:
22
- working-directory: modules/remote-state
+ working-directory: modules/remote_state
23
24
provider-validation:
25
0 commit comments