Skip to content

Commit

Permalink
Fix version_added and changelog from ansible-collections#460 (ansible…
Browse files Browse the repository at this point in the history
  • Loading branch information
tremble authored and alinabuzachis committed Aug 26, 2021
1 parent a28c113 commit d6dcb48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/modules/ec2_vpc_endpoint.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
default: Gateway
choices: [ "Interface", "Gateway", "GatewayLoadBalancer" ]
type: str
version_added: 1.5.0
service:
description:
- An AWS supported vpc endpoint service. Use the M(community.aws.ec2_vpc_endpoint_info)
Expand Down

0 comments on commit d6dcb48

Please sign in to comment.