We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 732c9db commit 200284dCopy full SHA for 200284d
1 file changed
modules/aws/ciphertrust-manager/README.md
@@ -62,7 +62,7 @@ module "dsf_ciphertrust_manager" {
62
key_pair = "my-keypair-name"
63
64
ebs = {
65
- volume_size = 256
+ volume_size = 300
66
volume_type = "gp2"
67
}
68
0 commit comments