-
Notifications
You must be signed in to change notification settings - Fork 10k
Add the output reference page and align with the other block titles #36934
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
Conversation
@@ -211,7 +211,7 @@ | |||
"routes": [ | |||
{ "title": "Overview", "path": "values" }, | |||
{ "title": "Input Variables", "path": "values/variables" }, | |||
{ "title": "Output Values", "path": "values/outputs" }, | |||
{ "title": "Output block", "href": "/terraform/language/block/output" }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Keeping this page here until we get to the point of making a new usage page (which may happen now with my variable block rewrites, but I'm not 100% yet)
@@ -1116,13 +1116,17 @@ | |||
"title": "Configuration blocks", | |||
"routes": [ | |||
{ | |||
"title": "check", | |||
"title": "Check block", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aligned this with the other two article names
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, with some suggestions.
Co-authored-by: Robin Norwood <[email protected]>
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
CHANGELOG entry