Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/carvel-dev/terraform-provider-carvel
- Owner: carvel-dev
- License: apache-2.0
- Created: 2020-01-14T22:24:37.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-09-26T19:41:24.000Z (about 1 year ago)
- Last Synced: 2024-06-20T03:57:27.330Z (5 months ago)
- Topics: carvel, declarative, k8s, kapp, kubernetes, templating, terraform, terraform-provider, ytt
- Language: Go
- Homepage:
- Size: 8.44 MB
- Stars: 41
- Watchers: 10
- Forks: 9
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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: ExperimentalCarvel 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)