telia-oss / terraform-aws-ecs-fargate

Terraform module which creates Fargate ECS resources on AWS.
https://registry.terraform.io/modules/telia-oss/ecs-fargate/aws
MIT License
82 stars 75 forks source link

Updating null provider version constraint #90

Closed Artisians closed 9 months ago

Artisians commented 11 months ago

~~- The provider version constraint needs to be updated to 3.2 or higher because versions below 3.2 are no longer available for download when using terraform init.

"Error: Failed to query available provider packages. Could not retrieve the list of available versions for provider hashicorp/null: no available releases match the given constraints ~> 3.1.0"

Note: My terraform version is 1.5.7~~