Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
robinmanuelthiel authored Sep 23, 2021
1 parent 2e185c8 commit a673e1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ runs:
- name: Init Terraform
run: |
terraform init \
-reconfigure \
-backend-config="storage_account_name=${{ inputs.backend-storage-account-name }}" \
-backend-config="container_name=${{ inputs.backend-container-name }}" \
-backend-config="key=${{ inputs.backend-key }}"
Expand Down

0 comments on commit a673e1e

Please sign in to comment.