Skip to content

Commit

Permalink
Fix survey
Browse files Browse the repository at this point in the history
  • Loading branch information
GomathiselviS committed Nov 22, 2024
1 parent f5d271b commit cb8ccd3
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
ec2_networking_resources_vpc_name: "{{ vpc_name }}"
ec2_networking_resources_vpc_cidr_block: "{{ vpc_cidr }}"
ec2_networking_resources_subnet_cidr_block: "{{ subnet }}"
ec2_networking_resources_sg_internal_name: "{{ security_group_internal }}"
ec2_networking_resources_sg_internal_description: "{{ security_group_internal_description }}"

---
name: "AWS Network Configuration Survey"
description: "Survey to configure aws network Rresources to create an EC2 instance"
Expand Down

0 comments on commit cb8ccd3

Please sign in to comment.