carvel-dev / terraform-provider-carvel

Carvel Terraform provider with resources for ytt and kapp to template and deploy to Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

terraform-provider-carvel

Carvel Terraform provider currently includes ability to:

  • template with ytt
  • resolve image digests with kbld
  • deploy k8s resources with kapp

See examples/test-published-provider for an example using various resources.

Works with Terraform 0.13+

Join the Community and Make Carvel Better

Carvel is better because of our contributors and maintainers. It is because of you that we can bring great software to the community. Please join us during our online community meetings. Details can be found on our Carvel website.

You can chat with us on Kubernetes Slack in the #carvel channel and follow us on Twitter at @carvel_dev.

Check out which organizations are using and contributing to Carvel: Adopter's list

About

Carvel Terraform provider with resources for ytt and kapp to template and deploy to Kubernetes

License:Apache License 2.0


Languages

Language:Go 96.2%Language:Shell 3.8%