Skip to content

Commit

Permalink
Merge pull request #32485 from hashicorp/d-db_instance-name
Browse files Browse the repository at this point in the history
Remove `name` attribute from `aws_db_instance` docs
  • Loading branch information
justinretzolk authored Jul 13, 2023
2 parents d54824d + 54177bc commit d26d49a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/docs/r/db_instance.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,6 @@ in a Route 53 Alias record).
* `maintenance_window` - The instance maintenance window.
* `master_user_secret` - A block that specifies the master user secret. Only available when `manage_master_user_password` is set to true. [Documented below](#master_user_secret).
* `multi_az` - If the RDS instance is multi AZ enabled.
* `name` - The database name.
* `port` - The database port.
* `resource_id` - The RDS Resource ID of this instance.
* `status` - The RDS instance status.
Expand Down

0 comments on commit d26d49a

Please sign in to comment.