mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
documentation: Add a note to ebs_volume for snapshot_id & size (#6249)
This commit is contained in:
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…
Reference in New Issue
Block a user