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

Release/v0.8 #149

Merged
merged 24 commits into from Mar 3, 2020
Merged

Release/v0.8 #149

merged 24 commits into from Mar 3, 2020

Conversation

Clayton7510
Copy link
Contributor

No description provided.

Clayton7510 and others added 24 commits July 1, 2019 13:37
* integrated unit test support (issue #70)

* Fixed S3 Backend Bug (issue #76)
* fixed/removed starter pom (issue #80)

* fixed README.md type-o varFiles => tfVarFiles

* added skipTfGet property that can be used to skip tf:get on tf:init

* fixed dependency filter to only copy type=zip into .tfmodules

* added tf-examples path (issue #83)

   * tf-examples path can be used by setting tfRootModule="tf-examples/<tf root dir>"

* added skipTfGet property that when set to true will skip tf:get as part of tf:init
* added Synk security scans (issue #58)

* added tf-s3-archetype (issue #69)

* resolved critical maven dependency vulnerabilities
* updated tf-s3-archetypes pom for deployment
* fixed archetype error (#97)
* fixed TerraformOutput on Windows & updated tf-cmd-api for Windows compatibility
* fixed weird redundant S3Spec.groovy in archetype (issue #109)
* fixed issue #108
* fixed tf-s3-archetype version
* added repostoryId to TerraformDeploy to fix deploy goal

* fixed clean goal on windows os (issue #127)
# Conflicts:
#	README.md
#	examples/tf-s3-consumer/pom.xml
#	examples/tf-s3-consumer/src/main/tf-examples/example/inputs.tf
#	examples/tf-s3-consumer/src/main/tf-examples/example/main.tf
#	examples/tf-s3-consumer/src/main/tf-examples/example/outputs.tf
#	examples/tf-s3-consumer/src/main/tf/root/inputs.tf
#	examples/tf-s3-consumer/src/main/tf/root/main.tf
#	examples/tf-s3-consumer/src/main/tf/root/outputs.tf
#	examples/tf-s3/pom.xml
#	examples/tf-s3/src/main/tf/s3/inputs.tf
#	examples/tf-s3/src/main/tf/s3/main.tf
#	examples/tf-s3/src/main/tf/s3/outputs.tf
#	examples/tf-s3/src/main/tf/s3_replicated_src/inputs.tf
#	examples/tf-s3/src/main/tf/s3_replicated_src/main.tf
#	examples/tf-s3/src/main/tf/s3_replicated_src/outputs.tf
#	examples/tf-s3/src/main/tf/s3_replicated_src/policies/replication-policy.json
#	examples/tf-s3/src/test/groovy/tf/s3/S3Spec.groovy
#	tf-build-tools/pom.xml
#	tf-build-tools/tf-cmd-api/pom.xml
#	tf-build-tools/tf-cmd-api/src/main/java/com/deliveredtechnologies/terraform/api/TerraformDestroy.java
#	tf-build-tools/tf-cmd-api/src/test/java/com/deliveredtechnologies/terraform/api/TerraformDestroyTest.java
#	tf-build-tools/tf-cmd-api/src/test/java/com/deliveredtechnologies/terraform/api/TerraformPlanTest.java
#	tf-build-tools/tf-maven-plugin/pom.xml
#	tf-build-tools/tf-maven-plugin/src/main/java/com/deliveredtechnologies/maven/terraform/TerraformGet.java
#	tf-build-tools/tf-maven-plugin/src/main/java/com/deliveredtechnologies/maven/terraform/mojo/Apply.java
#	tf-build-tools/tf-maven-plugin/src/main/java/com/deliveredtechnologies/maven/terraform/mojo/Destroy.java
#	tf-build-tools/tf-maven-plugin/src/main/java/com/deliveredtechnologies/maven/terraform/mojo/Init.java
#	tf-build-tools/tf-maven-plugin/src/main/java/com/deliveredtechnologies/maven/terraform/mojo/Plan.java
#	tf-build-tools/tf-s3-archetype/pom.xml
#	tf-build-tools/tf-s3-archetype/src/main/resources/archetype-resources/pom.xml
* added feature to execute a maven artifact as a root module (issue #19)
* fixed tfvars issue #132
# Conflicts:
#	README.md
#	tf-build-tools/pom.xml
#	tf-build-tools/tf-cmd-api/pom.xml
#	tf-build-tools/tf-maven-plugin/pom.xml
#	tf-build-tools/tf-s3-archetype/pom.xml
#	tf-build-tools/tf-s3-archetype/src/main/resources/archetype-resources/pom.xml
@Clayton7510 Clayton7510 merged commit b7b4eb5 into develop Mar 3, 2020
@Clayton7510 Clayton7510 deleted the release/v0.8 branch March 3, 2020 19:31
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

1 participant