Skip to content

Instantly share code, notes, and snippets.

@jwtracy
Created May 18, 2021 21:57
Show Gist options
  • Save jwtracy/6ea9e3908f9b05ba3be37fe92bd3603e to your computer and use it in GitHub Desktop.
Save jwtracy/6ea9e3908f9b05ba3be37fe92bd3603e to your computer and use it in GitHub Desktop.
terraform init
Initializing the backend...
Successfully configured the backend "gcs"! Terraform will automatically
use this backend unless the backend configuration changes.
Initializing provider plugins...
- Finding hashicorp/google versions matching "~> 3.0, >= 3.38.0, >= 3.10.0, >= 3.10.0, >= 3.10.0, >= 3.10.0, >= 3.10.0, >= 3.10.0, >= 3.10.0, >= 3.10.0, >= 3.10.0, >= 3.10.0, >= 3.10.0, >= 3.10.0, >= 3.10.0"...
- Finding hashicorp/google-beta versions matching "~> 3.0, >= 3.38.0, >= 3.10.0, >= 3.10.0, >= 3.10.0, >= 3.10.0, >= 3.10.0"...
- Finding latest version of hashicorp/random...
- Installing hashicorp/google v3.68.0...
- Installed hashicorp/google v3.68.0 (self-signed, key ID 34365D9472D7468F)
- Installing hashicorp/random v3.1.0...
- Installed hashicorp/random v3.1.0 (self-signed, key ID 34365D9472D7468F)
Partner and community providers are signed by their developers.
If you'd like to know more about provider signing, you can read about it here:
https://www.terraform.io/docs/plugins/signing.html
Error: Failed to install provider
Error while installing hashicorp/google-beta v3.68.0: provider
registry.terraform.io/hashicorp/google-beta 3.68.0 is not available for
linux_amd64
Error: Terraform exited with code 1.
Error: Process completed with exit code 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment