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
# module.hashicorp-consul-servers.google_compute_region_instance_group_manager.consul_server will be created+resource"google_compute_region_instance_group_manager""consul_server" {
+base_instance_name="consul-cluster-servers"+distribution_policy_zones=(known after apply)
+fingerprint=(known after apply)
+id=(known after apply)
+instance_group=(known after apply)
+name="infra-consul-cluster-servers-group-manager"+project="PROJECT"+region="europe-west1"+self_link=(known after apply)
+target_size=3+wait_for_instances=false+timeouts {
+create="10m"+delete="10m"+update="10m"
}
+update_policy {
+max_surge_fixed=(known after apply)
+max_surge_percent=(known after apply)
+max_unavailable_fixed=(known after apply)
+max_unavailable_percent=(known after apply)
+min_ready_sec=(known after apply)
+minimal_action=(known after apply)
+type=(known after apply)
}
+version {
+instance_template="https://www.googleapis.com/compute/beta/projects/PROJECT/global/instanceTemplates/hb-infra-consul-server-template-4"+name="infra-consul-server"
}
}
module.hashicorp-consul-servers.google_compute_region_instance_group_manager.consul_server: Still creating... [3m50s elapsed]
module.hashicorp-consul-servers.google_compute_region_instance_group_manager.consul_server: Still creating... [4m0s elapsed]
Error: Error waiting for Creating InstanceGroupManager: timeout while waiting for state to become 'DONE' (last state: 'RUNNING', timeout: 4m0s)
on .terraform/modules/hashicorp-consul-servers/main.tf line 1, in resource "google_compute_region_instance_group_manager""consul_server":1:resource"google_compute_region_instance_group_manager""consul_server" {
Debug Output
Crash Output
Expected Behavior
Actual Behavior
Steps to Reproduce
Additional Context
References
The text was updated successfully, but these errors were encountered:
Thanks for the report. This issue was fixed here: #21814 and will start working after the Google provider is able to cut a release built against 0.12.3 or higher.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
ghost
locked and limited conversation to collaborators
Jul 26, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Terraform Version
Terraform Configuration Files
Debug Output
Crash Output
Expected Behavior
Actual Behavior
Steps to Reproduce
Additional Context
References
The text was updated successfully, but these errors were encountered: