terraform-provider-kubectl

Terraform provider to handle raw kubernetes manifest yaml files

MPL-2.0 License

Stars
599

Bot releases are visible (Hide)

terraform-provider-kubectl - v1.14.0 Latest Release

Published by github-actions[bot] over 2 years ago

Changelog

  • 16f7be2 Add apply_only argument. Add force_conflicts option. (#148)
terraform-provider-kubectl - v1.13.2

Published by github-actions[bot] over 2 years ago

Changelog

  • 16f7be2 Add apply_only argument. Add force_conflicts option. (#148)
terraform-provider-kubectl - v1.13.1

Published by github-actions[bot] almost 3 years ago

Changelog

db60339 Update kubectl_path_documents example doc. (#140)
15de61b Update kubectl_manifest.md (#137)

terraform-provider-kubectl - v1.13.0

Published by github-actions[bot] about 3 years ago

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

terraform-provider-kubectl - v1.12.1

Published by github-actions[bot] about 3 years ago

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

terraform-provider-kubectl - v1.12.0

Published by github-actions[bot] about 3 years ago

Changelog

85235fa Store fingerprint of incluster manifests to reduce state file sizes (#129)

terraform-provider-kubectl - v1.11.3

Published by github-actions[bot] about 3 years ago

Changelog

0ab34bd Updated k8s client to v0.21.3 and bump other deps

terraform-provider-kubectl - v1.11.2

Published by github-actions[bot] over 3 years ago

Changelog

fab9a64 Add abillity to use server-side-apply feature (#118)

terraform-provider-kubectl - v1.11.1

Published by github-actions[bot] over 3 years ago

Changelog

697873b Synchronize provider configuration with kubernetes provider (#107)
6011af6 Always publish release on tag

terraform-provider-kubectl - v1.11.0

Published by github-actions[bot] over 3 years ago

Changelog

47ddb4b Upgrade kubernetes APIs to v1.20; upgrade all the dependencies (#105)
995e905 Validation test for issue #86 (#106)

terraform-provider-kubectl - v1.10.1

Published by github-actions[bot] over 3 years ago

Changelog

7ad4aec Automate publishing flow
4b9a96a Fix missing } in the kubectl_manifest example

terraform-provider-kubectl - v1.10.0

Published by gavinbunney over 3 years ago

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

terraform-provider-kubectl - v1.9.4

Published by gavinbunney almost 4 years ago

Changelog

a1803c4 Fix plugin serving

terraform-provider-kubectl - v1.9.3

Published by gavinbunney almost 4 years ago

Changelog

4602389 Increase grpc message send and receive size (fixes #59)

terraform-provider-kubectl - v1.9.2

Published by gavinbunney almost 4 years ago

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

terraform-provider-kubectl - v1.9.1

Published by gavinbunney about 4 years ago

Changelog

0f5ebc9 Fix default state of wait

terraform-provider-kubectl - v1.9.0

Published by gavinbunney about 4 years ago

Changelog

c87fec8 Added support for override_namespace. Closes #43

terraform-provider-kubectl - v1.8.0

Published by gavinbunney about 4 years ago

Changelog

f5105d8 Migrate to terraform-plugin-sdk v2
602eea7 Fix deprecated terraform version field
1397d91 Update kubeapis to v0.17.12
86618d9 Added sensitive_vars support for templating
28aa5ba Added wait to change to foreground propagation delete policy
829ed09 Added changelog generator

terraform-provider-kubectl - v1.7.2

Published by gavinbunney about 4 years ago

Doc updates

terraform-provider-kubectl - v1.7.1

Published by gavinbunney about 4 years ago

  • Fix handling ignore_fields for nested field keys
  • Fix handling sensitive_fields which don't exist in the manifest to not include them in the obfuscated value