Releases: upbound/provider-terraform
Releases · upbound/provider-terraform
v0.19.0
What's Changed
- Update alpine Docker tag to v3.20.3 by @renovate in #286
- Update Terraform random to v3.6.3 by @renovate in #289
- Update Terraform null to v3.2.3 by @renovate in #288
- Update dependency ubuntu to v24 by @renovate in #290
- Stop using deprecated
upbound/official-provider-ci
workflows by @jeanduplessis in #294
Full Changelog: v0.18.0...v0.19.0
v0.18.0
The release v0.18.0
introduces JSON format for inline module, bug fixes, and dependency updates.
What's Changed
- Update alpine Docker tag to v3.20.2 by @renovate in #279
- Update Quickstart.md by @tuffacton in #284
- Write Terraform CLI logs to container stdout by @suramasamy in #258
- feat: introduce json format for inline module (#165) by @denniskniep in #283
- Fix CI errors by @bobh66 in #285
New Contributors
- @tuffacton made their first contribution in #284
- @suramasamy made their first contribution in #258
- @denniskniep made their first contribution in #283
Full Changelog: v0.17.0...v0.18.0
v0.17.0
The release v0.17.0
includes some important bug fixes, enhancements, and dependency updates.
- Bug Fix: Workspace are deleted and recreated on every iteration for remote repositories #275
- Bug Fix: Checksum is still recalculated every time even without any change #230
- Enhancement: Introduce High Level MR metrics #271
What's Changed
- Update module github.com/hashicorp/go-getter to v1.7.4 [SECURITY] by @renovate in #265
- Rename the repo name for reusable workflows used by @turkenf in #266
- Update build module and go version by @bobh66 in #272
- Update alpine Docker tag to v3.20.0 by @renovate in #269
- Update Terraform random to v3.6.2 by @renovate in #267
- Update alpine Docker tag to v3.20.1 by @renovate in #273
- Update module github.com/hashicorp/go-getter to v1.7.5 [SECURITY] by @renovate in #274
- fix(workspace): don't delete directory on every reconciliation by @arththebird in #276
- feat: introduce MR metrics by @arththebird in #277
New Contributors
- @arththebird made their first contribution in #276
Full Changelog: v0.16.0...v0.17.0
v0.16.0
The release v0.16.0
includes adding support for setting env variables in a workspace and dependency updates.
What's Changed
- Remove incorrect entry in NOTICE by @jeanduplessis in #252
- Add support for setting env variables in a workspace by @bdwyertech in #74
- Move docs to docs/monolith folder by @turkenf in #255
- Update e2e to go 1.21 by @bobh66 in #259
- Update to go1.21 and crossplane-runtime 1.15.1 by @bobh66 in #245
- Update module google.golang.org/protobuf to v1.33.0 [SECURITY] by @renovate in #260
- Update kubernetes patches by @renovate in #261
- Update Terraform random to v3.6.1 by @renovate in #262
- Update kubernetes patches to v0.29.4 by @renovate in #263
Full Changelog: v0.15.0...v0.16.0
v0.15.0
The release v0.15.0
introduces:
- Bug fix: TLS error using External Secret Store #228
- Swaps the SYNCED and READY columns in the
kubectl get workspace
output so that they read left-to-right in the order that you would expect them to occur. - Updates of dependencies.
What's Changed
- Make the terraform harness only use the rwmutex if the plugin cache is enabled by @toastwaffle in #240
- Update alpine Docker tag to v3.19.1 by @renovate in #238
- Update crossplane-runtime to 1.14.3, go to 1.20 and build submodule by @bobh66 in #235
- Move SYNCED before READY in output by @bobh66 in #244
- fix(ess): missing mtls injection by @DrummyFloyd in #246
- Update module google.golang.org/protobuf to v1.33.0 [SECURITY] by @renovate in #249
New Contributors
- @DrummyFloyd made their first contribution in #246
Full Changelog: v0.14.1...v0.15.0
v0.14.1
v0.14.0
What's Changed
- Update module golang.org/x/crypto to v0.17.0 [SECURITY] by @renovate in #225
- feat: adding support for defining the backend file content by @rodrigorfk in #213
- Catch signals when running terraform CLI commands by @bobh66 in #231
New Contributors
- @rodrigorfk made their first contribution in #213
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Fix broken links in documentation by @mergenci in #220
- Update Terraform random to v3.6.0 by @renovate in #222
- Update alpine Docker tag to v3.19.0 by @renovate in #194
- feat: Supporting management policies beta feature by @caiofralmeida in #219
New Contributors
- @mergenci made their first contribution in #220
- @caiofralmeida made their first contribution in #219
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Update module golang.org/x/net to v0.17.0 [SECURITY] by @renovate in #201
- Update kubernetes patches by @renovate in #202
- Update module google.golang.org/grpc to v1.58.3 [SECURITY] by @renovate in #206
- Exclude terraform providers and .git repository when hashing workspace by @toastwaffle in #197
- Add example for provider config terraform for Azure by @jankaacc in #208
- fix: move from semaphore to rwmutex by @zach-source in #215
- Update Terraform null to v3.2.2 by @renovate in #216
- Update kubernetes patches to v0.28.4 by @renovate in #211
New Contributors
- @jankaacc made their first contribution in #208
- @zach-source made their first contribution in #215
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- ci: scheduled trivy scan workflow by @phisco in #185
- Import VPC example by @ytsarev in #184
- Bump Terraform CLI to v1.5.5 by @ulucinar in #187
- Conditional resource creation PoC by @ytsarev in #191
- Upgrade crossplane-runtime by @toastwaffle in #195
- Add support for jitter by @toastwaffle in #204
New Contributors
- @toastwaffle made their first contribution in #195
Full Changelog: v0.10.0...v0.11.0