Skip to content

Commit

Permalink
docs/db_option_group: Fix capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
YakDriver committed Sep 18, 2023
1 parent 197ffea commit 3f6de00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/db_option_group.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ This resource supports the following arguments:
This resource exports the following attributes in addition to the arguments above:

* `id` - DB option group name.
* `arn` - ARN of the db option group.
* `arn` - ARN of the DB option group.
* `tags_all` - Map of tags assigned to the resource, including those inherited from the provider [`default_tags` configuration block](https://registry.terraform.io/providers/hashicorp/aws/latest/docs#default_tags-configuration-block).

## Timeouts
Expand Down

0 comments on commit 3f6de00

Please sign in to comment.