Terraform and Terraform providers must use the same major version number in a single configuration.
Terraform and Terraform providers must use the same major version number in a single configuration.
Terraform and its providers do not need to use the same major version number in a single configuration. Terraform and provider versioning are managed separately. Terraform core has its own versioning, and each provider can have its own independent versioning. This allows for more flexibility and compatibility across different configurations.
I think B is correct answer : false. https://www.terraform.io/language/expressions/version-constraints#terraform-core-and-provider-versions
Definitely B. terraform version and providers version can be different.
B is correct
I think b
Answer is B. False
Version can be set to what is working with your environment resource