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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -234,6 +234,11 @@ 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
238
+
functionality is the run `make generate && make generate_docs`. This
239
+
will create the various Terraform files, and then generate the
Copy file name to clipboardExpand all lines: modules/beta-private-cluster/README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -253,6 +253,11 @@ 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
257
+
functionality is the run `make generate && make generate_docs`. This
258
+
will create the various Terraform files, and then generate the
Copy file name to clipboardExpand all lines: modules/beta-public-cluster/README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -241,6 +241,11 @@ 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
245
+
functionality is the run `make generate && make generate_docs`. This
246
+
will create the various Terraform files, and then generate the
0 commit comments