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

Fix 'make test-binary-validate' command and all HCL errors #746

Closed

Conversation

Didainius
Copy link
Collaborator

@Didainius Didainius commented Nov 18, 2021

Accidentally discovered in #738 this PR fixes make test-binary-validate and all of its errors in HCL validation.

make test-binary-validate does validation on our acceptance test HCL definitions. In fact they are quite messy and were only fmted manually. .

In a nutshell this PR ensure that generated binary tests from our acceptance tests are formatted correctly using terraform fmt

Acceptance tests were run on 10.3 to ensure it broke none.

Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
@Didainius Didainius self-assigned this Nov 18, 2021
@Didainius Didainius changed the title Fix 'make test-binary-validate' command Fix 'make test-binary-validate' command and all HCL errors Nov 18, 2021
Signed-off-by: Dainius Serplis <[email protected]>
@Didainius Didainius marked this pull request as ready for review November 18, 2021 15:40
@Didainius Didainius requested a review from vbauzys November 18, 2021 15:41
Copy link
Contributor

@dataclouder dataclouder left a comment

Choose a reason for hiding this comment

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

Tests run successfully. Thanks!

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.

2 participants