github hashicorp/terraform-k8s v0.2.0-beta

latest releases: v1.1.2, v1.1.0, v1.0.0...
3 years ago

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)

Don't miss a new terraform-k8s release

NewReleases is sending notifications on new releases.