Releases: gavinbunney/terraform-provider-kubectl
Releases · gavinbunney/terraform-provider-kubectl
v1.12.0
09 Oct 00:14
Compare
Sorry, something went wrong.
No results found
Changelog
85235fa Store fingerprint of incluster manifests to reduce state file sizes (#129 )
v1.11.3
02 Aug 22:15
Compare
Sorry, something went wrong.
No results found
Changelog
0ab34bd Updated k8s client to v0.21.3 and bump other deps
v1.11.2
25 Jun 14:22
Compare
Sorry, something went wrong.
No results found
Changelog
fab9a64 Add abillity to use server-side-apply feature (#118 )
v1.11.1
24 May 19:52
Compare
Sorry, something went wrong.
No results found
Changelog
697873b Synchronize provider configuration with kubernetes provider (#107 )
6011af6 Always publish release on tag
v1.11.0
24 May 18:29
Compare
Sorry, something went wrong.
No results found
Changelog
47ddb4b Upgrade kubernetes APIs to v1.20; upgrade all the dependencies (#105 )
995e905 Validation test for issue #86 (#106 )
v1.10.1
24 May 07:51
Compare
Sorry, something went wrong.
No results found
Changelog
7ad4aec Automate publishing flow
4b9a96a Fix missing } in the kubectl_manifest example
v1.10.0
08 Feb 22:19
Compare
Sorry, something went wrong.
No results found
Changelog
bf95ab5 Generate selfLink when not available (#69 ) (🎩 @neomantra )
ff37406 Fix kubernetes v1.20+ selfLink generation & upgrade k3s to v1.20.x
94f1fc9 Added docs on single yaml for kubectl_manifest resource
v1.9.4
01 Dec 23:30
Compare
Sorry, something went wrong.
No results found
Changelog
a1803c4 Fix plugin serving
v1.9.3
01 Dec 21:59
Compare
Sorry, something went wrong.
No results found
Changelog
4602389 Increase grpc message send and receive size (fixes #59 )
v1.9.2
01 Dec 20:54
Compare
Sorry, something went wrong.
No results found
Changelog
33f0d3e Remove unknown resources from state due to CRDs being deleted
df38934 Upgrade k8s client-go to v1.18 series and terraform-plugin-sdk to latest