Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

b/aws_vpc_ipam_pool_cidr_allocation-read description and netmask_length #38618

Prev Previous commit
Next Next commit
docs(ipam): alloc netmask forces new rsrc
GlennChia committed Jul 31, 2024

Verified

This commit was signed with the committer’s verified signature.
GlennChia Glenn
commit cc102c16123110036446347873aceae210d20c9c
Original file line number Diff line number Diff line change
@@ -87,7 +87,7 @@ This resource supports the following arguments:
* `description` - (Optional, Forces new resource) The description for the allocation.
* `disallowed_cidrs` - (Optional) Exclude a particular CIDR range from being returned by the pool.
* `ipam_pool_id` - (Required) The ID of the pool to which you want to assign a CIDR.
* `netmask_length` - (Optional) The netmask length of the CIDR you would like to allocate to the IPAM pool. Valid Values: `0-128`.
* `netmask_length` - (Optional, Forces new resource) The netmask length of the CIDR you would like to allocate to the IPAM pool. Valid Values: `0-128`.

## Attribute Reference