Skip to content

Commit 4a352d4

Browse files
authored
Update outdated README (#2703)
1 parent 56e2a78 commit 4a352d4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,12 @@
44

55
# Kubernetes Provider for Terraform [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/hashicorp/terraform-provider-kubernetes?label=release)](https://github.com/hashicorp/terraform-provider-kubernetes/releases) [![license](https://img.shields.io/github/license/hashicorp/terraform-provider-kubernetes.svg)]()
66

7-
- [Getting Started](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/guides/getting-started)
8-
- [Interactive Tutorial](https://learn.hashicorp.com/tutorials/terraform/kubernetes-provider?in=terraform/kubernetes)
7+
- [Getting Started](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/guides/getting-started.html)
8+
- [Interactive Tutorial](https://developer.hashicorp.com/terraform/tutorials/kubernetes/kubernetes-provider)
99
- Usage
1010
- [Documentation](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs)
1111
- [Examples](https://github.com/hashicorp/terraform-provider-kubernetes/tree/main/_examples)
1212
- [Kubernetes Provider 2.0 Upgrade guide](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/guides/v2-upgrade-guide)
13-
- Mailing list: [Google Groups](http://groups.google.com/group/terraform-tool)
1413
- Chat: [#terraform-providers in Kubernetes](https://kubernetes.slack.com/messages/CJY6ATQH4) ([Sign up here](http://slack.k8s.io/))
1514

1615
The Kubernetes provider for Terraform is a plugin that enables full lifecycle management of Kubernetes resources. This provider is maintained internally by HashiCorp.
@@ -21,7 +20,7 @@ Please note: We take Terraform's security and our users' trust very seriously. I
2120
## Requirements
2221

2322
- [Terraform](https://www.terraform.io/downloads.html) 0.12.x
24-
- [Go](https://golang.org/doc/install) 1.18+ (to build the provider plugin)
23+
- [Go](https://golang.org/doc/install) 1.22+ (to build the provider plugin)
2524

2625

2726
## Contributing to the provider

0 commit comments

Comments
 (0)