-
Notifications
You must be signed in to change notification settings - Fork 396
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
[Doc] apply make fmt-docs
to all docs
#4344
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this! One small suggestion, otherwise LGTM.
name = "my-custom-app" | ||
description = "My app" | ||
name = "my-custom-app" | ||
description = "My app" | ||
resources = [{ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interesting. This first resource is less indented than the others, maybe due to some strange logic with the [
and {
on the same line. Can you put a newline there and run it once more?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
adding a new line doesn't change the behavior. Also, I tested with putting the code into a terraform file and running terraform fmt
on it - it's formatted it the same way as with fmt-docs
If integration tests don't run automatically, an authorized user can run them manually by following the instructions below: Trigger: Inputs:
Checks will be approved automatically on success. |
Test Details: go/deco-tests/12466933490 |
Changes
Tests
make test
run locallydocs/
folderinternal/acceptance