From d48880debce0d3de9c9cacee491f9001a7ef829d Mon Sep 17 00:00:00 2001 From: Alexander Popov Date: Tue, 11 Mar 2014 13:25:58 -0400 Subject: [PATCH] Added 'version_added' to the 'resrouce_tags' attribute in DOCUMENTATION section. --- library/cloud/ec2_vpc | 1 + 1 file changed, 1 insertion(+) diff --git a/library/cloud/ec2_vpc b/library/cloud/ec2_vpc index 35d38517c0d..abeb20e3226 100644 --- a/library/cloud/ec2_vpc +++ b/library/cloud/ec2_vpc @@ -62,6 +62,7 @@ options: required: false default: null aliases: [] + version_added: "1.6" internet_gateway: description: - Toggle whether there should be an Internet gateway attached to the VPC