diff --git a/.github/workflows/infra.yml b/.github/workflows/infra.yml index 406ff7b..602db7a 100644 --- a/.github/workflows/infra.yml +++ b/.github/workflows/infra.yml @@ -32,4 +32,4 @@ jobs: with: azcliversion: 2.66.0 inlineScript: | - az deployment sub create --location westeurope --template-file infrastructure/main.bicep --parameters infrastructure/params/prod.bicepparam + az deployment sub create --location westeurope --template-file infrastructure/main.bicep --parameters infrastructure/params/prod.bicepparam --what-if