Skip to content

Commit 3c9a634

Browse files
authored
chore: readme (#1828)
1 parent db591ba commit 3c9a634

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/asm/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ This module installs [Anthos Service Mesh](https://cloud.google.com/service-mesh
44

55
## Usage
66

7-
The ASM module requires Terraform 0.14+. There are a few prerequisites to using this module that can be done either through Terraform and/or manually:
7+
The ASM module requires Terraform 0.14+. There are a few prerequisites to using this module that can be done either through Terraform and/or manually:
88

99
1. Enable the `mesh.googleapis.com` service
10-
1. Enable the `servicemesh` feature on the cluster hub
11-
1. Register target cluster to the servicemesh-enabled hub
10+
1. [Enable](https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/gke_hub_feature#example-usage---gkehub-feature-anthos-service-mesh) the GKEhub `servicemesh` feature
11+
1. [Register](https://cloud.google.com/anthos/fleet-management/docs/register/gke#terraform) target cluster to the servicemesh-enabled hub
1212
1. Configure the [Kubernetes Provider](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs) for the target cluster, for example:
1313

1414
```tf

0 commit comments

Comments
 (0)