Skip to content

Commit

Permalink
Merge pull request #9977 from blckct/aws_lighstail_add_created_at
Browse files Browse the repository at this point in the history
Add created_at attribute to lightsail instance documentation
  • Loading branch information
ryndaniels authored Sep 5, 2019
2 parents 16da678 + b5175d0 commit 3ec4261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/r/lightsail_instance.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ The following attributes are exported in addition to the arguments listed above:

* `id` - The ARN of the Lightsail instance (matches `arn`).
* `arn` - The ARN of the Lightsail instance (matches `id`).
* `created_at` - The timestamp when the instance was created.
* `availability_zone`
* `blueprint_id`
* `bundle_id`
Expand Down

0 comments on commit 3ec4261

Please sign in to comment.