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

[Terraform] Add Terraform Validate function #866

Merged
merged 1 commit into from
Apr 16, 2021

Conversation

axilleastr
Copy link

@axilleastr axilleastr commented Apr 12, 2021

This PR addresses #855

Description:

What has been added:

  • terraform validate functions, that were missing from the terraform module

Copy link
Member

@brikis98 brikis98 left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

modules/terraform/init.go Outdated Show resolved Hide resolved
modules/terraform/validate.go Outdated Show resolved Hide resolved
modules/terraform/validate.go Outdated Show resolved Hide resolved
modules/terraform/validate_test.go Outdated Show resolved Hide resolved
modules/terraform/validate_test.go Outdated Show resolved Hide resolved
Copy link
Member

@brikis98 brikis98 left a comment

Choose a reason for hiding this comment

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

Changes LGTM! I'll kick off tests now.

@brikis98
Copy link
Member

Tests passed! Merging now.

@brikis98 brikis98 merged commit a3dee0b into gruntwork-io:master Apr 16, 2021
@brikis98
Copy link
Member

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