Skip to content

Commit

Permalink
Missing Inputs (#1994)
Browse files Browse the repository at this point in the history
  • Loading branch information
ross-p-smith authored Jun 8, 2022
1 parent d24315d commit 7741f71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/devcontainer_run_command/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,8 @@ runs:
-e TF_VAR_aad_tenant_id \
-e TF_VAR_api_client_id \
-e TF_VAR_api_client_secret \
-e TF_VAR_application_admin_client_id \
-e TF_VAR_application_admin_client_secret \
-e TF_VAR_arm_subscription_id="${{ inputs.ARM_SUBSCRIPTION_ID }}" \
-e TF_VAR_swagger_ui_client_id \
-e TF_VAR_core_address_space \
Expand Down

0 comments on commit 7741f71

Please sign in to comment.