Setting up test infrastructure pipeline v11

This commit is contained in:
Piasecki-grid 2025-03-28 10:52:20 +01:00
parent 788355ab4a
commit be3e1b00c4

View file

@ -52,11 +52,6 @@ jobs:
--name tfstate \
--account-name tfstatestorageaccount25
az ad sp create-for-rbac \
--name "terraform-github-actions" \
--role Contributor \
--scopes /subscriptions/${{ secrets.AZURE_SUBSCRIPTION_ID }}
- name: Terraform Init
run: |
cd cicd/grid-capstone-terraform-infra