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

Support atlantis validate subcommand #2766

Open
1 task
rmccarthy-ellevation opened this issue Dec 9, 2022 · 0 comments
Open
1 task

Support atlantis validate subcommand #2766

rmccarthy-ellevation opened this issue Dec 9, 2022 · 0 comments
Labels
feature New functionality/enhancement Stale

Comments

@rmccarthy-ellevation
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing feature requests helps us consolidate datapoints for identical requirements into a single place, thank you!
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Describe the user story
I am looking for a way to let our developers run some lightweight unit testing for the terraform they write.

Describe the solution you'd like
I would like to be able to run terraform validate like I can plan and apply. Once A PR is opened, and a plan has been generated, the user can run "atlantis validate", which will trigger terraforms validate functionality. The output is given like a plan or apply output in the PR.

Describe the drawbacks of your solution
None that I can think of right now.

Describe alternatives you've considered
We could run this locally but since we have implemented our developers don't run terraform locally.

@rmccarthy-ellevation rmccarthy-ellevation added the feature New functionality/enhancement label Dec 9, 2022
@nitrocode nitrocode changed the title Be able to run terraform validate via Atlantis Support atlantis validate subcommand Dec 9, 2022
@dosubot dosubot bot added the Stale label Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality/enhancement Stale
Projects
None yet
Development

No branches or pull requests

1 participant