Skip to content

Commit 3a43a32

Browse files
Merge pull request #48 from segmentio/yolken-readme-add-terraform-link
Update README to include information on terraform version
2 parents 1626bc4 + e3aee8a commit 3a43a32

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,16 @@ The tool is designed for our Kubernetes-related workflows at [Segment](https://s
5050
While we hope it can work for others, not all features might be directly applicable to other
5151
environments. 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

0 commit comments

Comments
 (0)