File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
# generated by https://github.com/hashicorp/terraform-plugin-docs
3
- page_title : " dfcloud_connection Resource - dfcloud"
3
+ page_title : " dfcloud_connection Resource - terraform-provider- dfcloud"
4
4
subcategory : " "
5
5
description : |-
6
6
Manages a Dragonfly network connection.
Original file line number Diff line number Diff line change 1
1
---
2
2
# generated by https://github.com/hashicorp/terraform-plugin-docs
3
- page_title : " dfcloud_datastore Resource - dfcloud"
3
+ page_title : " dfcloud_datastore Resource - terraform-provider- dfcloud"
4
4
subcategory : " "
5
5
description : |-
6
- Manages a Dragonfly datastore.
6
+ Manages a Dragonfly datastore resource .
7
7
---
8
8
9
9
# dfcloud_datastore (Resource)
10
10
11
- Manages a Dragonfly datastore.
11
+ Manages a Dragonfly datastore resource .
12
12
13
13
14
14
@@ -30,7 +30,7 @@ Manages a Dragonfly datastore.
30
30
31
31
- ` addr ` (String) The address of the datastore.
32
32
- ` created_at ` (Number) The timestamp when the datastore was created.
33
- - ` datastore_id ` (String) The ID of the datastore.
33
+ - ` id ` (String) The ID of the datastore.
34
34
- ` password ` (String, Sensitive) The password for the datastore.
35
35
36
36
<a id =" nestedatt--location " ></a >
Original file line number Diff line number Diff line change 1
1
---
2
2
# generated by https://github.com/hashicorp/terraform-plugin-docs
3
- page_title : " dfcloud_network Resource - dfcloud"
3
+ page_title : " dfcloud_network Resource - terraform-provider- dfcloud"
4
4
subcategory : " "
5
5
description : |-
6
6
Manages a Dragonfly network.
@@ -26,7 +26,7 @@ Manages a Dragonfly network.
26
26
- ` created_at ` (Number) The timestamp when the network was created.
27
27
- ` id ` (String) The ID of the network.
28
28
- ` status ` (String) The status of the network.
29
- - ` vpc ` (Object ) The VPC information for the network. (see [ below for nested schema] ( #nestedatt--vpc ) )
29
+ - ` vpc ` (Attributes ) The VPC information for the network. (see [ below for nested schema] ( #nestedatt--vpc ) )
30
30
31
31
<a id =" nestedatt--location " ></a >
32
32
### Nested Schema for ` location `
@@ -42,5 +42,5 @@ Required:
42
42
43
43
Read-Only:
44
44
45
- - ` account_id ` (String)
46
- - ` resource_id ` (String)
45
+ - ` account_id ` (String) The account ID of the VPC.
46
+ - ` resource_id ` (String) The resource ID of the VPC.
You can’t perform that action at this time.
0 commit comments