File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
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 - terraform-provider- dfcloud"
3
+ page_title : " dfcloud_connection Resource - 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 - terraform-provider- dfcloud"
3
+ page_title : " dfcloud_datastore Resource - dfcloud"
4
4
subcategory : " "
5
5
description : |-
6
6
Manages a Dragonfly datastore resource.
@@ -23,6 +23,7 @@ Manages a Dragonfly datastore resource.
23
23
24
24
### Optional
25
25
26
+ - ` disable_pass_key ` (Boolean) Disable the passkey for the datastore.
26
27
- ` dragonfly ` (Attributes) Dragonfly-specific configuration. (see [ below for nested schema] ( #nestedatt--dragonfly ) )
27
28
- ` network_id ` (String) The ID of the network the datastore should be placed into.
28
29
@@ -64,7 +65,7 @@ Optional:
64
65
65
66
Optional:
66
67
67
- - ` acl_rules ` (List of String) List of ACL rules.
68
+ - ` acl_rules ` (List of String, Sensitive ) List of ACL rules.
68
69
- ` bullmq ` (Boolean) Enable BullMQ compatibility.
69
70
- ` cache_mode ` (Boolean) Enable cache mode for memory management.
70
71
- ` memcached ` (Boolean) Enable Memcached protocol.
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 - terraform-provider- dfcloud"
3
+ page_title : " dfcloud_network Resource - dfcloud"
4
4
subcategory : " "
5
5
description : |-
6
6
Manages a Dragonfly network.
You can’t perform that action at this time.
0 commit comments