Skip to content

Instantly share code, notes, and snippets.

@hamshif
Created January 26, 2018 14:41
Show Gist options
  • Save hamshif/b2c655349cb23aebe9241a2386d43d06 to your computer and use it in GitHub Desktop.
Save hamshif/b2c655349cb23aebe9241a2386d43d06 to your computer and use it in GitHub Desktop.
Output of terraform with 1.4 google plugin file
Error: Error applying plan:
1 error(s) occurred:
* google_container_cluster.rtp_container_cluster: 1 error(s) occurred:
* google_container_cluster.rtp_container_cluster: Error reading
instance group manager returned as an instance group URL: Get
https://www.googleapis.com/compute/v1/projects/rtp-gcp-
poc/zones/europe-west1-b/instanceGroupManagers/gke-rtp-container-
cluste-default-pool-8bb9aa85-grp?alt=json: dial tcp: i/o timeout
Terraform does not automatically rollback in the face of errors.
Instead, your Terraform state file has been partially updated with
any resources that successfully completed. Please address the error
above and apply again to incrementally change your infrastructure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment