Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

pygments doesn't support sensitive function for Terraform #1888

Open
staceysalamon-aiven opened this issue May 8, 2023 · 0 comments
Open
Assignees
Labels
linting Changes to the vale setup we use for linting our docs

Comments

@staceysalamon-aiven
Copy link
Contributor

What's wrong?

For information - no action needed

When using sensitive in fields for Terraform, the build fails because pygments doesn't support this function.

For now, this means that in code blocks that use this, we need to use the literal (::) instead of .. code:: terraform syntax. If pygments supports this format in the future, then we will be able to go back to using the code block syntax for these sample files.

For reference, see this PR and Slack discussion.

@staceysalamon-aiven staceysalamon-aiven added the linting Changes to the vale setup we use for linting our docs label May 8, 2023
@staceysalamon-aiven staceysalamon-aiven self-assigned this May 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
linting Changes to the vale setup we use for linting our docs
Projects
None yet
Development

No branches or pull requests

1 participant