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: terraform-module/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -80,6 +80,7 @@ No resources.
80
80
| <aname="input_default_repo_branch_name"></a> [default\_repo\_branch\_name](#input\_default\_repo\_branch\_name)| Name of the default branch of the project repo |`string`|`"master"`| no |
| <aname="input_is_robots_indexing_allowed"></a> [is\_robots\_indexing\_allowed](#input\_is\_robots\_indexing\_allowed)| Should allow search engine indexing in production? |`bool`|`true`| no |
83
+
| <aname="input_serve_nested_index_html"></a> [serve\_nested\_index\_html](#input\_serve\_nested\_index\_html)| Applies to apps which build separate index.html files for sub-routes, e.g. using Gatsby SSG |`bool`| n/a | yes |
83
84
| <aname="input_subdomain"></a> [subdomain](#input\_subdomain)| Subdomain where the app lives (e.g. 'hello' if the app lives at hello.example.com) |`string`| n/a | yes |
84
85
| <aname="input_zone_domain"></a> [zone\_domain](#input\_zone\_domain)| The domain where the app lives (e.g. 'example.com' if the app lives at hello.example.com) |`string`| n/a | yes |
0 commit comments