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
@@ -22,7 +22,7 @@ $ terraform apply
22
22
23
23
Note that this example may create resources which cost money. Run `terraform destroy` when you don't need these resources.
24
24
25
-
<!--BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK-->
25
+
<!--BEGIN_TF_DOCS-->
26
26
## Requirements
27
27
28
28
| Name | Version |
@@ -128,4 +128,4 @@ No inputs.
128
128
| <aname="output_unencrypted_sqs_queue_id"></a> [unencrypted\_sqs\_queue\_id](#output\_unencrypted\_sqs\_queue\_id)| The URL for the created Amazon SQS queue |
129
129
| <aname="output_unencrypted_sqs_queue_name"></a> [unencrypted\_sqs\_queue\_name](#output\_unencrypted\_sqs\_queue\_name)| The name of the SQS queue |
130
130
| <aname="output_unencrypted_sqs_queue_url"></a> [unencrypted\_sqs\_queue\_url](#output\_unencrypted\_sqs\_queue\_url)| Same as `queue_id`: The URL for the created Amazon SQS queue |
0 commit comments