Skip to content

Commit 06d8db4

Browse files
committed
feat(rdb): add docs and split dhcp test
1 parent 17b30cb commit 06d8db4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/resources/rdb_instance.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -160,11 +160,11 @@ In addition to all arguments above, the following attributes are exported:
160160
- `name` - Name of the endpoint.
161161
- `hostname` - Name of the endpoint.
162162
- `private_network` - List of private networks endpoints of the database instance.
163-
- `endpoint_id` - The ID of the endpoint of the private network.
164-
- `ip` - IP of the endpoint.
165-
- `port` - Port of the endpoint.
166-
- `name` - Name of the endpoint.
167-
- `hostname` - Name of the endpoint.
163+
- `endpoint_id` - The ID of the endpoint of the private network.
164+
- `ip` - IP of the endpoint.
165+
- `port` - Port of the endpoint.
166+
- `name` - Name of the endpoint.
167+
- `hostname` - Name of the endpoint.
168168
- `certificate` - Certificate of the database instance.
169169
- `organization_id` - The organization ID the Database Instance is associated with.
170170

0 commit comments

Comments
 (0)