Skip to content

Conversation

GlennChia
Copy link

Description

tfe_terraform_version resource is supported on Terraform Enterprise where the Admin view is available. This process is documented here. However, practitioners don't have the availability to use this resource on HCP Terraform since the Admin is not available

Remember to:

Testing plan

  1. Deploy this resource in HCP Terraform and this results in an error
resource "tfe_terraform_version" "this" {
  version = "1.13.0"
  url     = "https://releases.hashicorp.com/terraform/1.13.0/terraform_1.13.0_linux_amd64.zip"
  sha     = "de8ef905f84f24675da202a6967fddc40b2b23c15fc92a5007570f46a9fcc104"
}
image

External links

Output from acceptance tests

Rollback Plan

Changes to Security Controls

@GlennChia GlennChia requested a review from a team as a code owner August 22, 2025 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant