Skip to content

Commit 4f7a5ac

Browse files
authored
Update README.md (#981)
* Update README.md Just a suggestion for making users aware that the alpha provider exists. We'll do the same in the registry description. Added the mention of a future merge plan (for those that ask) but feel free to drop if you are not comfortable with that :)
1 parent 7a132c7 commit 4f7a5ac

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ Please note: We take Terraform's security and our users' trust very seriously. I
2424
- Note that version 0.11.x currently works, but is [deprecated](https://www.hashicorp.com/blog/deprecating-terraform-0-11-support-in-terraform-providers/)
2525
- [Go](https://golang.org/doc/install) 1.14.x (to build the provider plugin)
2626

27+
28+
## Kubernetes Alpha Provider
29+
30+
A new [experimental provider](https://registry.terraform.io/providers/hashicorp/kubernetes-alpha/latest) is now available that enables management of all Kubernetes resources, including CustomResourceDefinitions (CRDs). Our intent is to eventually merge these two providers.
31+
32+
2733
## Contributing to the provider
2834

2935
The Kubernetes Provider for Terraform is the work of many contributors. We appreciate your help!

0 commit comments

Comments
 (0)