-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Improve IaC docs index page link visibility #59461
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
Open
ptgott
wants to merge
1
commit into
master
Choose a base branch
from
paul.gottschling/2025-09-22-iac-index
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
Amplify deployment status
|
c7193a6
to
c5a2c0f
Compare
c5a2c0f
to
07de286
Compare
07de286
to
2ebfc54
Compare
2ebfc54
to
de2ce84
Compare
zmb3
approved these changes
Oct 9, 2025
de2ce84
to
29f99a7
Compare
@mmcallister Checking if you have time to review this one. Thanks! |
The index page of the Infrastructure as Code section of the docs was originally intended to explain dynamic resources, so links to the guides contained within the section are neither up to date nor particularly visible. This change improves the visibility of links to the sections within the IaC section, and focuses the IaC index page more on its current purpose. Edit the IaC index page to: - Explain dynamic resources in terms of IaC tools. - Remove information that is already included elsewhere, and not relevant to using IaC tools to manage Teleport. - Update reference links. Add links to Operator and Terraform provider resource references. - Move key guide links to the introductory section of this page. - Remove the example manifests, since these aren't necessary once a user chooses to get started with a particular IaC tool. The examples are too minimal to be useful, but long enough to take up substantial space within the guide. This helps shorten the guide and focus on key information.
29f99a7
to
d2a3133
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport/branch/v18
documentation
no-changelog
Indicates that a PR does not require a changelog entry
size/sm
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 index page of the Infrastructure as Code section of the docs was originally intended to explain dynamic resources, so links to the guides contained within the section are neither up to date nor particularly visible. This change improves the visibility of links to the sections within the IaC section, and focuses the IaC index page more on its current purpose.
Edit the IaC index page to: