Fix example token in the Terraform Cloud joining docs#46693
Merged
timothyb89 merged 1 commit intomasterfrom Sep 17, 2024
Merged
Fix example token in the Terraform Cloud joining docs#46693timothyb89 merged 1 commit intomasterfrom
timothyb89 merged 1 commit intomasterfrom
Conversation
The `terraform` provision token field was renamed to `terraform_cloud` and this change was not reflected in the docs.
Contributor
|
🤖 Vercel preview here: https://docs-pvo3rp8su-goteleport.vercel.app/docs/ver/preview |
tigrato
approved these changes
Sep 17, 2024
zmb3
approved these changes
Sep 17, 2024
timothyb89
added a commit
that referenced
this pull request
Sep 17, 2024
The `terraform` provision token field was renamed to `terraform_cloud` and this change was not reflected in the docs.
github-merge-queue Bot
pushed a commit
that referenced
this pull request
Sep 19, 2024
* Machine ID: Documentation for Terraform Cloud joining (#45806) * 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 (#46579) * 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 * Fix example token in the Terraform Cloud joining docs (#46693) The `terraform` provision token field was renamed to `terraform_cloud` and this change was not reflected in the docs. --------- Co-authored-by: Paul Gottschling <paul.gottschling@goteleport.com>
smallinsky
pushed a commit
that referenced
this pull request
Sep 20, 2024
The `terraform` provision token field was renamed to `terraform_cloud` and this change was not reflected in the docs.
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.
The
terraformprovision token field was renamed toterraform_cloudand this change was not reflected in the docs.