You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -235,10 +235,9 @@ To more cleanly handle cases where desired functionality would require complex d
235
235
236
236
The root module is generated by running `make generate`. Changes to this repository should be made in the [`autogen`](/autogen) directory where appropriate.
237
237
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`.
Copy file name to clipboardExpand all lines: autogen/README.md
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -182,10 +182,9 @@ To more cleanly handle cases where desired functionality would require complex d
182
182
183
183
The root module is generated by running `make generate`. Changes to this repository should be made in the [`autogen`](/autogen) directory where appropriate.
184
184
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`.
Copy file name to clipboardExpand all lines: modules/beta-private-cluster/README.md
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -254,10 +254,9 @@ To more cleanly handle cases where desired functionality would require complex d
254
254
255
255
The root module is generated by running `make generate`. Changes to this repository should be made in the [`autogen`](/autogen) directory where appropriate.
256
256
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`.
Copy file name to clipboardExpand all lines: modules/beta-public-cluster/README.md
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -242,10 +242,9 @@ To more cleanly handle cases where desired functionality would require complex d
242
242
243
243
The root module is generated by running `make generate`. Changes to this repository should be made in the [`autogen`](/autogen) directory where appropriate.
244
244
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`.
Copy file name to clipboardExpand all lines: modules/private-cluster/README.md
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -247,10 +247,9 @@ To more cleanly handle cases where desired functionality would require complex d
247
247
248
248
The root module is generated by running `make generate`. Changes to this repository should be made in the [`autogen`](/autogen) directory where appropriate.
249
249
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`.
0 commit comments