Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove .io docs links #36816

Closed
wants to merge 2 commits into from
Closed

Remove .io docs links #36816

wants to merge 2 commits into from

Conversation

ritsok
Copy link
Contributor

@ritsok ritsok commented Apr 1, 2025

We're deprecating the terraform.io product page - any docs link should point to developer.hashicorp.com

Fixes #

Target Release

1.12.x

CHANGELOG entry

  • This change is user-facing and I added a changelog entry.
  • This change is not user-facing.

@ritsok ritsok requested review from a team as code owners April 1, 2025 15:09
Copy link
Contributor

github-actions bot commented Apr 1, 2025

Changelog Warning

Currently this PR would target a v1.12 release. Please add a changelog entry for in the .changes/v1.12 folder, or discuss which release you'd like to target with your reviewer. If you believe this change does not need a changelog entry, please add the 'no-changelog-needed' label.

@ritsok ritsok changed the title Rs/remove io links Remove .io docs links Apr 1, 2025
@@ -0,0 +1 @@
{"ID":"5fe2219c-e21d-e344-6652-f903a6c4de6e","Operation":"OperationTypeInvalid","Info":"","Who":"rita@rita-WX43K9FNL6","Version":"1.11.0","Created":"2025-04-01T15:08:08.587838Z","Path":"terraform.tfstate"}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this an accidental addition?

// SPDX-License-Identifier: BUSL-1.1

// Copyright (c) HashiCorp, Inc.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was there a reason for swapping this around?

@@ -341,7 +341,7 @@ func (c *ImportCommand) Synopsis() string {
}

const importCommandInvalidAddressReference = `For information on valid syntax, see:
https://www.terraform.io/docs/cli/state/resource-addressing.html`
https://developer.hashicorp.com/terraform/cli/state/resource-addressing`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I recall @jbardin had some opinions about URLs in CLI output

@rkoron007
Copy link
Contributor

Huh, this is weird, I thought @SarahFrench got these in her PR. I can backport that work now, but this should be on main already? 🤔

@ritsok ritsok closed this Apr 1, 2025
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.

3 participants