fix vpcaccess sg
authorJustin Wind <j.wind@partner.samsung.com>
Mon, 13 Mar 2017 22:45:50 +0000 (15:45 -0700)
committerJustin Wind <j.wind@partner.samsung.com>
Mon, 13 Mar 2017 22:45:50 +0000 (15:45 -0700)
roles/vpcaccess-infrastructure/tasks/main.yml

index 5149ad0f3c5f4e46f19fdb56145d5bad29fccb94..3faf612466e8e223505116090de13409bf596c3c 100644 (file)
@@ -18,6 +18,8 @@
     description: "vpcaccess rules"
     purge_rules: false
     rules:
+    - proto: all
+      cidr_ip: "{{ vpc.vpc.cidr_block }}"
     rules_egress:
     - proto: all
       cidr_ip: 0.0.0.0/0