Skip to content

Releases: kubevela/terraform-controller

v0.1.10

21 Jun 02:37
2594758
Compare
Choose a tag to compare

v0.1.9

10 Jun 06:27
777c666
Compare
Choose a tag to compare

v0.1.8

28 May 09:15
26f133b
Compare
Choose a tag to compare
  • Support GCP
  • Support Azure

v0.1.7

20 May 08:52
a6d9c52
Compare
Choose a tag to compare
  • Delete orphaned pod after job is deleted #19
  • Configuration can reference to Provider #20

Add subresource ".status"

13 May 06:24
964b58f
Compare
Choose a tag to compare
Merge pull request #18 from zzxwill/status-event

Add more status.state for Configuration

Add .status.state and .status.message

11 May 11:20
1d003e8
Compare
Choose a tag to compare
Merge pull request #17 from zzxwill/master

Fix terraform tfstate issue

v0.1.4

27 Apr 07:37
1d003e8
Compare
Choose a tag to compare
Merge pull request #17 from zzxwill/master

Fix terraform tfstate issue

v0.1.3

26 Apr 08:30
41f1569
Compare
Choose a tag to compare

Features

  • Replace Terraform Storage to Terraform Kubernetes Backend.

v0.1.2: Merge pull request #9 from zzxwill/provider

15 Apr 13:45
5261c74
Compare
Choose a tag to compare
Set SecretReference.namespace to omitempty

v0.1.1: Merge pull request #7 from zzxwill/clean-go-mod

15 Apr 12:29
e019ef4
Compare
Choose a tag to compare
Clean go.mod comments and make all depended library consistent to kubevela