Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carvel-dev/terraform-provider-carvel

Carvel Terraform provider with resources for ytt and kapp to template and deploy to Kubernetes
https://github.com/carvel-dev/terraform-provider-carvel

carvel declarative k8s kapp kubernetes templating terraform terraform-provider ytt

Last synced: 8 days ago
JSON representation

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

Awesome Lists containing this project

README

        

![logo](docs/CarvelLogo.png)

# terraform-provider-carvel

- Slack: [#carvel in Kubernetes slack](https://kubernetes.slack.com/archives/CH8KCCKA5)
- [Docs](docs/README.md) with topics about resources and their attributes, examples
- Refer to [Install doc](docs/install.md) for setup instructions
- Status: Experimental

Carvel Terraform provider currently includes ability to:

- template with [ytt](https://carvel.dev/ytt)
- resolve image digests with [kbld](https://carvel.dev/kbld)
- deploy k8s resources with [kapp](https://carvel.dev/kapp)

See [examples/test-published-provider](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](https://carvel.dev/community/).

You can chat with us on Kubernetes Slack in the [#carvel channel](https://kubernetes.slack.com/archives/CH8KCCKA5) and follow us on Twitter at [@carvel_dev](https://twitter.com/carvel_dev).

Check out which organizations are using and contributing to Carvel: [Adopter's list](https://github.com/vmware-tanzu/carvel/blob/master/ADOPTERS.md)