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

Allow {group-id}:{artifact-id}:{version} as root module location #19

Closed
Clayton7510 opened this issue Apr 26, 2019 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@Clayton7510
Copy link
Contributor

  • The plugin should be able to be used independently from a project as a plugin
  • If a Terraform module is published to a Maven a repo, it should be able to be sourced by its fully qualified name {group-id}:{artifact-id}:{version}
  • Dependencies should be resolved from the POM of the root module artifact in Nexus
@Clayton7510 Clayton7510 added the enhancement New feature or request label Apr 26, 2019
@Clayton7510 Clayton7510 added this to the v0.2 milestone Apr 26, 2019
@Clayton7510 Clayton7510 self-assigned this Jul 30, 2019
Clayton7510 added a commit that referenced this issue Feb 26, 2020
* added feature to execute a maven artifact as a root module (issue #19)
* fixed tfvars issue #132
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant