Skip to content

Commit

Permalink
update tf workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
rgraue committed Mar 26, 2024
1 parent 6e3670a commit aa879d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-plan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
env:
TF_CLOUD_ORGANIZATION: "zwell-test"
TF_API_TOKEN: "${{ secrets.TF_API_TOKEN }}"
TF_WORKSPACE: "dev-test"
TF_WORKSPACE: "static-hosting"
CONFIG_DIRECTORY: "./terraform/"

jobs:
Expand Down

0 comments on commit aa879d5

Please sign in to comment.