Skip to content

Commit 6bc917c

Browse files
committed
Add removed autogen note to README template
1 parent dc3602b commit 6bc917c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

autogen/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,11 @@ 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`.
189+
185190
## Testing
186191

187192
### Requirements

0 commit comments

Comments
 (0)