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

chore: enable parallel lint on terraform-docs-samples #2367

Closed
wants to merge 2 commits into from

Conversation

apeabody
Copy link
Collaborator

No description provided.

@apeabody apeabody requested a review from glasnt May 20, 2024 18:00
@apeabody apeabody marked this pull request as draft May 20, 2024 18:07
@apeabody
Copy link
Collaborator Author

Marking as draft pending @glasnt feedback

@@ -543,6 +543,10 @@ locals {
org = "terraform-google-modules"
module = false
enable_periodic = true
lint_env = {
"ENABLE_PARALLEL" = "1",
Copy link
Contributor

Choose a reason for hiding this comment

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

LGTM 👍

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Turns out terraform-docs-samples uses a forked config, so we'll use terraform-google-modules/terraform-docs-samples#672

@apeabody apeabody marked this pull request as ready for review May 21, 2024 16:42
@apeabody apeabody closed this May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants