Releases: hashicorp/terraform-k8s
v1.1.2
v1.1.0
Merge pull request #108 from hashicorp/v1.1.0-changelog v1.1.0 changelog
v1.0.0
v0.2.1-beta
Merge pull request #86 from hashicorp/fix_outputs_issue Revert to parsing outputs via the statefile
v0.2.0-beta
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
Add Support for TFE Endpoint (#43)
v0.1.4-alpha
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
Update CHANGELOG to v0.1.3-alpha Update CHANGELOG to v0.1.3-alpha
v0.1.2-alpha
Update CHANGELOG for 0.1.2-alpha
v0.1.1-alpha
Include release workflow and operator-sdk 0.15 Include release workflow and operator-sdk 0.15