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