Skip to content

Releases: hashicorp/terraform-k8s

v1.1.2

23 Nov 12:18
b1dc8f6
Compare
Choose a tag to compare

1.1.2 (November 23, 2022)

🐛 BUG FIXES:

  • Fix multiple issues with the output parsing when unnecessary double quotes around the string type are added and empty or null outputs are omitted.

v1.1.0

10 Sep 14:12
4cf134f
Compare
Choose a tag to compare
Merge pull request #108 from hashicorp/v1.1.0-changelog

v1.1.0 changelog

v1.0.0

19 Feb 14:37
b89efcf
Compare
Choose a tag to compare
  • Upgrade to operator SDK version 1.2.0 (#83)

v0.2.1-beta

06 Jan 08:52
e995aa0
Compare
Choose a tag to compare
Merge pull request #86 from hashicorp/fix_outputs_issue

Revert to parsing outputs via the statefile

v0.2.0-beta

14 Dec 20:01
f9bab40
Compare
Choose a tag to compare

0.2.0-beta (December 14, 2020)

Upgrade notes: This version moves storage of outputs from ConfigMaps to Secrets. The first time the operator runs it will create new Secrets containing the workspace's outputs, and it will keep updating only those for subsequent runs. Old ConfigMaps will be left for the users to delete when they are ready.

Upgrade to operator-sdk v0.18 (#69)
Support for VCS backed workspaces. (#70)
Support for insecure HTTPS connections. (#72)
Decouple the operator from the Terraform version used in a workspace (#77)
Fix bug with timing of configuration version status (#78)
Store outputs in k8s Secret objects instead of ConfigMap objects (#80)
Remove vendor dir (81)
Add support for TFC Remote agents and upgrade go-tfe to 0.11.1 (#82)

v0.1.5-alpha

20 May 14:32
d63210e
Compare
Choose a tag to compare
Add Support for TFE Endpoint (#43)

v0.1.4-alpha

14 May 17:24
f7268f5
Compare
Choose a tag to compare
Merge pull request #48 from hashicorp/tf-0.12.25

Update to Terraform 0.12.25, add TF_VERSION environment variable

v0.1.3-alpha

28 Apr 18:43
a04a3fe
Compare
Choose a tag to compare
Update CHANGELOG to v0.1.3-alpha

Update CHANGELOG to v0.1.3-alpha

v0.1.2-alpha

15 Apr 22:00
Compare
Choose a tag to compare
Update CHANGELOG for 0.1.2-alpha

v0.1.1-alpha

30 Mar 14:49
0424fad
Compare
Choose a tag to compare
Include release workflow and operator-sdk 0.15

Include release workflow and operator-sdk 0.15