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

Globally replace "stanza" with "block" when referring to HCL #15916

Closed
schmichael opened this issue Jan 27, 2023 · 3 comments · Fixed by #15941
Closed

Globally replace "stanza" with "block" when referring to HCL #15916

schmichael opened this issue Jan 27, 2023 · 3 comments · Fixed by #15941
Labels
theme/docs Documentation issues and enhancements type/bug
Milestone

Comments

@schmichael
Copy link
Member

Nomad is lagging behind Terraform and other HCL-enabled projects by calling foo { ... } a "stanza" instead of a "block" in docs.

We should fix that and do a big global search and replace on stanza -> block. I can't think of anywhere this would cause backward compatibility issues, but if any are encountered we will have to stop and consider each one.

@schmichael schmichael added type/bug theme/docs Documentation issues and enhancements labels Jan 27, 2023
@schmichael schmichael added this to the 1.5.0 milestone Jan 27, 2023
@schmichael
Copy link
Member Author

We should backport this change to ease future backports (thanks to @tgross for pointing this out).

Don't forget tutorials! They live in another repo (thanks to @angrycub for pointing this out).

@lhaig
Copy link
Contributor

lhaig commented Jan 28, 2023

Tutorial Branch
https://github.com/hashicorp/tutorials/compare/nomad-update-stanza-to-block-in-docs
I can't create a branch for the nomad repository.

Copy link

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
theme/docs Documentation issues and enhancements type/bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants