Skip to content

Commit

Permalink
Merge pull request #48 from DFE-Digital/feature/sathish
Browse files Browse the repository at this point in the history
terraform variable change
  • Loading branch information
SathishMani219 authored Feb 22, 2024
2 parents 55d18ff + 895f246 commit b8d12ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-plan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
- name: Remove Runner to KV whitelist
uses: azure/CLI@v1
if: always()
with:s
with:
azcliversion: 2.45.0
inlineScript: |
az keyvault network-rule remove --name ${{ env.AZ_KEYVAULT_NAME }} --ip-address ${{ steps.whats-my-ip.outputs.ip }} &> /dev/null

0 comments on commit b8d12ba

Please sign in to comment.