Azure Databox Edge Device
This page shows how to write Terraform for Databox Edge Device and write them securely.
azurerm_databox_edge_device (Terraform)
The Device in Databox Edge can be configured in Terraform with the resource name azurerm_databox_edge_device. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
-
device_propertiesoptional computed - list of object-
capacity- number -
configured_role_types- list of string -
culture- string -
hcs_version- string -
model- string -
node_count- number -
serial_number- string -
software_version- string -
status- string -
time_zone- string -
type- string
-
-
idoptional computed - string -
locationrequired - string -
namerequired - string -
resource_group_namerequired - string -
sku_namerequired - string -
tagsoptional - map from string to string -
timeoutssingle block
Explanation in Terraform Registry
Manages a Databox Edge Device.
Azure Resource Manager Example
Azure Resource Manager code does not have the related resource.