Releases: gavinbunney/terraform-provider-kubectl
Releases · gavinbunney/terraform-provider-kubectl
v1.14.0
Changelog
- 16f7be2 Add apply_only argument. Add force_conflicts option. (#148)
v1.13.2
Changelog
- 16f7be2 Add apply_only argument. Add force_conflicts option. (#148)
v1.13.0
Changelog
02b422d Added manifests to data resources providing a map for for_each usage (#132)
1dfa7b0 Refactor (#131)
a3538a2 Updated docs for ignoring fields. Closes #83
v1.12.1
Changelog
f5b27e9 Fix issues with empty planned attribute keys
a1e9f2e Fix phony on dist
4c0b8e6 Fix issues with drift detection for nil values & handling of kubernetes control fields (status, generation etc)
c79527a Remove resource_version and live_resource_version fields causing constant drift in Terraform v1.x
v1.12.0
Changelog
85235fa Store fingerprint of incluster manifests to reduce state file sizes (#129)
v1.11.3
Changelog
0ab34bd Updated k8s client to v0.21.3 and bump other deps
v1.11.2
Changelog
fab9a64 Add abillity to use server-side-apply feature (#118)
v1.11.1
Changelog
697873b Synchronize provider configuration with kubernetes provider (#107)
6011af6 Always publish release on tag
v1.11.0
Changelog
47ddb4b Upgrade kubernetes APIs to v1.20; upgrade all the dependencies (#105)
995e905 Validation test for issue #86 (#106)