Skip to content

Document that provider versions must be pinned in 0.12.31 #36586

Open
@deniseyu

Description

@deniseyu

Terraform Version

0.12.31, likely all 0.12 patch versions

Affected Pages

https://developer.hashicorp.com/terraform/cli/v1.1.x/run

What is the docs issue?

An issue was reported in hashicorp/terraform-provider-random#663 where Terraform 0.12.31 pulled the latest pre-release version of the terraform-random-provider, breaking configuration. This is a known bug in 0.12 where prerelease versions are not correctly parsed for compatibility checks.

Proposal

While we continue to investigate ways to mitigate the impact to end users, we should at least put a notice on existing <1.1 documentation pages to advise practitioners who are on pre-1.0 versions to pin their provider versions, if they can't upgrade for whatever reason. (of course upgrading would be better!)

Maybe this page, but no strong opinions about where this goes:
https://developer.hashicorp.com/terraform/cli/v1.1.x/run

References

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions