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

pygments doesn't support sensitive function for Terraform #1888

@staceysalamon-aiven

Description

@staceysalamon-aiven

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.

Metadata

Metadata

Labels

lintingChanges to the vale setup we use for linting our docs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions