File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,16 @@ The tool is designed for our Kubernetes-related workflows at [Segment](https://s
5050While we hope it can work for others, not all features might be directly applicable to other
5151environments. We welcome feedback and collaboration to make ` kubeapply ` useful to more people!
5252
53+ ## 🆕 Terraform version of ` kubeapply `
54+
55+ We recently open-sourced a Terraform-provider-based version of this tool; see the
56+ [ repository] ( https://github.com/segmentio/terraform-provider-kubeapply ) and
57+ [ documentation in the Terraform registry] ( https://registry.terraform.io/providers/segmentio/kubeapply/latest/docs ) for more details.
58+
59+ Note that the Terraform version has slightly different interfaces and assumptions (e.g., no
60+ support for Helm charts), so it's not a drop-in replacement for the tooling here, but it follows
61+ the same general flow and configuration philosophy.
62+
5363## Getting started
5464
5565### Prerequisites
You can’t perform that action at this time.
0 commit comments