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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -234,7 +234,7 @@ To more cleanly handle cases where desired functionality would require complex d
234
234
235
235
The root module is generated by running `make generate`. Changes to this repository should be made in the [`autogen`](/autogen) directory where appropriate.
236
236
237
-
Note: The correct sequence to update the repo using autogen functionality is the run
237
+
Note: The correct sequence to update the repo using autogen functionality is to run
238
238
`make generate && make generate_docs`. This will create the various Terraform files, and then
239
239
generate the Terraform documentation using `terraform-docs`.
Copy file name to clipboardExpand all lines: autogen/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,7 +182,7 @@ 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 functionality is the run
185
+
Note: The correct sequence to update the repo using autogen functionality is to run
186
186
`make generate && make generate_docs`. This will create the various Terraform files, and then
187
187
generate the Terraform documentation using `terraform-docs`.
Copy file name to clipboardExpand all lines: modules/beta-private-cluster/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -253,7 +253,7 @@ To more cleanly handle cases where desired functionality would require complex d
253
253
254
254
The root module is generated by running `make generate`. Changes to this repository should be made in the [`autogen`](/autogen) directory where appropriate.
255
255
256
-
Note: The correct sequence to update the repo using autogen functionality is the run
256
+
Note: The correct sequence to update the repo using autogen functionality is to run
257
257
`make generate && make generate_docs`. This will create the various Terraform files, and then
258
258
generate the Terraform documentation using `terraform-docs`.
Copy file name to clipboardExpand all lines: modules/beta-public-cluster/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -241,7 +241,7 @@ To more cleanly handle cases where desired functionality would require complex d
241
241
242
242
The root module is generated by running `make generate`. Changes to this repository should be made in the [`autogen`](/autogen) directory where appropriate.
243
243
244
-
Note: The correct sequence to update the repo using autogen functionality is the run
244
+
Note: The correct sequence to update the repo using autogen functionality is to run
245
245
`make generate && make generate_docs`. This will create the various Terraform files, and then
246
246
generate the Terraform documentation using `terraform-docs`.
Copy file name to clipboardExpand all lines: modules/private-cluster/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -246,7 +246,7 @@ To more cleanly handle cases where desired functionality would require complex d
246
246
247
247
The root module is generated by running `make generate`. Changes to this repository should be made in the [`autogen`](/autogen) directory where appropriate.
248
248
249
-
Note: The correct sequence to update the repo using autogen functionality is the run
249
+
Note: The correct sequence to update the repo using autogen functionality is to run
250
250
`make generate && make generate_docs`. This will create the various Terraform files, and then
251
251
generate the Terraform documentation using `terraform-docs`.
0 commit comments