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

This commit is contained in:
Paul Stack 2016-04-19 22:07:01 +01:00
parent 8335555636
commit a842efa6a3

View File

@ -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: