Skip to content

Commit 336e3ec

Browse files
author
chrislovecnm
committed
Fixing README updates
I did not make the README change in the autogen directory. Fixing that.
1 parent 075e9c2 commit 336e3ec

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
@@ -234,10 +234,9 @@ To more cleanly handle cases where desired functionality would require complex d
234234

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

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

242241
## Testing
243242

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 the 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
@@ -253,10 +253,9 @@ To more cleanly handle cases where desired functionality would require complex d
253253

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

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

261260
## Testing
262261

modules/beta-public-cluster/README.md

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

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

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

249248
## Testing
250249

modules/private-cluster/README.md

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

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

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

254253
## Testing
255254

0 commit comments

Comments
 (0)