Deploy Kubernetes Load Balancer Service with Terraform avis
57211 avis
Jeff Michael G. · Examiné il y a plus de 3 ans
The terraform apply had some errors related to terraform plugin 4.45 didn't work, 3.90 worked
Esteban Pedro A. · Examiné il y a plus de 3 ans
Kiril T. · Examiné il y a plus de 3 ans
Jeff Michael G. · Examiné il y a plus de 3 ans
Mikaila Jhay B. · Examiné il y a plus de 3 ans
Mikaila Jhay B. · Examiné il y a plus de 3 ans
Siddharth C. · Examiné il y a plus de 3 ans
Влад Л. · Examiné il y a plus de 3 ans
Aron Kurt Yuan L. · Examiné il y a plus de 3 ans
Naresh R. · Examiné il y a plus de 3 ans
Sindhu Manasa G. · Examiné il y a plus de 3 ans
Ajibul R. · Examiné il y a plus de 3 ans
Ajibul R. · Examiné il y a plus de 3 ans
Facing lot of issues on the lab. student_00_8be78446b237@cloudshell:~/tf-gke-k8s-service-lb (qwiklabs-gcp-00-1dd5edbacd69)$ terraform apply ╷ │ Warning: Version constraints inside provider configuration blocks are deprecated │ │ on k8s.tf line 2, in provider "kubernetes": │ 2: version = "~> 1.10.0" │ │ Terraform 0.13 and earlier allowed provider version constraints inside the provider configuration block, but that is now deprecated and will be │ removed in a future version of Terraform. To silence this warning, move the provider version constraint into the required_providers block. ╵ ╷ │ Error: Plugin did not respond │ │ with provider["registry.terraform.io/hashicorp/google"], │ on main.tf line 13, in provider "google": │ 13: provider "google" { │ │ The plugin encountered an error, and failed to respond to the plugin.(*GRPCProvider).ConfigureProvider call. The plugin logs may contain more │ details. ╵ Stack trace from the terraform-provider-google_v4.43.0_x5 plugin: panic: interface conversion: interface {} is nil, not string goroutine 38 [running]: github.com/hashicorp/terraform-provider-google/google.GetCurrentUserEmail(0x32373f8?, {0xc00007c150?, 0x322e820?}) github.com/hashicorp/terraform-provider-google/google/utils.go:511 +0x125 github.com/hashicorp/terraform-provider-google/google.(*Config).logGoogleIdentities(0xc0008d7000) github.com/hashicorp/terraform-provider-google/google/config.go:589 +0xd4 github.com/hashicorp/terraform-provider-google/google.(*Config).LoadAndValidate(0xc0008d7000, {0x32373f8?, 0xc000ee0880}) github.com/hashicorp/terraform-provider-google/google/config.go:480 +0x265 github.com/hashicorp/terraform-provider-google/google.providerConfigure({0x32374a0, 0xc000b15f80}, 0x2c9e360?, 0x1?) github.com/hashicorp/terraform-provider-google/google/provider.go:1627 +0x2a05 github.com/hashicorp/terraform-provider-google/google.Provider.func1({0x32374a0?, 0xc000b15f80?}, 0xc000b15f80?) github.com/hashicorp/terraform-provider-google/google/provider.go:905 +0x27 github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(*Provider).Configure(0xc000088c00, {0x32374a0, 0xc000b15f80}, 0xd?) github.com/hashicorp/terraform-plugin-sdk/v2@v2.18.0/helper/schema/provider.go:297 +0x1e6 github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema.(*GRPCProviderServer).ConfigureProvider(0xc0008923c0, {0x32374a0?, 0xc000b14600?}, 0xc000893500) github.com/hashicorp/terraform-plugin-sdk/v2@v2.18.0/helper/schema/grpc_provider.go:557 +0x345 github.com/hashicorp/terraform-plugin-go/tfprotov5/tf5server.(*server).Configure(0xc000326280, {0x32374a0?, 0xc000b14000?}, 0xc000ee0500) github.com/hashicorp/terraform-plugin-go@v0.10.0/tfprotov5/tf5server/server.go:556 +0x2ce github.com/hashicorp/terraform-plugin-go/tfprotov5/internal/tfplugin5._Provider_Configure_Handler({0x2c63920?, 0xc000326280}, {0x32374a0, 0xc000b14000}, 0xc000addce0, 0x0) github.com/hashicorp/terraform-plugin-go@v0.10.0/tfprotov5/internal/tfplugin5/tfplugin5_grpc.pb.go:331 +0x170 google.golang.org/grpc.(*Server).processUnaryRPC(0xc0000001e0, {0x323c888, 0xc000934000}, 0xc000ef2a20, 0xc000884db0, 0x438de18, 0x0) google.golang.org/grpc@v1.50.1/server.go:1340 +0xd13 google.golang.org/grpc.(*Server).handleStream(0xc0000001e0, {0x323c888, 0xc000934000}, 0xc000ef2a20, 0x0) google.golang.org/grpc@v1.50.1/server.go:1713 +0xa1b google.golang.org/grpc.(*Server).serveStreams.func1.2() google.golang.org/grpc@v1.50.1/server.go:965 +0x98 created by google.golang.org/grpc.(*Server).serveStreams.func1 google.golang.org/grpc@v1.50.1/server.go:963 +0x28a Error: The terraform-provider-google_v4.43.0_x5 plugin crashed! This is always indicative of a bug within the plugin. It would be immensely helpful if you could report the crash with the plugin's maintainers so that it can be fixed. The output above should help diagnose the issue.
suresh r. · Examiné il y a plus de 3 ans
Siddharth C. · Examiné il y a plus de 3 ans
Error: The terraform-provider-google_v4.43.0_x5 plugin crashed!
Dawid P. · Examiné il y a plus de 3 ans
Error: The terraform-provider-google_v4.43.0_x5 plugin crashed!
Brian T. · Examiné il y a plus de 3 ans
simple but can finish, why?
darman g. · Examiné il y a plus de 3 ans
darman g. · Examiné il y a plus de 3 ans
Jomer C. · Examiné il y a plus de 3 ans
Vladyslav H. · Examiné il y a plus de 3 ans
Vladyslav H. · Examiné il y a plus de 3 ans
something's wrong, i can feel it
Jericho G. · Examiné il y a plus de 3 ans
haribi a. · Examiné il y a plus de 3 ans
when deploy the kubernetes, version error occurs. it's need more time to resolve this. please revise the course.
Andreas P. · Examiné il y a plus de 3 ans
Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.