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: examples/complete/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ $ terraform apply
17
17
18
18
Note that this example may create resources which cost money. Run `terraform destroy` when you don't need these resources.
19
19
20
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
20
+
<!--BEGIN_TF_DOCS-->
21
21
## Requirements
22
22
23
23
| Name | Version |
@@ -68,4 +68,4 @@ No inputs.
68
68
| <aname="output_default_sns_topic_id"></a> [default\_sns\_topic\_id](#output\_default\_sns\_topic\_id)| The ARN of the SNS topic |
69
69
| <aname="output_default_sns_topic_name"></a> [default\_sns\_topic\_name](#output\_default\_sns\_topic\_name)| The name of the topic |
70
70
| <aname="output_default_sns_topic_owner"></a> [default\_sns\_topic\_owner](#output\_default\_sns\_topic\_owner)| The AWS Account ID of the SNS topic owner |
0 commit comments