[v16] Documentation for Terraform Cloud joining#46702
Merged
timothyb89 merged 3 commits intobranch/v16from Sep 19, 2024
Merged
Conversation
* Machine ID: Documentation for Terraform Cloud joining * Various verbiage changes; include Terraform Enterprise Also added a troubleshooting section * Link to new guide from existing terraform provider page * Move to the new Terraform Provider section This moves the Terraform Cloud docs to the new Terraform Provider section, and rewrites some things to account for the new changes in other terraform provider pages, e.g. the new builtin `terraform-provider` role. * Fix docs lints * Fix more docs lints * Fix docs lints * Fix even more docs lints * Apply suggestions from code review Co-authored-by: Paul Gottschling <paul.gottschling@goteleport.com> * Address review feedback: include in join method reference, add links * Fix codeblock spacing * Fix broken heading link --------- Co-authored-by: Paul Gottschling <paul.gottschling@goteleport.com>
* Update Terraform Cloud joining minimum version This updates the minimum required Teleport version for TF Cloud joining, and adds a note about Enterprise joining being in Preview. * Remove preview note per feedback
The `terraform` provision token field was renamed to `terraform_cloud` and this change was not reflected in the docs.
Contributor
|
The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with |
Contributor
|
🤖 Vercel preview here: https://docs-pzm7eo2hx-goteleport.vercel.app/docs/ver/preview |
strideynet
approved these changes
Sep 18, 2024
ptgott
approved these changes
Sep 18, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #45806, #46579, and #46693 for branch/v16.
This includes documentation for the new Terraform Cloud join method. See also: #45574