Skip to content

Commit 98125a7

Browse files
chore(docs): regenerate docs
1 parent bd83e30 commit 98125a7

File tree

3 files changed

+55
-60
lines changed

3 files changed

+55
-60
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ The `terraform-docs` utility is used to generate this README. Follow the below s
8383
To enable the Cora Data Exports, please see https://catalog.workshops.aws/awscid/en-US/dashboards/additional/cora for more information, you simply have to enable the `var.enable_cora_data_exports`. This will deploy an additional [cloudformation](./assets/cloudformation/cudos/data-exports-aggregation.yaml) with the management account.
8484

8585
<!-- BEGIN_TF_DOCS -->
86-
8786
## Providers
8887

8988
No providers.
@@ -95,5 +94,4 @@ No inputs.
9594
## Outputs
9695

9796
No outputs.
98-
9997
<!-- END_TF_DOCS -->

examples/basic/README.md

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ No providers.
77

88
| Name | Description | Type | Default | Required |
99
|------|-------------|------|---------|:--------:|
10-
| <a name="input_quicksight_dashboard_owner"></a> [quicksight\_dashboard\_owner](#input\_quicksight\_dashboard\_owner) | The username to use for QuickSight | `string` | `"admin"` | no |
1110
| <a name="input_tags"></a> [tags](#input\_tags) | A map of tags to add to all resources | `map(string)` | <pre>{<br/> "Environment": "Production"<br/>}</pre> | no |
1211

1312
## Outputs

0 commit comments

Comments
 (0)