You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or 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
Since we changed our infrastructure, we have CI/CD pipelines that achieve the goals that we want right now. The pipelines deactivated in this PR are the legacy ones, and we don't need them anymore.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
~ update in-place
Terraform will perform the following actions:
module.ui.azurerm_app_service.this will be updated in-place
~ resource "azurerm_app_service" "this" {
id = "/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-stage/providers/Microsoft.Web/sites/time-tracker-service-stage-ui"
name = "time-tracker-service-stage-ui"
tags = {}
# (17 unchanged attributes hidden)
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
~ update in-place
-/+ destroy and then create replacement
Terraform will perform the following actions:
module.ui.azurerm_app_service.this will be updated in-place
~ resource "azurerm_app_service" "this" {
~ app_settings = {
# Warning: this attribute value will be marked as sensitive and will not
# display in UI output after applying this change. The value is unchanged.
~ "DOCKER_REGISTRY_SERVER_PASSWORD" = (sensitive)
# Warning: this attribute value will be marked as sensitive and will not
# display in UI output after applying this change. The value is unchanged.
~ "DOCKER_REGISTRY_SERVER_URL" = (sensitive)
# Warning: this attribute value will be marked as sensitive and will not
# display in UI output after applying this change. The value is unchanged.
~ "DOCKER_REGISTRY_SERVER_USERNAME" = (sensitive)
}
~ https_only = true -> false
id = "/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-prod/providers/Microsoft.Web/sites/time-tracker-service-prod-ui"
name = "time-tracker-service-prod-ui"
tags = {}
# (15 unchanged attributes hidden)
~ site_config {
+ acr_user_managed_identity_client_id = ""
+ app_command_line = ""
+ auto_swap_slot_name = ""
+ health_check_path = ""
+ java_container = ""
+ java_container_version = ""
+ java_version = ""
# Warning: this attribute value will be marked as sensitive and will not
# display in UI output after applying this change.
~ linux_fx_version = (sensitive)
+ php_version = ""
+ python_version = ""
+ windows_fx_version = ""
# (19 unchanged attributes hidden)
# (1 unchanged block hidden)
}
# (4 unchanged blocks hidden)
}
module.ui.azurerm_app_service_certificate_binding.this must be replaced
-/+ resource "azurerm_app_service_certificate_binding" "this" {
~ app_service_name = "time-tracker-service-prod-ui" -> (known after apply)
~ certificate_id = "/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-prod/providers/Microsoft.Web/certificates/ui.timetrackerapp.ioet.com" -> (known after apply) # forces replacement
~ hostname = "ui.timetrackerapp.ioet.com" -> (known after apply)
~ id = "/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-prod/providers/Microsoft.Web/sites/time-tracker-service-prod-ui/hostNameBindings/ui.timetrackerapp.ioet.com|/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-prod/providers/Microsoft.Web/certificates/ui.timetrackerapp.ioet.com" -> (known after apply)
~ thumbprint = "1EB16A439CB36538644BF7072F553E2876B72872" -> (known after apply)
# (2 unchanged attributes hidden)
- timeouts {}
}
module.ui.azurerm_app_service_managed_certificate.this must be replaced
-/+ resource "azurerm_app_service_managed_certificate" "this" {
~ canonical_name = "ui.timetrackerapp.ioet.com" -> (known after apply)
+ custom_hostname_binding_id = "/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-prod/providers/Microsoft.Web/sites/time-tracker-service-prod-ui/hostNameBindings/ui.timetrackerapp.ioet.com" # forces replacement
~ expiration_date = "2023-03-23T23:59:59Z" -> (known after apply)
+ friendly_name = (known after apply)
~ host_names = [
- "ui.timetrackerapp.ioet.com",
] -> (known after apply)
~ id = "/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-prod/providers/Microsoft.Web/certificates/ui.timetrackerapp.ioet.com" -> (known after apply)
~ issue_date = "2022-09-23T00:00:00Z" -> (known after apply)
~ issuer = "GeoTrust Global TLS RSA4096 SHA256 2022 CA1" -> (known after apply)
~ subject_name = "ui.timetrackerapp.ioet.com" -> (known after apply)
- tags = {} -> null
~ thumbprint = "1EB16A439CB36538644BF7072F553E2876B72872" -> (known after apply)
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
~ update in-place
-/+ destroy and then create replacement
Terraform will perform the following actions:
module.ui.azurerm_app_service.this will be updated in-place
~ resource "azurerm_app_service" "this" {
~ app_settings = {
# Warning: this attribute value will be marked as sensitive and will not
# display in UI output after applying this change. The value is unchanged.
~ "DOCKER_REGISTRY_SERVER_PASSWORD" = (sensitive)
# Warning: this attribute value will be marked as sensitive and will not
# display in UI output after applying this change. The value is unchanged.
~ "DOCKER_REGISTRY_SERVER_URL" = (sensitive)
# Warning: this attribute value will be marked as sensitive and will not
# display in UI output after applying this change. The value is unchanged.
~ "DOCKER_REGISTRY_SERVER_USERNAME" = (sensitive)
}
~ https_only = true -> false
id = "/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-prod/providers/Microsoft.Web/sites/time-tracker-service-prod-ui"
name = "time-tracker-service-prod-ui"
tags = {}
# (15 unchanged attributes hidden)
~ site_config {
+ acr_user_managed_identity_client_id = ""
+ app_command_line = ""
+ auto_swap_slot_name = ""
+ health_check_path = ""
+ java_container = ""
+ java_container_version = ""
+ java_version = ""
# Warning: this attribute value will be marked as sensitive and will not
# display in UI output after applying this change.
~ linux_fx_version = (sensitive)
+ php_version = ""
+ python_version = ""
+ windows_fx_version = ""
# (19 unchanged attributes hidden)
# (1 unchanged block hidden)
}
# (4 unchanged blocks hidden)
}
module.ui.azurerm_app_service_certificate_binding.this must be replaced
-/+ resource "azurerm_app_service_certificate_binding" "this" {
~ app_service_name = "time-tracker-service-prod-ui" -> (known after apply)
~ certificate_id = "/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-prod/providers/Microsoft.Web/certificates/ui.timetrackerapp.ioet.com" -> (known after apply) # forces replacement
~ hostname = "ui.timetrackerapp.ioet.com" -> (known after apply)
~ id = "/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-prod/providers/Microsoft.Web/sites/time-tracker-service-prod-ui/hostNameBindings/ui.timetrackerapp.ioet.com|/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-prod/providers/Microsoft.Web/certificates/ui.timetrackerapp.ioet.com" -> (known after apply)
~ thumbprint = "1EB16A439CB36538644BF7072F553E2876B72872" -> (known after apply)
# (2 unchanged attributes hidden)
- timeouts {}
}
module.ui.azurerm_app_service_managed_certificate.this must be replaced
-/+ resource "azurerm_app_service_managed_certificate" "this" {
~ canonical_name = "ui.timetrackerapp.ioet.com" -> (known after apply)
+ custom_hostname_binding_id = "/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-prod/providers/Microsoft.Web/sites/time-tracker-service-prod-ui/hostNameBindings/ui.timetrackerapp.ioet.com" # forces replacement
~ expiration_date = "2023-03-23T23:59:59Z" -> (known after apply)
+ friendly_name = (known after apply)
~ host_names = [
- "ui.timetrackerapp.ioet.com",
] -> (known after apply)
~ id = "/subscriptions/ca70c44c-ad7a-4333-a22c-07ebc6a69224/resourceGroups/time-tracker-service-prod/providers/Microsoft.Web/certificates/ui.timetrackerapp.ioet.com" -> (known after apply)
~ issue_date = "2022-09-23T00:00:00Z" -> (known after apply)
~ issuer = "GeoTrust Global TLS RSA4096 SHA256 2022 CA1" -> (known after apply)
~ subject_name = "ui.timetrackerapp.ioet.com" -> (known after apply)
- tags = {} -> null
~ thumbprint = "1EB16A439CB36538644BF7072F553E2876B72872" -> (known after apply)
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Since we changed our infrastructure, we have CI/CD pipelines that achieve the goals that we want right now. The pipelines deactivated in this PR are the legacy ones, and we don't need them anymore.