-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
What?
Add the following variables with this expected default values
- root_block_device_volume_type = "gp2"
- root_block_device_volume_size = 20
- root_block_device_encrypted = true
root_block_device = [
{
volume_type = "gp2"
volume_size = 20
encrypted = true
},
]
Why?
To grant this expected values by default.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request