terraform-maven icon indicating copy to clipboard operation
terraform-maven copied to clipboard

Terraform Maven Plugin

Results 52 terraform-maven issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** The tf:plan goal uses "path" value based tfRootDir and tfVarFiles properties, but one property accepts a relative path (or absolute...

enhancement

The issue is 1) Gitbash is a hybrid unix/windows envorinment so when tfw is run instead of tfw.cmd it downloads the unix binary which fails. The windows binary is neede...

bug

Extend tf-test-groovy with reusable helper functions to support testing

enhancement

When tf-maven-plugin is included in a module of a maven project, at the stage of the multi-module build tf-maven-plugin triggers the entire reactor for each state. I have provided an...

bug

Hi, when applying a Terraform stack (with class TerraformApply from tf-cmd-api) the variable declaration with `'` breaks the command execution. org.zeroturnaround.exec.InvalidExitValueException: Unexpected exit value: 1, allowed exit values: [0], executed...

question
awaiting response

* generate Javadocs in the /docs directory * host /docs on GitHub Pages

enhancement

The command mvn tf:init fails when run from a Windows desktop with the following error: "The argument 'tfw.ps1' to the -File parameter does not exist. Provide the path to an...

bug
question

no-color not being applied to tf:plan

bug

It looks like the URL type in the tf:package goal is not getting picked up. Maybe change URL type to String?

bug

https://github.com/deliveredtechnologies/terraform-maven/blob/57eddb5861bc2ae288d3221f2ef6ce3ecf19ee9f/tf-build-tools/tf-maven-plugin/src/main/java/com/deliveredtechnologies/maven/terraform/mojo/Wrapper.java#L88