-
-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
Hi
your terraform aws provider is >1.5 - while the latest terraform installation requires >2.7
here is the error when trying to init terraform.
Provider "aws" v1.60.0 is not compatible with Terraform 0.12.8.
Provider version 2.7.0 is the earliest compatible version. Select it with
the following version constraint:
version = "~> 2.7"
Terraform checked all of the plugin versions matching the given constraint:
~> 1.52
Metadata
Metadata
Assignees
Labels
No labels