Skip to content

Commit

Permalink
Fix tfproviderdocs errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
ewbankkit committed Oct 6, 2023
1 parent 62e797e commit 03fab2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/r/verifiedaccess_group.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ The following arguments are optional:
* `tags` - (Optional) Key-value mapping of resource tags. If configured with a provider [`default_tags` configuration block](https://registry.terraform.io/providers/hashicorp/aws/latest/docs#default_tags-configuration-block) present, tags with matching keys will overwrite those defined at the provider-level.
* `policy_docment` - (Optional) The policy document that is associated with this resource.

## Attributes Reference
## Attribute Reference

In addition to all arguments above, the following attributes are exported:
This resource exports the following attributes in addition to the arguments above:

* `creation_time` - Timestamp when the access group was created.
* `deletion_time` - Timestamp when the access group was deleted.
Expand Down

0 comments on commit 03fab2e

Please sign in to comment.