From 563e1919f533bd1e571f2466c02b6406e3fc7df9 Mon Sep 17 00:00:00 2001 From: Kamil Turek Date: Tue, 17 May 2022 19:46:15 +0200 Subject: [PATCH] Add missing byline --- website/docs/r/location_place_index.html.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/r/location_place_index.html.markdown b/website/docs/r/location_place_index.html.markdown index d8d968d897f..d2df841349f 100644 --- a/website/docs/r/location_place_index.html.markdown +++ b/website/docs/r/location_place_index.html.markdown @@ -40,6 +40,8 @@ The following arguments are optional: ## Attributes Reference +In addition to all arguments above, the following attributes are exported: + * `create_time` - The timestamp for when the place index resource was created in ISO 8601 format. * `index_arn` - The Amazon Resource Name (ARN) for the place index resource. Used to specify a resource across AWS. * `tags_all` - A map of tags assigned to the resource, including those inherited from the provider [`default_tags` configuration block](https://www.terraform.io/docs/providers/aws/index.html#default_tags-configuration-block).