Skip to content

Commit eb88453

Browse files
Update README.md
Co-Authored-By: Jberlinsky <jberlinsky@gmail.com>
1 parent 0c5fc90 commit eb88453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ The project has the following folders and files:
210210

211211
## Submodules
212212

213-
To more cleanly handle cases where desired functionality would require complex duplication of Terraform resources (i.e. [PR 51](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/pull/51)), this repository is divided into multiple submodules. To ensure backwards compatibility with the module before this change, using the root of the repository as the source of a module will default to the [`public-cluster`](./modules/public-cluster) submodule.
213+
To more cleanly handle cases where desired functionality would require complex duplication of Terraform resources (i.e. [PR 51](https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/pull/51)), this repository is divided into multiple submodules. To ensure backwards compatibility with the module before this change, the root module of the repository defers to the [`public-cluster`](./modules/public-cluster) submodule.
214214

215215
The following submodules currently exist:
216216

0 commit comments

Comments
 (0)