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

Add "atlantis version" command #1552

Closed
mwarkentin opened this issue May 4, 2021 · 3 comments
Closed

Add "atlantis version" command #1552

mwarkentin opened this issue May 4, 2021 · 3 comments
Labels
feature New functionality/enhancement quick-win Is obviously something Atlantis should do and will take <4 hrs work

Comments

@mwarkentin
Copy link
Contributor

mwarkentin commented May 4, 2021

It would be nice if you could run atlantis version which could run terraform version and return the output in a comment:

Terraform v0.12.30
+ provider.aws v3.37.0
+ provider.cloudflare v2.20.0
+ provider.dns v2.2.0
+ provider.sentry (unversioned)
+ provider.sumologic v2.9.2

Your version of Terraform is out of date! The latest version
is 0.15.1. You can update by downloading from https://www.terraform.io/downloads.html

This would be helpful for debugging and understanding the state of the remote system on atlantis. It could also enhance the output with the version of atlantis that's running as well. I suppose this would need to support projects -p <project> with atlantis version returning the output for all planned projects in the PR.

@acastle acastle added feature New functionality/enhancement quick-win Is obviously something Atlantis should do and will take <4 hrs work labels May 5, 2021
@paul-civitas
Copy link

Yes. As is it's very impractical to figure out what provider version atlantis is using!

@gluehbirnenkopf
Copy link

@mwarkentin issue can be closed

@divyeshramani
Copy link

getting error "InvalidParameterException: The specified filter pattern does not support dimensions" when adding dimesions to aws_cloudwatch_log_metric_filter. That is supported since aws provider version "3.44.0", so why is it not working. It would help a lot to know which AWS provider version is used by atlantis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality/enhancement quick-win Is obviously something Atlantis should do and will take <4 hrs work
Projects
None yet
Development

No branches or pull requests

6 participants