hashicorp / terraform

Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
https://www.terraform.io
Other
42.81k stars 9.57k forks source link

terraform test overriding provider version #35867

Open littlejo opened 1 month ago

littlejo commented 1 month ago

Terraform Version

Terraform v1.9.5
on darwin_amd64
+ provider registry.terraform.io/hashicorp/aws v3.76.1

Use Cases

I would like to check if my module is compatible for the latest provider.

Attempted Solutions

I didn't find anything about this in https://developer.hashicorp.com/terraform/language/tests

Proposal

No response

References

No response

crw commented 1 week ago

Thanks for this feature request! If you are viewing this issue and would like to indicate your interest, please use the 👍 reaction on the issue description to upvote this issue. We also welcome additional use case descriptions. Thanks again!