Skip to content

Commit ce40193

Browse files
authored
Merge pull request #191 from chrislovecnm/readme-updates
Fixing README updates
2 parents f5bb9f8 + 9b531af commit ce40193

File tree

5 files changed

+15
-20
lines changed

5 files changed

+15
-20
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -235,10 +235,9 @@ To more cleanly handle cases where desired functionality would require complex d
235235

236236
The root module is generated by running `make generate`. Changes to this repository should be made in the [`autogen`](/autogen) directory where appropriate.
237237

238-
Note: The correct sequence to update the repo using autogen
239-
functionality is the run `make generate && make generate_docs`. This
240-
will create the various Terraform files, and then generate the
241-
Terraform documentation using `terraform-docs`.
238+
Note: The correct sequence to update the repo using autogen functionality is to run
239+
`make generate && make generate_docs`. This will create the various Terraform files, and then
240+
generate the Terraform documentation using `terraform-docs`.
242241

243242
## Testing
244243

autogen/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -182,10 +182,9 @@ To more cleanly handle cases where desired functionality would require complex d
182182

183183
The root module is generated by running `make generate`. Changes to this repository should be made in the [`autogen`](/autogen) directory where appropriate.
184184

185-
Note: The correct sequence to update the repo using autogen
186-
functionality is the run `make generate && make generate_docs`. This
187-
will create the various Terraform files, and then generate the
188-
Terraform documentation using `terraform-docs`.
185+
Note: The correct sequence to update the repo using autogen functionality is to run
186+
`make generate && make generate_docs`. This will create the various Terraform files, and then
187+
generate the Terraform documentation using `terraform-docs`.
189188

190189
## Testing
191190

modules/beta-private-cluster/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -254,10 +254,9 @@ To more cleanly handle cases where desired functionality would require complex d
254254

255255
The root module is generated by running `make generate`. Changes to this repository should be made in the [`autogen`](/autogen) directory where appropriate.
256256

257-
Note: The correct sequence to update the repo using autogen
258-
functionality is the run `make generate && make generate_docs`. This
259-
will create the various Terraform files, and then generate the
260-
Terraform documentation using `terraform-docs`.
257+
Note: The correct sequence to update the repo using autogen functionality is to run
258+
`make generate && make generate_docs`. This will create the various Terraform files, and then
259+
generate the Terraform documentation using `terraform-docs`.
261260

262261
## Testing
263262

modules/beta-public-cluster/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -242,10 +242,9 @@ To more cleanly handle cases where desired functionality would require complex d
242242

243243
The root module is generated by running `make generate`. Changes to this repository should be made in the [`autogen`](/autogen) directory where appropriate.
244244

245-
Note: The correct sequence to update the repo using autogen
246-
functionality is the run `make generate && make generate_docs`. This
247-
will create the various Terraform files, and then generate the
248-
Terraform documentation using `terraform-docs`.
245+
Note: The correct sequence to update the repo using autogen functionality is to run
246+
`make generate && make generate_docs`. This will create the various Terraform files, and then
247+
generate the Terraform documentation using `terraform-docs`.
249248

250249
## Testing
251250

modules/private-cluster/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -247,10 +247,9 @@ To more cleanly handle cases where desired functionality would require complex d
247247

248248
The root module is generated by running `make generate`. Changes to this repository should be made in the [`autogen`](/autogen) directory where appropriate.
249249

250-
Note: The correct sequence to update the repo using autogen
251-
functionality is the run `make generate && make generate_docs`. This
252-
will create the various Terraform files, and then generate the
253-
Terraform documentation using `terraform-docs`.
250+
Note: The correct sequence to update the repo using autogen functionality is to run
251+
`make generate && make generate_docs`. This will create the various Terraform files, and then
252+
generate the Terraform documentation using `terraform-docs`.
254253

255254
## Testing
256255

0 commit comments

Comments
 (0)