Path to this page:
./
wip/terraform-provider-kubectl,
Terraform provider to handle raw Kubernetes manifest YAML files
Branch: CURRENT,
Version: 1.13.1,
Package name: terraform-provider-kubectl-1.13.1,
Maintainer: pkgsrc-usersThis provider is the best way of managing Kubernetes resources in
Terraform, by allowing you to use the thing Kubernetes loves best -
YAML!
This core of this provider is the kubectl_manifest resource, allowing
free-form YAML to be processed and applied against Kubernetes. This
YAML object is then tracked and handles creation, updates and deleted
seamlessly - including drift detection!
A set of helpful data resources to process directories of YAML files
and inline templating is available.
Master sites:
Filesize: 130.674 KB
Version history: (Expand)
- (2023-02-13) Package has been reborn
- (2022-01-20) Updated to version: terraform-provider-kubectl-1.13.1
- (2021-07-13) Package added to pkgsrc.se, version terraform-provider-kubectl-1.11.2 (created)