Releases: cake-contrib/Cake.Terraform
0.15.0
As part of this release we had 2 issues closed.
Breaking change
- #72 Update to target Cake 4.0.0
Feature
Where to get it
You can download this release from nuget, or you can just reference it in a cake build script with #addin nuget:?package=Cake.Terraform&version=0.15.0
.
SHA256 Hashes of the release artifacts
623ec53f75fd31e9c6f7a53a9151fa8fa93eef75c506fca090e93e950f9fbca2 Cake.Terraform.0.15.0.nupkg
0.14.0
As part of this release we had 2 issues closed.
Breaking change
- #71 Update to target Cake 3.0.0
Documentation
- #92 Update Git Release Manager config, so we get the cool comments on issues
Where to get it
You can download this release from nuget, or you can just reference it in a cake build script with #addin nuget:?package=Cake.Terraform&version=0.14.0
.
SHA256 Hashes of the release artifacts
c6c85667024f7f2aefe1fb001d133d4fd9a8691c770c85468af56a2e2de85727 Cake.Terraform.0.14.0.nupkg
0.13.0
0.12.0
As part of this release we had 17 issues closed.
Breaking change
- #59 Update to target Cake 1.0.0
Documentation
- #60 Add cake-addin tag to Cake.Terraform NuGet package
- #61 Update Cake.Terraform NuGet package icon to the new Cake-Contrib logo for Cake addins
- #69 Readme should be included in nupkg
Features
0.11.0
v0.10.0
v0.6.1
Merge pull request #36 from erikvanbrakel/develop v0.6.0
v0.6.0
To align with Terraform v0.10.x, the TerraformEnv* aliases now use the workspace command internally. This means it won't work with Terraform v0.9.x and lower!
v0.5.1
Make sure TerraformEnvList returns a list of the environments.