mongodb / terraform-provider-mongodbatlas

Terraform MongoDB Atlas Provider: Deploy, update, and manage MongoDB Atlas infrastructure as code through HashiCorp Terraform
https://registry.terraform.io/providers/mongodb/mongodbatlas
Mozilla Public License 2.0
241 stars 169 forks source link

chore: Fail fast when migration test is detecting TF_CLI_CONFIG_FILE #2266

Closed EspenAlbert closed 4 months ago

EspenAlbert commented 4 months ago

Description

Using TF_CLI_CONFIG_FILE might cause your local "latest" build version of TF provider to be used instead of latest released version (e.g., 1.16.0)

Link to any related issue(s): CLOUDP-248697

Type of change:

Required Checklist:

Further comments