Releases: kubevela/terraform-controller
Releases · kubevela/terraform-controller
v0.2.12
v0.2.11
v0.2.10
v0.2.9
What's Changed
- Fix: stop installing golangci-lint each time by @zzxwill in #172
- Clean RBAC by @zzxwill in #174
- Generate Job/Pod/ConfigMap/Secret in the namespace of a Configuration by @zzxwill in #175
- Fix: The secret generated by Terraform won't regenerate after it's manually deleted by @zzxwill in #177
- Clean up auxiliary stuffs by @zzxwill in #178
- Fix: Target
lint
doesn't work by @zzxwill in #183 - Fix status
ProvisioningAndChecking
by @zzxwill in #181 - The Kubernetes backend should keep consistent by @zzxwill in #179
- Add more e2e tests by @zzxwill in #182
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- Feature: support external cloud resources to keep when CR deleted by @zzxwill in #153
- Fix e2e issue by @zzxwill in #160
- "\n" won't covert to new line in Linux by @zzxwill in #161
- Update Terraform alicloud provider version to 1.140.0 by @zzxwill in #162
- Check provider's availability in precheck by @zzxwill in #163
- Check Alibaba Cloud credentials by @zzxwill in #164
- add redis definition by @chivalryq in #165
- Set RemoteGit and DeleteResource after retrieving configuration by @zzxwill in #170
- Build latest image for Github CI by @zzxwill in #168
- Update ConfigMap when .tf is changed by @zzxwill in #171
- Code refactor by @zzxwill in #166
Full Changelog: v0.2.7...v0.2.8
v0.2.7
v0.2.6
What's Changed
- Bump chart version by @zzxwill in #138
- Enable to allocate public connection string by @zzxwill in #139
- For a local development environment, will use local ~/.kube/config file by @zzxwill in #142
- Set Configuration.status by @zzxwill in #143
- Add
CLUSTER_ID
in the outputs of Alibaba Cloud ACK by @zzxwill in #144 - Fix: the first status of Configuration should not be
ConfigurationReloading
by @zzxwill in #150 - Support more variable types by @zzxwill in #151
Full Changelog: v0.2.5...v0.2.6
v0.2.5
v0.2.4
What's Changed
- Add app version in this chart by @zzxwill in #131
- Add e2e tests by @zzxwill in #132
- Feat: add aliyun redis configuration and .tf by @chivalryq in #134
New Contributors
- @chivalryq made their first contribution in #134
Full Changelog: v0.2.3...v0.2.4