Terraform v0.11.1
N/A
N/A
N/A
$ terraform init
Initializing provider plugins...
- Checking for available provider plugins on https://releases.hashicorp.com...
- Downloading plugin for provider "azurerm" (1.0.0)...
Error installing provider "azurerm": Checksums did not match.
Expected: 69b5cda0e12cc2353f529d7f41b6504722eef718b7b830b36c57db00a9d8daf1
Got: 8125c3848ff5f52a2bfe11b0e6a49bdd27ddfea5d03b05bedd16153365c70fff.
Terraform analyses the configuration and state and automatically downloads
plugins for the providers used. However, when attempting to download this
plugin an unexpected error occured.
This may be caused if for some reason Terraform is unable to reach the
plugin repository. The repository may be unreachable if access is blocked
by a firewall.
If automatic installation is not possible or desirable in your environment,
you may alternatively manually install plugins by downloading a suitable
distribution package and placing the plugin's executable file in the
following directory:
terraform.d/plugins/linux_amd64
The plugin is installed.
The checksum doesn't match so that it fails to install the plugin.
Please list the steps required to reproduce the issue, for example:
terraform initN/A
N/A
Hello, I'm getting the same issue as well.
Initializing provider plugins...
- Checking for available provider plugins on https://releases.hashicorp.com...
- Downloading plugin for provider "azurerm" (1.0.0)...
Error installing provider "azurerm": Checksums did not match.
Expected: 8ed71a3b630fdc6f490e37c906153d86f2844aacb5cf553e8607829151c58e40
Got: beabbe97ac4271659310c7b48d16960d81e45c28bdc45589509053988ae602d1.
Duplicate of #635
Hey @bingosummer @mattpound808 @patrick-motard
Thanks for opening this issue - apologies about this.
As mentioned in #635 I believe this issue is now resolved (there's more information in this comment - would it be possible to try re-running terraform init and confirming if that solves this issue for you?
Thanks!
It works for me. Thanks
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!