Skip to content

v0.1.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@pst pst released this 26 Jan 12:27
· 323 commits to master since this release
8af276b

First release including:

  • kustomization data source for kustomize builds
  • kustomization_resource using k8s client-go dynamic to support any k8s kind
  • includes individual k8s resource into Terraform lifecycle including k8s server side dry runs
  • state import to migrate resources previously applied using kubectl
  • provider config using either kubeconfig_path or kubeconfig_raw

To use, follow the build instructions or download below binary (linux-amd64 only) and place it as terraform.d/plugins/linux_amd64/terraform-provider-kustomization in your root module.