Created
April 22, 2019 11:49
-
-
Save marcusramberg/19c1f6485eef1cfaa18592aafb660d74 to your computer and use it in GitHub Desktop.
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
Refreshing Terraform state in-memory prior to plan... | |
The refreshed state will be used to calculate this plan, but will not be | |
persisted to local or remote state storage. | |
google_compute_network.production: Refreshing state... (ID: production-network) | |
google_sql_database_instance.dev: Refreshing state... (ID: dev-rg) | |
google_dns_managed_zone.r12-no: Refreshing state... (ID: r12-no) | |
google_sql_database.rg: Refreshing state... (ID: dev-rg:rg) | |
google_compute_subnetwork.production-eu: Refreshing state... (ID: europe-west1/production-eu-subnet) | |
google_dns_record_set.dev-solr-lb: Refreshing state... (ID: r12-no/dev-solr.r12.no./A) | |
google_dns_record_set.dev-web: Refreshing state... (ID: r12-no/dev-web01.r12.no./A) | |
google_dns_record_set.dev-cron: Refreshing state... (ID: r12-no/dev-cron01.r12.no./A) | |
google_dns_record_set.dev-web-lb-star: Refreshing state... (ID: r12-no/*.dev.r12.no./CNAME) | |
google_dns_record_set.dev-solr-cluster[1]: Refreshing state... (ID: r12-no/dev-solr02.r12.no./A) | |
google_dns_record_set.dev-solr-cluster[2]: Refreshing state... (ID: r12-no/dev-solr03.r12.no./A) | |
google_dns_record_set.dev-solr-cluster[0]: Refreshing state... (ID: r12-no/dev-solr01.r12.no./A) | |
google_dns_record_set.dev-cloud-sql: Refreshing state... (ID: r12-no/dev-sql01.r12.no./A) | |
google_dns_record_set.dev-web-lb: Refreshing state... (ID: r12-no/dev.r12.no./A) | |
------------------------------------------------------------------------ | |
An execution plan has been generated and is shown below. | |
Resource actions are indicated with the following symbols: | |
+ create | |
~ update in-place | |
-/+ destroy and then create replacement | |
Terraform will perform the following actions: | |
+ google_compute_address.dev-cron-addr | |
id: <computed> | |
address: <computed> | |
address_type: "EXTERNAL" | |
creation_timestamp: <computed> | |
name: "dev-cron-addr-1" | |
network_tier: <computed> | |
project: <computed> | |
self_link: <computed> | |
users.#: <computed> | |
+ google_compute_address.dev-solr-addr[0] | |
id: <computed> | |
address: <computed> | |
address_type: "EXTERNAL" | |
creation_timestamp: <computed> | |
name: "dev-solr-addr-1" | |
network_tier: <computed> | |
project: <computed> | |
self_link: <computed> | |
users.#: <computed> | |
+ google_compute_address.dev-solr-addr[1] | |
id: <computed> | |
address: <computed> | |
address_type: "EXTERNAL" | |
creation_timestamp: <computed> | |
name: "dev-solr-addr-2" | |
network_tier: <computed> | |
project: <computed> | |
self_link: <computed> | |
users.#: <computed> | |
+ google_compute_address.dev-solr-addr[2] | |
id: <computed> | |
address: <computed> | |
address_type: "EXTERNAL" | |
creation_timestamp: <computed> | |
name: "dev-solr-addr-3" | |
network_tier: <computed> | |
project: <computed> | |
self_link: <computed> | |
users.#: <computed> | |
+ google_compute_address.dev-web-addr | |
id: <computed> | |
address: <computed> | |
address_type: "EXTERNAL" | |
creation_timestamp: <computed> | |
name: "dev-web-addr-1" | |
network_tier: <computed> | |
project: <computed> | |
self_link: <computed> | |
users.#: <computed> | |
+ google_compute_disk.dev-solr-boot[0] | |
id: <computed> | |
creation_timestamp: <computed> | |
disk_encryption_key_sha256: <computed> | |
image: "ubuntu-os-cloud/ubuntu-1604-lts" | |
label_fingerprint: <computed> | |
last_attach_timestamp: <computed> | |
last_detach_timestamp: <computed> | |
name: "dev-solr-01-ssd" | |
physical_block_size_bytes: <computed> | |
project: <computed> | |
self_link: <computed> | |
size: "50" | |
source_image_id: <computed> | |
source_snapshot_id: <computed> | |
type: "pd-ssd" | |
users.#: <computed> | |
zone: "europe-west1-d" | |
+ google_compute_disk.dev-solr-boot[1] | |
id: <computed> | |
creation_timestamp: <computed> | |
disk_encryption_key_sha256: <computed> | |
image: "ubuntu-os-cloud/ubuntu-1604-lts" | |
label_fingerprint: <computed> | |
last_attach_timestamp: <computed> | |
last_detach_timestamp: <computed> | |
name: "dev-solr-02-ssd" | |
physical_block_size_bytes: <computed> | |
project: <computed> | |
self_link: <computed> | |
size: "50" | |
source_image_id: <computed> | |
source_snapshot_id: <computed> | |
type: "pd-ssd" | |
users.#: <computed> | |
zone: "europe-west1-d" | |
+ google_compute_disk.dev-solr-boot[2] | |
id: <computed> | |
creation_timestamp: <computed> | |
disk_encryption_key_sha256: <computed> | |
image: "ubuntu-os-cloud/ubuntu-1604-lts" | |
label_fingerprint: <computed> | |
last_attach_timestamp: <computed> | |
last_detach_timestamp: <computed> | |
name: "dev-solr-03-ssd" | |
physical_block_size_bytes: <computed> | |
project: <computed> | |
self_link: <computed> | |
size: "50" | |
source_image_id: <computed> | |
source_snapshot_id: <computed> | |
type: "pd-ssd" | |
users.#: <computed> | |
zone: "europe-west1-d" | |
+ google_compute_disk.solr-data[0] | |
id: <computed> | |
creation_timestamp: <computed> | |
disk_encryption_key_sha256: <computed> | |
label_fingerprint: <computed> | |
last_attach_timestamp: <computed> | |
last_detach_timestamp: <computed> | |
name: "solr-data-1" | |
physical_block_size_bytes: <computed> | |
project: <computed> | |
self_link: <computed> | |
size: "500" | |
source_image_id: <computed> | |
source_snapshot_id: <computed> | |
type: "pd-ssd" | |
users.#: <computed> | |
zone: "europe-west1-d" | |
+ google_compute_disk.solr-data[1] | |
id: <computed> | |
creation_timestamp: <computed> | |
disk_encryption_key_sha256: <computed> | |
label_fingerprint: <computed> | |
last_attach_timestamp: <computed> | |
last_detach_timestamp: <computed> | |
name: "solr-data-2" | |
physical_block_size_bytes: <computed> | |
project: <computed> | |
self_link: <computed> | |
size: "500" | |
source_image_id: <computed> | |
source_snapshot_id: <computed> | |
type: "pd-ssd" | |
users.#: <computed> | |
zone: "europe-west1-d" | |
+ google_compute_disk.solr-data[2] | |
id: <computed> | |
creation_timestamp: <computed> | |
disk_encryption_key_sha256: <computed> | |
label_fingerprint: <computed> | |
last_attach_timestamp: <computed> | |
last_detach_timestamp: <computed> | |
name: "solr-data-3" | |
physical_block_size_bytes: <computed> | |
project: <computed> | |
self_link: <computed> | |
size: "500" | |
source_image_id: <computed> | |
source_snapshot_id: <computed> | |
type: "pd-ssd" | |
users.#: <computed> | |
zone: "europe-west1-d" | |
+ google_compute_disk.solr-dev-backup | |
id: <computed> | |
creation_timestamp: <computed> | |
disk_encryption_key_sha256: <computed> | |
label_fingerprint: <computed> | |
last_attach_timestamp: <computed> | |
last_detach_timestamp: <computed> | |
name: "solr-dev-backup" | |
physical_block_size_bytes: <computed> | |
project: <computed> | |
self_link: <computed> | |
size: "1500" | |
source_image_id: <computed> | |
source_snapshot_id: <computed> | |
type: "pd-standard" | |
users.#: <computed> | |
zone: "europe-west1-d" | |
+ google_compute_forwarding_rule.solr-dev-int-lb-forwarding-rule | |
id: <computed> | |
backend_service: "${google_compute_region_backend_service.solr-dev-int-lb.self_link}" | |
creation_timestamp: <computed> | |
ip_address: <computed> | |
load_balancing_scheme: "INTERNAL" | |
name: "solr-dev-int-lb-forwarding-rule" | |
network: "https://www.googleapis.com/compute/v1/projects/rg-prod/global/networks/production-network" | |
network_tier: <computed> | |
ports.#: "1" | |
ports.1995527683: "8081" | |
project: <computed> | |
self_link: <computed> | |
service_name: <computed> | |
subnetwork: "https://www.googleapis.com/compute/v1/projects/rg-prod/regions/europe-west1/subnetworks/production-eu-subnet" | |
+ google_compute_health_check.solr-health-check | |
id: <computed> | |
check_interval_sec: "5" | |
creation_timestamp: <computed> | |
healthy_threshold: "2" | |
name: "solr-health-check" | |
project: <computed> | |
self_link: <computed> | |
tcp_health_check.#: "1" | |
tcp_health_check.0.port: "8081" | |
tcp_health_check.0.proxy_header: "NONE" | |
timeout_sec: "5" | |
type: <computed> | |
unhealthy_threshold: "2" | |
+ google_compute_instance.dev-cron | |
id: <computed> | |
allow_stopping_for_update: "true" | |
attached_disk.#: "1" | |
attached_disk.0.device_name: <computed> | |
attached_disk.0.disk_encryption_key_sha256: <computed> | |
attached_disk.0.mode: "READ_WRITE" | |
attached_disk.0.source: "solr-backup" | |
boot_disk.#: "1" | |
boot_disk.0.auto_delete: "true" | |
boot_disk.0.device_name: <computed> | |
boot_disk.0.disk_encryption_key_sha256: <computed> | |
boot_disk.0.initialize_params.#: "1" | |
boot_disk.0.initialize_params.0.image: "ubuntu-os-cloud/ubuntu-1604-lts" | |
boot_disk.0.initialize_params.0.size: "200" | |
boot_disk.0.initialize_params.0.type: <computed> | |
can_ip_forward: "false" | |
cpu_platform: <computed> | |
deletion_protection: "true" | |
description: "Instance for dev importers" | |
guest_accelerator.#: <computed> | |
instance_id: <computed> | |
label_fingerprint: <computed> | |
machine_type: "n1-standard-16" | |
metadata_fingerprint: <computed> | |
name: "dev-cron01" | |
network_interface.#: "1" | |
network_interface.0.access_config.#: "1" | |
network_interface.0.access_config.0.assigned_nat_ip: <computed> | |
network_interface.0.access_config.0.nat_ip: "${google_compute_address.dev-cron-addr.*.address[count.index]}" | |
network_interface.0.access_config.0.network_tier: <computed> | |
network_interface.0.address: <computed> | |
network_interface.0.name: <computed> | |
network_interface.0.network_ip: <computed> | |
network_interface.0.subnetwork: "production-eu-subnet" | |
network_interface.0.subnetwork_project: <computed> | |
project: <computed> | |
scheduling.#: "1" | |
scheduling.0.automatic_restart: "true" | |
scheduling.0.on_host_maintenance: "MIGRATE" | |
scheduling.0.preemptible: "false" | |
self_link: <computed> | |
tags.#: "2" | |
tags.3235258666: "development" | |
tags.399311096: "cron" | |
tags_fingerprint: <computed> | |
zone: "europe-west1-d" | |
+ google_compute_instance.dev-solr[0] | |
id: <computed> | |
allow_stopping_for_update: "true" | |
attached_disk.#: "1" | |
attached_disk.0.device_name: <computed> | |
attached_disk.0.disk_encryption_key_sha256: <computed> | |
attached_disk.0.mode: "READ_WRITE" | |
attached_disk.0.source: "solr-data-1" | |
boot_disk.#: "1" | |
boot_disk.0.auto_delete: "false" | |
boot_disk.0.device_name: <computed> | |
boot_disk.0.disk_encryption_key_sha256: <computed> | |
boot_disk.0.initialize_params.#: <computed> | |
boot_disk.0.source: "${google_compute_disk.dev-solr-boot.*.self_link[count.index]}" | |
can_ip_forward: "false" | |
cpu_platform: <computed> | |
deletion_protection: "false" | |
description: "Instance for prod solr sharding" | |
guest_accelerator.#: <computed> | |
instance_id: <computed> | |
label_fingerprint: <computed> | |
machine_type: "n1-standard-16" | |
metadata_fingerprint: <computed> | |
metadata_startup_script: "if(! grep --quiet sdb /etc/fstab); then sudo mkdir -p /var/solr; sudo blkid /dev/sdb; if [[ $? != 0 ]]; then sudo mkfs.ext4 /dev/sdb; fi; sudo sh -c 'echo \"/dev/sdb /var/solr ext4 noatime,data=writeback,errors=remount-ro 0 1\" >> /etc/fstab'; fi; sudo mount /var/solr" | |
name: "dev-solr01" | |
network_interface.#: "1" | |
network_interface.0.access_config.#: "1" | |
network_interface.0.access_config.0.assigned_nat_ip: <computed> | |
network_interface.0.access_config.0.nat_ip: "${google_compute_address.dev-solr-addr.*.address[count.index]}" | |
network_interface.0.access_config.0.network_tier: <computed> | |
network_interface.0.address: <computed> | |
network_interface.0.name: <computed> | |
network_interface.0.network_ip: <computed> | |
network_interface.0.subnetwork: "production-eu-subnet" | |
network_interface.0.subnetwork_project: <computed> | |
project: <computed> | |
scheduling.#: "1" | |
scheduling.0.automatic_restart: "true" | |
scheduling.0.on_host_maintenance: "MIGRATE" | |
scheduling.0.preemptible: "false" | |
self_link: <computed> | |
tags.#: "2" | |
tags.1812359368: "solr" | |
tags.3048477079: "prod" | |
tags_fingerprint: <computed> | |
zone: "europe-west1-d" | |
+ google_compute_instance.dev-solr[1] | |
id: <computed> | |
allow_stopping_for_update: "true" | |
attached_disk.#: "1" | |
attached_disk.0.device_name: <computed> | |
attached_disk.0.disk_encryption_key_sha256: <computed> | |
attached_disk.0.mode: "READ_WRITE" | |
attached_disk.0.source: "solr-data-2" | |
boot_disk.#: "1" | |
boot_disk.0.auto_delete: "false" | |
boot_disk.0.device_name: <computed> | |
boot_disk.0.disk_encryption_key_sha256: <computed> | |
boot_disk.0.initialize_params.#: <computed> | |
boot_disk.0.source: "${google_compute_disk.dev-solr-boot.*.self_link[count.index]}" | |
can_ip_forward: "false" | |
cpu_platform: <computed> | |
deletion_protection: "false" | |
description: "Instance for prod solr sharding" | |
guest_accelerator.#: <computed> | |
instance_id: <computed> | |
label_fingerprint: <computed> | |
machine_type: "n1-standard-16" | |
metadata_fingerprint: <computed> | |
metadata_startup_script: "if(! grep --quiet sdb /etc/fstab); then sudo mkdir -p /var/solr; sudo blkid /dev/sdb; if [[ $? != 0 ]]; then sudo mkfs.ext4 /dev/sdb; fi; sudo sh -c 'echo \"/dev/sdb /var/solr ext4 noatime,data=writeback,errors=remount-ro 0 1\" >> /etc/fstab'; fi; sudo mount /var/solr" | |
name: "dev-solr02" | |
network_interface.#: "1" | |
network_interface.0.access_config.#: "1" | |
network_interface.0.access_config.0.assigned_nat_ip: <computed> | |
network_interface.0.access_config.0.nat_ip: "${google_compute_address.dev-solr-addr.*.address[count.index]}" | |
network_interface.0.access_config.0.network_tier: <computed> | |
network_interface.0.address: <computed> | |
network_interface.0.name: <computed> | |
network_interface.0.network_ip: <computed> | |
network_interface.0.subnetwork: "production-eu-subnet" | |
network_interface.0.subnetwork_project: <computed> | |
project: <computed> | |
scheduling.#: "1" | |
scheduling.0.automatic_restart: "true" | |
scheduling.0.on_host_maintenance: "MIGRATE" | |
scheduling.0.preemptible: "false" | |
self_link: <computed> | |
tags.#: "2" | |
tags.1812359368: "solr" | |
tags.3048477079: "prod" | |
tags_fingerprint: <computed> | |
zone: "europe-west1-d" | |
+ google_compute_instance.dev-solr[2] | |
id: <computed> | |
allow_stopping_for_update: "true" | |
attached_disk.#: "1" | |
attached_disk.0.device_name: <computed> | |
attached_disk.0.disk_encryption_key_sha256: <computed> | |
attached_disk.0.mode: "READ_WRITE" | |
attached_disk.0.source: "solr-data-3" | |
boot_disk.#: "1" | |
boot_disk.0.auto_delete: "false" | |
boot_disk.0.device_name: <computed> | |
boot_disk.0.disk_encryption_key_sha256: <computed> | |
boot_disk.0.initialize_params.#: <computed> | |
boot_disk.0.source: "${google_compute_disk.dev-solr-boot.*.self_link[count.index]}" | |
can_ip_forward: "false" | |
cpu_platform: <computed> | |
deletion_protection: "false" | |
description: "Instance for prod solr sharding" | |
guest_accelerator.#: <computed> | |
instance_id: <computed> | |
label_fingerprint: <computed> | |
machine_type: "n1-standard-16" | |
metadata_fingerprint: <computed> | |
metadata_startup_script: "if(! grep --quiet sdb /etc/fstab); then sudo mkdir -p /var/solr; sudo blkid /dev/sdb; if [[ $? != 0 ]]; then sudo mkfs.ext4 /dev/sdb; fi; sudo sh -c 'echo \"/dev/sdb /var/solr ext4 noatime,data=writeback,errors=remount-ro 0 1\" >> /etc/fstab'; fi; sudo mount /var/solr" | |
name: "dev-solr03" | |
network_interface.#: "1" | |
network_interface.0.access_config.#: "1" | |
network_interface.0.access_config.0.assigned_nat_ip: <computed> | |
network_interface.0.access_config.0.nat_ip: "${google_compute_address.dev-solr-addr.*.address[count.index]}" | |
network_interface.0.access_config.0.network_tier: <computed> | |
network_interface.0.address: <computed> | |
network_interface.0.name: <computed> | |
network_interface.0.network_ip: <computed> | |
network_interface.0.subnetwork: "production-eu-subnet" | |
network_interface.0.subnetwork_project: <computed> | |
project: <computed> | |
scheduling.#: "1" | |
scheduling.0.automatic_restart: "true" | |
scheduling.0.on_host_maintenance: "MIGRATE" | |
scheduling.0.preemptible: "false" | |
self_link: <computed> | |
tags.#: "2" | |
tags.1812359368: "solr" | |
tags.3048477079: "prod" | |
tags_fingerprint: <computed> | |
zone: "europe-west1-d" | |
+ google_compute_instance.dev-web | |
id: <computed> | |
allow_stopping_for_update: "true" | |
boot_disk.#: "1" | |
boot_disk.0.auto_delete: "true" | |
boot_disk.0.device_name: <computed> | |
boot_disk.0.disk_encryption_key_sha256: <computed> | |
boot_disk.0.initialize_params.#: "1" | |
boot_disk.0.initialize_params.0.image: "ubuntu-os-cloud/ubuntu-1604-lts" | |
boot_disk.0.initialize_params.0.size: "200" | |
boot_disk.0.initialize_params.0.type: <computed> | |
can_ip_forward: "false" | |
cpu_platform: <computed> | |
deletion_protection: "true" | |
description: "Instance for prod web" | |
guest_accelerator.#: <computed> | |
instance_id: <computed> | |
label_fingerprint: <computed> | |
machine_type: "custom-6-36864" | |
metadata_fingerprint: <computed> | |
name: "dev-web01" | |
network_interface.#: "1" | |
network_interface.0.access_config.#: "1" | |
network_interface.0.access_config.0.assigned_nat_ip: <computed> | |
network_interface.0.access_config.0.nat_ip: "${google_compute_address.dev-web-addr.*.address[count.index] }" | |
network_interface.0.access_config.0.network_tier: <computed> | |
network_interface.0.address: <computed> | |
network_interface.0.name: <computed> | |
network_interface.0.network_ip: <computed> | |
network_interface.0.subnetwork: "production-eu-subnet" | |
network_interface.0.subnetwork_project: <computed> | |
project: <computed> | |
scheduling.#: "1" | |
scheduling.0.automatic_restart: "true" | |
scheduling.0.on_host_maintenance: "MIGRATE" | |
scheduling.0.preemptible: "false" | |
self_link: <computed> | |
tags.#: "2" | |
tags.3235258666: "development" | |
tags.365508689: "web" | |
tags_fingerprint: <computed> | |
zone: "europe-west1-d" | |
+ google_compute_instance_group.dev-cron | |
id: <computed> | |
instances.#: <computed> | |
name: "dev-cron" | |
network: <computed> | |
project: <computed> | |
self_link: <computed> | |
size: <computed> | |
zone: "europe-west1-d" | |
+ google_compute_instance_group.dev-solr-group | |
id: <computed> | |
instances.#: <computed> | |
name: "dev-solr-group" | |
named_port.#: "2" | |
named_port.0.name: "http" | |
named_port.0.port: "80" | |
named_port.1.name: "https" | |
named_port.1.port: "443" | |
network: <computed> | |
project: <computed> | |
self_link: <computed> | |
size: <computed> | |
zone: "europe-west1-d" | |
+ google_compute_instance_group.dev-web | |
id: <computed> | |
instances.#: <computed> | |
name: "dev-web" | |
named_port.#: "1" | |
named_port.0.name: "http" | |
named_port.0.port: "80" | |
network: <computed> | |
project: <computed> | |
self_link: <computed> | |
size: <computed> | |
zone: <computed> | |
+ google_compute_region_backend_service.solr-dev-int-lb | |
id: <computed> | |
backend.#: "1" | |
backend.~4147200971.description: "" | |
backend.~4147200971.group: "${google_compute_instance_group.dev-solr-group.self_link}" | |
connection_draining_timeout_sec: "0" | |
fingerprint: <computed> | |
health_checks.#: <computed> | |
name: "solr-dev-int-lb" | |
project: <computed> | |
protocol: <computed> | |
region: "europe-west1" | |
self_link: <computed> | |
session_affinity: <computed> | |
timeout_sec: <computed> | |
-/+ google_dns_record_set.dev-cloud-sql (new resource required) | |
id: "r12-no/dev-sql01.r12.no./A" => <computed> (forces new resource) | |
managed_zone: "r12-no" => "r12-no" | |
name: "dev-sql01.r12.no." => "dev-sql.r12.no." (forces new resource) | |
project: "rg-prod" => <computed> | |
rrdatas.#: "1" => "1" | |
rrdatas.0: "35.240.100.34" => "35.240.100.34" | |
ttl: "300" => "300" | |
type: "A" => "A" | |
+ google_dns_record_set.dev-cloud-sql-int | |
id: <computed> | |
managed_zone: "r12-no" | |
name: "dev-sql-int.r12.no." | |
project: <computed> | |
rrdatas.#: "1" | |
rrdatas.0: "10.8.0.5" | |
ttl: "300" | |
type: "A" | |
~ google_dns_record_set.dev-cron | |
rrdatas.#: "1" => <computed> | |
~ google_dns_record_set.dev-solr-cluster[0] | |
rrdatas.#: "1" => <computed> | |
~ google_dns_record_set.dev-solr-cluster[1] | |
rrdatas.#: "1" => <computed> | |
~ google_dns_record_set.dev-solr-cluster[2] | |
rrdatas.#: "1" => <computed> | |
~ google_dns_record_set.dev-solr-lb | |
rrdatas.#: "1" => <computed> | |
-/+ google_dns_record_set.dev-web (new resource required) | |
id: "r12-no/dev-web01.r12.no./A" => <computed> (forces new resource) | |
managed_zone: "r12-no" => "r12-no" | |
name: "dev-web01.r12.no." => "dev-web01-int.r12.no." (forces new resource) | |
project: "rg-prod" => <computed> | |
rrdatas.#: "1" => <computed> | |
ttl: "300" => "300" | |
type: "A" => "A" | |
-/+ google_dns_record_set.dev-web-lb (new resource required) | |
id: "r12-no/dev.r12.no./A" => <computed> (forces new resource) | |
managed_zone: "r12-no" => "r12-no" | |
name: "dev.r12.no." => "prod.r12.no." (forces new resource) | |
project: "rg-prod" => <computed> | |
rrdatas.#: "1" => <computed> | |
ttl: "300" => "300" | |
type: "A" => "A" | |
-/+ google_dns_record_set.dev-web-lb-star (new resource required) | |
id: "r12-no/*.dev.r12.no./CNAME" => <computed> (forces new resource) | |
managed_zone: "r12-no" => "r12-no" | |
name: "*.dev.r12.no." => "*.prod.r12.no." (forces new resource) | |
project: "rg-prod" => <computed> | |
rrdatas.#: "1" => <computed> | |
ttl: "300" => "300" | |
type: "CNAME" => "A" | |
+ module.gce-lb-http.google_compute_backend_service.default | |
id: <computed> | |
backend.#: <computed> | |
cdn_policy.#: <computed> | |
connection_draining_timeout_sec: "300" | |
creation_timestamp: <computed> | |
fingerprint: <computed> | |
health_checks.#: <computed> | |
load_balancing_scheme: "EXTERNAL" | |
name: "dev-http-lb-backend-0" | |
port_name: "http" | |
project: <computed> | |
protocol: "HTTP" | |
self_link: <computed> | |
session_affinity: <computed> | |
timeout_sec: "360" | |
+ module.gce-lb-http.google_compute_firewall.default-hc | |
id: <computed> | |
allow.#: "1" | |
allow.272637744.ports.#: "1" | |
allow.272637744.ports.0: "80" | |
allow.272637744.protocol: "tcp" | |
creation_timestamp: <computed> | |
destination_ranges.#: <computed> | |
direction: <computed> | |
name: "dev-http-lb-hc-0" | |
network: "default" | |
priority: "1000" | |
project: <computed> | |
self_link: <computed> | |
source_ranges.#: "4" | |
source_ranges.1468324647: "209.85.204.0/22" | |
source_ranges.1567232126: "209.85.152.0/22" | |
source_ranges.2192388802: "130.211.0.0/22" | |
source_ranges.2394378644: "35.191.0.0/16" | |
target_tags.#: "2" | |
target_tags.3235258666: "development" | |
target_tags.365508689: "web" | |
+ module.gce-lb-http.google_compute_global_address.default | |
id: <computed> | |
address: <computed> | |
creation_timestamp: <computed> | |
name: "dev-http-lb-address" | |
project: <computed> | |
self_link: <computed> | |
+ module.gce-lb-http.google_compute_global_forwarding_rule.http | |
id: <computed> | |
ip_address: "${google_compute_global_address.default.address}" | |
ip_protocol: <computed> | |
label_fingerprint: <computed> | |
name: "dev-http-lb" | |
port_range: "80" | |
project: <computed> | |
self_link: <computed> | |
target: "${google_compute_target_http_proxy.default.self_link}" | |
+ module.gce-lb-http.google_compute_http_health_check.default | |
id: <computed> | |
check_interval_sec: "15" | |
creation_timestamp: <computed> | |
healthy_threshold: "2" | |
name: "dev-http-lb-backend-0" | |
port: "80" | |
project: <computed> | |
request_path: "/status/200" | |
self_link: <computed> | |
timeout_sec: "5" | |
unhealthy_threshold: "2" | |
+ module.gce-lb-http.google_compute_target_http_proxy.default | |
id: <computed> | |
creation_timestamp: <computed> | |
name: "dev-http-lb-http-proxy" | |
project: <computed> | |
proxy_id: <computed> | |
self_link: <computed> | |
url_map: "${element(compact(concat(list(var.url_map), google_compute_url_map.default.*.self_link)), 0)}" | |
+ module.gce-lb-http.google_compute_url_map.default | |
id: <computed> | |
creation_timestamp: <computed> | |
default_service: "${google_compute_backend_service.default.0.self_link}" | |
fingerprint: <computed> | |
map_id: <computed> | |
name: "dev-http-lb-url-map" | |
project: <computed> | |
self_link: <computed> | |
Plan: 35 to add, 5 to change, 4 to destroy. | |
------------------------------------------------------------------------ | |
This plan was saved to: build_dev | |
To perform exactly these actions, run the following command to apply: | |
terraform apply "build_dev" | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment