diff --git a/azure-pipeline.yml b/azure-pipeline.yml index 58846af..baa75b1 100644 --- a/azure-pipeline.yml +++ b/azure-pipeline.yml @@ -43,7 +43,7 @@ stages: azure_service_connection: terraform tfvars_file: ../environments/infrastructure-as-code.tfvars environment: prod - ado_environment: nonprod + ado_environment: prod backend_service_connection: terraform backend_azure_rm_resource_group_name: rg-terraform-ops backend_azure_rm_storage_account_name: casadevopsterraform diff --git a/versions/modules.prod.yml b/versions/modules.prod.yml new file mode 100644 index 0000000..0b0cbb2 --- /dev/null +++ b/versions/modules.prod.yml @@ -0,0 +1 @@ +variables: