Skip to content

Commit

Permalink
consolidating tf scenario 1 workflows into a single cicd pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
JinLee794 committed Jan 2, 2024
1 parent d20af21 commit d854376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scenario1.terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ permissions:
pull-requests: write

env:
modulePath: 'scenarios/secure-baseline-multitenant/terraform/'
modulePath: 'scenarios/secure-baseline-multitenant/terraform'
terraformVersion: 1.5.2 # must be greater than or equal to 1.2 for OIDC
backendStateKey: 'scenario1.hub.tfstate'
tfvarPath: 'parameters/ase-multitenant.parameters.tfvars'
Expand Down

0 comments on commit d854376

Please sign in to comment.