Skip to content

Commit

Permalink
Add missing subscription_id to test action in gh.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tsonov committed Nov 11, 2024
1 parent 43e8492 commit 635135b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,6 @@ jobs:
TF_VAR_castai_api_token: ${{ secrets.CASTAI_TOKEN }}
TF_VAR_castai_api_url: ${{ secrets.CASTAI_URL }}
TF_VAR_cluster_region: "germanywestcentral"
TF_VAR_subscription_id: ${{ secrets.AZURE_TF_ACCEPTANCE_TEST_ARM_SUBSCRIPTION_ID }}
id: aks_plan_examples
run: cd examples/aks/aks_cluster && terraform plan 1> /dev/null

0 comments on commit 635135b

Please sign in to comment.