misrarm / advizir-infra

Other
0 stars 0 forks source link

Changing DLP inspect template name. #17

Closed misrarm closed 1 year ago

github-actions[bot] commented 1 year ago

TF Part # 1

Terraform Initialization ⚙️success

Terraform Plan 📖success

Show Plan ``` [command]/home/runner/work/_temp/5000808b-5491-43cd-ada4-498dfb76d094/terraform-bin show -no-color tf.plan 2023-08-01T20:14:34.873Z [INFO] Terraform version: 1.5.4 2023-08-01T20:14:34.875Z [INFO] Go runtime version: go1.20 2023-08-01T20:14:34.875Z [INFO] CLI args: []string{"/home/runner/work/_temp/5000808b-5491-43cd-ada4-498dfb76d094/terraform-bin", "show", "-no-color", "tf.plan"} 2023-08-01T20:14:34.875Z [INFO] CLI command args: []string{"show", "-no-color", "tf.plan"} 2023-08-01T20:14:35.092Z [INFO] provider: configuring client automatic mTLS 2023-08-01T20:14:35.168Z [INFO] provider.terraform-provider-google_v4.73.0_x5: configuring server automatic mTLS: timestamp=2023-08-01T20:14:35.168Z Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: -/+ destroy and then create replacement Terraform will perform the following actions: # google_data_loss_prevention_inspect_template.inspect_template must be replaced -/+ resource "google_data_loss_prevention_inspect_template" "inspect_template" { ~ id = "projects/advizir-dev/locations/us-central1/inspectTemplates/svav-inspect-model" -> (known after apply) ~ name = "svav-inspect-model" -> (known after apply) ~ template_id = "svav-inspect-model" -> "svav-inspect-template" # forces replacement # (3 unchanged attributes hidden) ~ inspect_config { - content_options = [] -> null - exclude_info_types = false -> null - include_quote = false -> null # (1 unchanged attribute hidden) ~ custom_info_types { # (1 unchanged attribute hidden) ~ regex { - group_indexes = [] -> null # (1 unchanged attribute hidden) } # (1 unchanged block hidden) } ~ custom_info_types { # (1 unchanged attribute hidden) ~ regex { - group_indexes = [] -> null # (1 unchanged attribute hidden) } # (1 unchanged block hidden) } # (8 unchanged blocks hidden) } } Plan: 1 to add, 0 to change, 1 to destroy. ::debug::Terraform exited with code 0. ::debug::stdout: %0ATerraform used the selected providers to generate the following execution%0Aplan. Resource actions are indicated with the following symbols:%0A-/+ destroy and then create replacement%0A%0ATerraform will perform the following actions:%0A%0A # google_data_loss_prevention_inspect_template.inspect_template must be replaced%0A-/+ resource "google_data_loss_prevention_inspect_template" "inspect_template" {%0A ~ id = "projects/advizir-dev/locations/us-central1/inspectTemplates/svav-inspect-model" -> (known after apply)%0A ~ name = "svav-inspect-model" -> (known after apply)%0A ~ template_id = "svav-inspect-model" -> "svav-inspect-template" # forces replacement%0A # (3 unchanged attributes hidden)%0A%0A ~ inspect_config {%0A - content_options = [] -> null%0A - exclude_info_types = false -> null%0A - include_quote = false -> null%0A # (1 unchanged attribute hidden)%0A%0A ~ custom_info_types {%0A # (1 unchanged attribute hidden)%0A%0A ~ regex {%0A - group_indexes = [] -> null%0A # (1 unchanged attribute hidden)%0A }%0A%0A # (1 unchanged block hidden)%0A }%0A ~ custom_info_types {%0A # (1 unchanged attribute hidden)%0A%0A ~ regex {%0A - group_indexes = [] -> null%0A # (1 unchanged attribute hidden)%0A }%0A%0A # (1 unchanged block hidden)%0A }%0A%0A # (8 unchanged blocks hidden)%0A }%0A }%0A%0APlan: 1 to add, 0 to change, 1 to destroy.%0A ::debug::stderr: 2023-08-01T20:14:34.873Z [INFO] Terraform version: 1.5.4%0A2023-08-01T20:14:34.875Z [INFO] Go runtime version: go1.20%0A2023-08-01T20:14:34.875Z [INFO] CLI args: []string{"/home/runner/work/_temp/5000808b-5491-43cd-ada4-498dfb76d094/terraform-bin", "show", "-no-color", "tf.plan"}%0A2023-08-01T20:14:34.875Z [INFO] CLI command args: []string{"show", "-no-color", "tf.plan"}%0A2023-08-01T20:14:35.092Z [INFO] provider: configuring client automatic mTLS%0A2023-08-01T20:14:35.168Z [INFO] provider.terraform-provider-google_v4.73.0_x5: configuring server automatic mTLS: timestamp=2023-08-01T20:14:35.168Z%0A ::debug::exitcode: 0 ```

Pusher: @misrarm, Action: pull_request, Workflow: [TF] Applying Infra Changes

github-actions[bot] commented 1 year ago

TF Part # 1

Terraform Initialization ⚙️success

Terraform Plan 📖success

Show Plan ``` [command]/home/runner/work/_temp/810889ef-ca82-4a41-8313-57c9ede4aad1/terraform-bin show -no-color tf.plan 2023-08-01T20:15:56.738Z [INFO] Terraform version: 1.5.4 2023-08-01T20:15:56.738Z [INFO] Go runtime version: go1.20 2023-08-01T20:15:56.738Z [INFO] CLI args: []string{"/home/runner/work/_temp/810889ef-ca82-4a41-8313-57c9ede4aad1/terraform-bin", "show", "-no-color", "tf.plan"} 2023-08-01T20:15:56.739Z [INFO] CLI command args: []string{"show", "-no-color", "tf.plan"} 2023-08-01T20:15:57.020Z [INFO] provider: configuring client automatic mTLS 2023-08-01T20:15:57.119Z [INFO] provider.terraform-provider-google_v4.73.0_x5: configuring server automatic mTLS: timestamp=2023-08-01T20:15:57.119Z Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: -/+ destroy and then create replacement Terraform will perform the following actions: # google_data_loss_prevention_inspect_template.inspect_template must be replaced -/+ resource "google_data_loss_prevention_inspect_template" "inspect_template" { ~ id = "projects/advizir-dev/locations/us-central1/inspectTemplates/svav-inspect-model" -> (known after apply) ~ name = "svav-inspect-model" -> (known after apply) ~ template_id = "svav-inspect-model" -> "svav-inspect-template" # forces replacement # (3 unchanged attributes hidden) ~ inspect_config { - content_options = [] -> null - exclude_info_types = false -> null - include_quote = false -> null # (1 unchanged attribute hidden) ~ custom_info_types { # (1 unchanged attribute hidden) ~ regex { - group_indexes = [] -> null # (1 unchanged attribute hidden) } # (1 unchanged block hidden) } ~ custom_info_types { # (1 unchanged attribute hidden) ~ regex { - group_indexes = [] -> null # (1 unchanged attribute hidden) } # (1 unchanged block hidden) } # (8 unchanged blocks hidden) } } Plan: 1 to add, 0 to change, 1 to destroy. ::debug::Terraform exited with code 0. ::debug::stdout: %0ATerraform used the selected providers to generate the following execution%0Aplan. Resource actions are indicated with the following symbols:%0A-/+ destroy and then create replacement%0A%0ATerraform will perform the following actions:%0A%0A # google_data_loss_prevention_inspect_template.inspect_template must be replaced%0A-/+ resource "google_data_loss_prevention_inspect_template" "inspect_template" {%0A ~ id = "projects/advizir-dev/locations/us-central1/inspectTemplates/svav-inspect-model" -> (known after apply)%0A ~ name = "svav-inspect-model" -> (known after apply)%0A ~ template_id = "svav-inspect-model" -> "svav-inspect-template" # forces replacement%0A # (3 unchanged attributes hidden)%0A%0A ~ inspect_config {%0A - content_options = [] -> null%0A - exclude_info_types = false -> null%0A - include_quote = false -> null%0A # (1 unchanged attribute hidden)%0A%0A ~ custom_info_types {%0A # (1 unchanged attribute hidden)%0A%0A ~ regex {%0A - group_indexes = [] -> null%0A # (1 unchanged attribute hidden)%0A }%0A%0A # (1 unchanged block hidden)%0A }%0A ~ custom_info_types {%0A # (1 unchanged attribute hidden)%0A%0A ~ regex {%0A - group_indexes = [] -> null%0A # (1 unchanged attribute hidden)%0A }%0A%0A # (1 unchanged block hidden)%0A }%0A%0A # (8 unchanged blocks hidden)%0A }%0A }%0A%0APlan: 1 to add, 0 to change, 1 to destroy.%0A ::debug::stderr: 2023-08-01T20:15:56.738Z [INFO] Terraform version: 1.5.4%0A2023-08-01T20:15:56.738Z [INFO] Go runtime version: go1.20%0A2023-08-01T20:15:56.738Z [INFO] CLI args: []string{"/home/runner/work/_temp/810889ef-ca82-4a41-8313-57c9ede4aad1/terraform-bin", "show", "-no-color", "tf.plan"}%0A2023-08-01T20:15:56.739Z [INFO] CLI command args: []string{"show", "-no-color", "tf.plan"}%0A2023-08-01T20:15:57.020Z [INFO] provider: configuring client automatic mTLS%0A2023-08-01T20:15:57.119Z [INFO] provider.terraform-provider-google_v4.73.0_x5: configuring server automatic mTLS: timestamp=2023-08-01T20:15:57.119Z%0A ::debug::exitcode: 0 ```

Pusher: @misrarm, Action: pull_request, Workflow: [TF] Applying Infra Changes