Commit 1a201eaa authored by Anton Babenko's avatar Anton Babenko

Fix formatting

parent 1733919b
......@@ -66,8 +66,8 @@ module "ec2" {
associate_public_ip_address = true
root_block_device = [{
volume_type = "gp2"
volume_size = 10
volume_type = "gp2"
volume_size = 10
}]
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment