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

docs: put hcl2 example in first tab #13240

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

mogrogan
Copy link
Contributor

@mogrogan mogrogan commented Dec 20, 2024

This should put every example tab in HCL2 as first tab.

This would in fact make hcl2 the default example tab.

image

command used to discover the different tabs:

$ ag '<Tab heading="JSON">' -l
website/content/docs/builders/file.mdx
website/content/docs/builders/null.mdx
website/content/docs/provisioners/shell.mdx
website/content/docs/provisioners/shell-local.mdx
website/content/docs/provisioners/powershell.mdx
website/content/docs/provisioners/windows-restart.mdx
website/content/docs/provisioners/file.mdx
website/content/docs/provisioners/breakpoint.mdx
website/content/docs/provisioners/windows-shell.mdx
website/content/docs/post-processors/manifest.mdx
website/content/docs/post-processors/checksum.mdx
website/content/docs/post-processors/shell-local.mdx
website/content/guides/packer-on-cicd/pipelineing-builds.mdx

Closes #13078

Copy link
Contributor

@lbajolet-hashicorp lbajolet-hashicorp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the update @mogrogan!

@lbajolet-hashicorp lbajolet-hashicorp merged commit 5940ab6 into main Dec 20, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants