You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: