Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

v0.3.0

Closed Mar 11, 2021 100% complete

Release re-factored provider based on https://github.com/hashicorp/terraform-plugin-go.

This release brings some very significant changes and improvements.
Most importantly, planning no longer relies on API dry-run calls but instead creates a completely typed resource based on the Kubernetes OpenAPI definitions.
Among other things, this allows multiple de…

Release re-factored provider based on https://github.com/hashicorp/terraform-plugin-go.

This release brings some very significant changes and improvements.
Most importantly, planning no longer relies on API dry-run calls but instead creates a completely typed resource based on the Kubernetes OpenAPI definitions.
Among other things, this allows multiple dependent Kubernetes manifests to be applied in the same operation (not including cluster stand-up).

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.