-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9050061
commit cd60b97
Showing
10 changed files
with
30 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 5 additions & 5 deletions
10
IAC/Terraform/terraform/03_webapp/01_deployment/terraform.tfvars.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"env": "dev", | ||
"location": "westus", | ||
"docker_image_name_web": "crsymphony360.azurecr.io/eshopwebmvc", | ||
"docker_image_name_web": "crlexecgrm691.azurecr.io/eshopwebmvc", | ||
"docker_image_tag": "a72dd77", | ||
"cr_resource_group_name": "devops-symphony-362", | ||
"cr_name": "crsymphony360", | ||
"cr_resource_group_name": "rg-lexecgrm-691", | ||
"cr_name": "crlexecgrm691", | ||
"app_service_sku_size": "S1", | ||
"app_service_sku_tier": "Standard", | ||
"rs_resource_group_name": "devops-symphony-362", | ||
"rs_storage_account_name": "symphonyremotestate360", | ||
"rs_resource_group_name": "rg-lexecgrm-691", | ||
"rs_storage_account_name": "salexecgrm691", | ||
"rs_container_name": "tfstate", | ||
"rs_container_key": "02_sql/01_deployment_test_input.tfstate" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"env": "dev", | ||
"location": "westus", | ||
"docker_image_name_web": "crsymphony360.azurecr.io/eshopwebmvc", | ||
"docker_image_name_web": "crlexecgrm691.azurecr.io/eshopwebmvc", | ||
"docker_image_tag": "a72dd77", | ||
"cr_resource_group_name": "devops-symphony-362", | ||
"cr_name": "crsymphony360", | ||
"cr_resource_group_name": "rg-lexecgrm-691", | ||
"cr_name": "crlexecgrm691", | ||
"app_service_sku_size": "S1", | ||
"app_service_sku_tier": "Standard", | ||
"rs_resource_group_name": "devops-symphony-362", | ||
"rs_storage_account_name": "symphonyremotestate360", | ||
"rs_resource_group_name": "rg-lexecgrm-691", | ||
"rs_storage_account_name": "salexecgrm691", | ||
"rs_container_name": "tfstate", | ||
"rs_container_key": "02_sql/01_deployment.tfstate" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
{ | ||
"location": "westus", | ||
"docker_image_name_web": "crsymphony360.azurecr.io/eshopwebmvc", | ||
"docker_image_name_web": "crlexecgrm691.azurecr.io/eshopwebmvc", | ||
"docker_image_tag": "a72dd77", | ||
"cr_resource_group_name": "devops-symphony-362", | ||
"cr_name": "crsymphony360", | ||
"cr_resource_group_name": "rg-lexecgrm-691", | ||
"cr_name": "crlexecgrm691", | ||
"app_service_sku_size": "S1", | ||
"app_service_sku_tier": "Standard", | ||
"rs_resource_group_name": "devops-symphony-362", | ||
"rs_storage_account_name": "symphonyremotestate360", | ||
"rs_resource_group_name": "rg-lexecgrm-691", | ||
"rs_storage_account_name": "salexecgrm691", | ||
"rs_container_name": "tfstate", | ||
"rs_container_key": "02_sql/01_deployment.tfstate" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"env": "prod", | ||
"location": "westus", | ||
"docker_image_name_web": "crsymphony360.azurecr.io/eshopwebmvc", | ||
"docker_image_name_web": "crlexecgrm691.azurecr.io/eshopwebmvc", | ||
"docker_image_tag": "a72dd77", | ||
"cr_resource_group_name": "devops-symphony-362", | ||
"cr_name": "crsymphony360", | ||
"cr_resource_group_name": "rg-lexecgrm-691", | ||
"cr_name": "crlexecgrm691", | ||
"app_service_sku_size": "S1", | ||
"app_service_sku_tier": "Standard", | ||
"rs_resource_group_name": "devops-symphony-362", | ||
"rs_storage_account_name": "symphonyremotestate360", | ||
"rs_resource_group_name": "rg-lexecgrm-691", | ||
"rs_storage_account_name": "salexecgrm691", | ||
"rs_container_name": "tfstate", | ||
"rs_container_key": "02_sql/01_deployment.tfstate" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters