Skip to content

Commit

Permalink
Update waap-k8s-apply.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
janibashamd authored Sep 5, 2023
1 parent db36161 commit 7c9d6b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/waap-k8s-apply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ jobs:
cloud {
organization = "${{ secrets.TF_CLOUD_ORGANIZATION }}"
workspaces {
name = "${{ secrets.TF_CLOUD_WORKSPACE_BOOKINFO }}"
name = "${{ secrets.TF_CLOUD_WORKSPACE_CELB }}"
}
}
}
Expand Down Expand Up @@ -506,7 +506,7 @@ jobs:
needs: terraform_celb
defaults:
run:
working-directory: ./workflow-guides/waf/f5-xc-waf-on-k8s/terraflorm/xc
working-directory: ./workflow-guides/waf/f5-xc-waf-on-k8s/terraform/xc
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 7c9d6b5

Please sign in to comment.