Terraform を使用した HTTPS コンテンツ ベース ロードバランサ のレビュー
19705 件のレビュー
I cannot finish, there is a file missing. Error: module.mig3.google_compute_instance_group_manager.default: "rolling_update_policy": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. See https://terraform.io/docs/providers/g oogle/provider_versions.html for more details. Error: module.mig3.google_compute_instance_template.default: "network_interface.0.address": [REMOVED] Please use network_ip google2650207_student@cs-6000-devshell-vm-1decb19a-4c7f-4199-ae68-a5c2874f00bf:~/terraform-google-lb-http/examples/https-content$ ls diagram.png gceme.sh.tpl gcp-logo.svg main.tf mig.tf README.md test.sh tls.tf google2650207_student@cs-6000-devshell-vm-1decb19a-4c7f-4199-ae68-a5c2874f00bf:~/terraform-google-lb-http/examples/https-content$
Sanchez Jonathan · 7年以上前にレビュー済み
not working. a PR to solve it is waiting g to be approved https://github.com/GoogleCloudPlatform/terraform-google-managed-instance-group/pull/39
Ricordel David · 7年以上前にレビュー済み
This lab is broken... It's not up-to-date with current terraform, so you need to force a version in main.tf, e.g.: provider "google" { region = "${var.group1_region}" version = "1.18" } Also, it automatically redirects from http to https, which causes Chrome to flag the certs as invalid and not show the page...
Crowder Timothy · 7年以上前にレビュー済み
There are errors with the provided version.
Martinez Darien · 7年以上前にレビュー済み
Good
Ardiansyah Bambang · 7年以上前にレビュー済み
Lopez Maria · 7年以上前にレビュー済み
I was not able to complete the lab due to error. <terraform plan -out=tfplan is throwing error>.
Nair Anil · 7年以上前にレビュー済み
klomklang utaiwut · 7年以上前にレビュー済み
Not working, sample errors below when running terraform plan: Error: module.mig3.google_compute_instance_group_manager.default: "auto_healing_policies": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. See https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig3.google_compute_instance_group_manager.default: "auto_healing_policies.0.health_check": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. See https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig3.google_compute_instance_group_manager.default: "auto_healing_policies.0.initial_delay_sec": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. See https://terraform.io/docs/providers/google/provider_versions.html for more details.
Hidalgo Sherwin · 7年以上前にレビュー済み
Campbell Jai · 7年以上前にレビュー済み
Error: module.mig2.google_compute_instance_group_manager.default: "auto_healing_policies.0.initial_delay_sec": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. See https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig2.google_compute_instance_group_manager.default: "rolling_update_policy": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. S ee https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig2.google_compute_instance_template.default: "network_interface.0.address": [REMOVED] Please use network_ip Error: module.mig3.google_compute_instance_group_manager.default: "auto_healing_policies": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. S ee https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig3.google_compute_instance_group_manager.default: "auto_healing_policies.0.health_check": [REMOVED] This field is in beta. Use it in the the google-beta prov ider instead. See https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig3.google_compute_instance_group_manager.default: "auto_healing_policies.0.initial_delay_sec": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. See https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig3.google_compute_instance_group_manager.default: "rolling_update_policy": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. S ee https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig3.google_compute_instance_template.default: "network_interface.0.address": [REMOVED] Please use network_ip
Calado Enrique Ysmael Jr · 7年以上前にレビュー済み
terrafform templates not working
Jarzembowski Marcin · 7年以上前にレビュー済み
Kotai Marlon · 7年以上前にレビュー済み
This lab does not work. google2482945_student@cs-6000-devshell-vm-04dda760-a651-4a6e-91a1-f0792b088f28:~/terraform-google-lb-http/examples/https-content$ terraform plan -out=tfplan Error: google_storage_object_acl.image-acl: expected predefined_acl to be one of [private bucketOwnerRead bucketOwnerFullControl projectPrivate authenticatedRead publicRead ], got publicread Error: module.mig1.google_compute_instance_group_manager.default: "auto_healing_policies": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. See https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig1.google_compute_instance_group_manager.default: "auto_healing_policies.0.health_check": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. See https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig1.google_compute_instance_group_manager.default: "auto_healing_policies.0.initial_delay_sec": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. See https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig1.google_compute_instance_group_manager.default: "rolling_update_policy": [REMOVED] This field is in beta. Use it in the the google-beta provider instead. See https://terraform.io/docs/providers/google/provider_versions.html for more details. Error: module.mig1.google_compute_instance_template.default: "network_interface.0.address": [REMOVED] Please use network_ip
Culley Mark · 7年以上前にレビュー済み
deployment didn't work. the terraform plan could not execute due to automatic usage of google as a provider, rather than google-beta
Renslow Tyler · 7年以上前にレビュー済み
Countryman Sarah · 7年以上前にレビュー済み
Croissant Adam · 7年以上前にレビュー済み
Whipple Austin · 7年以上前にレビュー済み
Klimus Marcin · 7年以上前にレビュー済み
S Sundar R · 7年以上前にレビュー済み
Marsh Craig · 7年以上前にレビュー済み
H Cyrille · 7年以上前にレビュー済み
Geery Taylor · 7年以上前にレビュー済み
Pauro Tina · 7年以上前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。