Skip to content

Releases: getporter/terraform-mixin

v1.0.0-rc.3

30 Nov 18:01
002b07b
Compare
Choose a tag to compare
v1.0.0-rc.3 Pre-release
Pre-release

What's Changed

  • Fix passing non-string variables for other bundle actions by @carolynvs in #101

Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3

v1.0.0-rc.2

18 Oct 16:27
f8d1d35
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2

v1.0.0-rc.1

21 Sep 20:55
090064b
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

What's Changed

  • Mirror plugins during build by @tamirkamara in #93
  • Added json unmarshal for potentially encoded JSON string values by @sgettys in #95
  • Update repo to use porter v1.0.0-rc.2 by @VinozzZ in #97

New Contributors

Full Changelog: v0.10.0...v1.0.0-rc.1

v0.10.0

12 Aug 18:51
465b046
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.1...v0.10.0

v0.9.1

04 Mar 14:12
c6306fb
Compare
Choose a tag to compare

v0.9.0

22 Sep 21:13
432a500
Compare
Choose a tag to compare

v0.8.0

23 Aug 21:01
4ab692d
Compare
Choose a tag to compare

Porter Terraform Mixin v0.8.0

This release brings some much needed version bumps, fixes and code cleanup.

First up, the default Terraform version has been bumped to 1.0.4, plus associated example updates, thanks to @ThorstenHans -- whose contributions this release also include slimming down the mixin image (see #78). Thank you!

Otherwise, we've removed some deprecated fields and fixed a bug around the auto-generation of the tfvars file on install.

Full Changelog

v0.7.0

02 Aug 17:19
71a616f
Compare
Choose a tag to compare

Terraform Mixin v0.7.0

🎉 This release ships with a new feature thanks to @bdegeeter! It adds terraform variable persistence across bundle actions via the use of Terraform's tfvars file. When this is used, any/all terraform variables declared at install time needn't be re-declared for subsequent action, saving typing and time.

For full details and examples see the updated README.md.

Full Changelog

v0.6.2

08 Apr 17:47
97c0adc
Compare
Choose a tag to compare

v0.6.1

08 Oct 16:00
174d233
Compare
Choose a tag to compare

Fixes

  • getporter org updates #53
  • Update README.md - add badge and logo #55
  • move to Apache 2.0 per CNCF #54
  • quote -var value to allow for spaces, etc. #49
  • remove trailing newline from output value #50
  • update README around state; update basic example #48
  • update Brigade CI #45
  • bump porter dep; add 'go mod tidy' to build #46
  • fix test-cli script per porter usage #47

Install or Upgrade

porter mixins install terraform