documentation: Add a note to ebs_volume for snapshot_id & size (#6249)

pull/6282/head
Paul Stack 10 years ago
parent 8335555636
commit a842efa6a3

@ -22,6 +22,8 @@ resource "aws_ebs_volume" "example" {
}
```
~> **NOTE**: One of `size` or `snapshot_id` is required when specifying an EBS volume
## Argument Reference
The following arguments are supported:

Loading…
Cancel
Save