version bump
This commit is contained in:
parent
79ea553200
commit
2e42c72447
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ module: ec2_vpc_nat_gateway
|
|||
short_description: Manage AWS VPC NAT Gateways
|
||||
description:
|
||||
- Ensure the state of AWS VPC NAT Gateways based on their id, allocation and subnet ids.
|
||||
version_added: "2.1"
|
||||
version_added: "2.2"
|
||||
requirements: [boto3, botocore]
|
||||
options:
|
||||
state:
|
||||
|
|
Loading…
Reference in a new issue