1T for ec2 hd
This commit is contained in:
parent
ead6366ed0
commit
91f48f249a
1 changed files with 1 additions and 1 deletions
|
|
@ -349,7 +349,7 @@ resource "aws_instance" "main" {
|
||||||
iam_instance_profile = aws_iam_instance_profile.ec2[0].name
|
iam_instance_profile = aws_iam_instance_profile.ec2[0].name
|
||||||
|
|
||||||
root_block_device {
|
root_block_device {
|
||||||
volume_size = 300
|
volume_size = 1000
|
||||||
volume_type = "gp3"
|
volume_type = "gp3"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue