Slackbot
07/07/2023, 8:36 AMDavid Parreira
07/07/2023, 9:00 AMDavid Parreira
07/07/2023, 9:13 AMError: Required plugins are not installed
│
│ The installed provider plugins are not consistent with the packages
│ selected in the dependency lock file:
│ - <http://registry.terraform.io/hashicorp/local|registry.terraform.io/hashicorp/local>: the cached package for <http://registry.terraform.io/hashicorp/local|registry.terraform.io/hashicorp/local> 2.4.0 (in .terraform/providers) does not match any of the checksums recorded in the dependency lock file
│
│ Terraform uses external plugins to integrate with a variety of different
│ infrastructure services. You must install the required plugins before
│ running Terraform operations.PePe Amengual
07/07/2023, 1:03 PMPePe Amengual
07/07/2023, 1:05 PMDavid Parreira
07/10/2023, 7:49 AMatlantis plan multiple times (no changes to the code) these are the results I get accross the runs:
1. 2/4 fail
2. 1/4 fail
3. 0/4 fail (plan success)
4. 3/4 fail
5. 1/4 fail
....
Downgrading seems to keep similar resultsRémi FLAMENT
07/10/2023, 1:30 PMterraform providers lock -platform=linux_arm64 -platform=linux_amd64 -platform=darwin_amd64 -platform=darwin_arm64Rémi FLAMENT
07/10/2023, 1:31 PMoponomarov-tu
07/10/2023, 2:10 PMDavid Parreira
07/11/2023, 8:46 AM