github hashicorp/terraform-provider-kubernetes-alpha v0.3.0

latest releases: v0.6.0, v0.5.0, v0.4.1...
3 years ago

0.3.0 (March 10, 2021)

FEATURES

  • provider can now manage Custom Resources as per Kinds installed by their parent CRDs
  • uses OpenAPI defitions from the target cluster to enforce resource structure and attribute types

ENHANCEMENTS

  • completely refactored on top of the terraform-plugin-go SDK
  • validations have been added to ensure manifests only specify a namespace when appropriate

DEPRECATIONS:

  • the server_side_planning configuration attribute has been removed. All planning now uses the OpenAPI based mechanism.

Don't miss a new terraform-provider-kubernetes-alpha release

NewReleases is sending notifications on new releases.