remove duplicates from real world corpus
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
// Module specific variables
|
||||
variable "security_group_name" {
|
||||
description = "The name for the security group"
|
||||
}
|
||||
|
||||
variable "vpc_id" {
|
||||
description = "The VPC this security group will go in"
|
||||
}
|
||||
|
||||
variable "source_cidr_block" {
|
||||
description = "The source CIDR block to allow traffic from"
|
||||
default = ["0.0.0.0/0"]
|
||||
type = "list"
|
||||
}
|
||||
@@ -1,14 +0,0 @@
|
||||
// Module specific variables
|
||||
variable "security_group_name" {
|
||||
description = "The name for the security group"
|
||||
}
|
||||
|
||||
variable "vpc_id" {
|
||||
description = "The VPC this security group will go in"
|
||||
}
|
||||
|
||||
variable "source_cidr_block" {
|
||||
description = "The source CIDR block to allow traffic from"
|
||||
default = ["0.0.0.0/0"]
|
||||
type = "list"
|
||||
}
|
||||
@@ -1,14 +0,0 @@
|
||||
// Module specific variables
|
||||
variable "security_group_name" {
|
||||
description = "The name for the security group"
|
||||
}
|
||||
|
||||
variable "vpc_id" {
|
||||
description = "The VPC this security group will go in"
|
||||
}
|
||||
|
||||
variable "source_cidr_block" {
|
||||
description = "The source CIDR block to allow traffic from"
|
||||
default = ["0.0.0.0/0"]
|
||||
type = "list"
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
// Module specific variables
|
||||
variable "security_group_name" {
|
||||
description = "The name for the security group"
|
||||
}
|
||||
|
||||
variable "vpc_id" {
|
||||
description = "The VPC this security group will go in"
|
||||
}
|
||||
|
||||
variable "source_cidr_block" {
|
||||
description = "The source CIDR block to allow traffic from"
|
||||
type = "list"
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
// Output ID of sg_web SG we made
|
||||
output "security_group_id_web" {
|
||||
value = "${aws_security_group.main_security_group.id}"
|
||||
}
|
||||
@@ -1,14 +0,0 @@
|
||||
// Module specific variables
|
||||
variable "security_group_name" {
|
||||
description = "The name for the security group"
|
||||
}
|
||||
|
||||
variable "vpc_id" {
|
||||
description = "The VPC this security group will go in"
|
||||
}
|
||||
|
||||
variable "source_cidr_block" {
|
||||
description = "The source CIDR block to allow traffic from"
|
||||
default = ["0.0.0.0/0"]
|
||||
type = "list"
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
// Module specific variables
|
||||
variable "security_group_name" {
|
||||
description = "The name for the security group"
|
||||
}
|
||||
|
||||
variable "vpc_id" {
|
||||
description = "The VPC this security group will go in"
|
||||
}
|
||||
|
||||
variable "source_cidr_block" {
|
||||
description = "The source CIDR block to allow traffic from"
|
||||
type = "list"
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
// Module specific variables
|
||||
variable "security_group_name" {
|
||||
description = "The name for the security group"
|
||||
}
|
||||
|
||||
variable "vpc_id" {
|
||||
description = "The VPC this security group will go in"
|
||||
}
|
||||
|
||||
variable "source_cidr_block" {
|
||||
description = "The source CIDR block to allow traffic from"
|
||||
type = "list"
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
// Module specific variables
|
||||
variable "security_group_name" {
|
||||
description = "The name for the security group"
|
||||
}
|
||||
|
||||
variable "vpc_id" {
|
||||
description = "The VPC this security group will go in"
|
||||
}
|
||||
|
||||
variable "source_cidr_block" {
|
||||
description = "The source CIDR block to allow traffic from"
|
||||
type = "list"
|
||||
}
|
||||
@@ -1,14 +0,0 @@
|
||||
// Module specific variables
|
||||
variable "security_group_name" {
|
||||
description = "The name for the security group"
|
||||
}
|
||||
|
||||
variable "vpc_id" {
|
||||
description = "The VPC this security group will go in"
|
||||
}
|
||||
|
||||
variable "source_cidr_block" {
|
||||
description = "The source CIDR block to allow traffic from"
|
||||
default = ["0.0.0.0/0"]
|
||||
type = "list"
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
// Module specific variables
|
||||
variable "security_group_name" {
|
||||
description = "The name for the security group"
|
||||
}
|
||||
|
||||
variable "vpc_id" {
|
||||
description = "The VPC this security group will go in"
|
||||
}
|
||||
|
||||
variable "source_cidr_block" {
|
||||
description = "The source CIDR block to allow traffic from"
|
||||
type = "list"
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
// Module specific variables
|
||||
variable "security_group_name" {
|
||||
description = "The name for the security group"
|
||||
}
|
||||
|
||||
variable "vpc_id" {
|
||||
description = "The VPC this security group will go in"
|
||||
}
|
||||
|
||||
variable "source_cidr_block" {
|
||||
description = "The source CIDR block to allow traffic from"
|
||||
type = "list"
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
// Module specific variables
|
||||
variable "security_group_name" {
|
||||
description = "The name for the security group"
|
||||
}
|
||||
|
||||
variable "vpc_id" {
|
||||
description = "The VPC this security group will go in"
|
||||
}
|
||||
|
||||
variable "source_cidr_block" {
|
||||
description = "The source CIDR block to allow traffic from"
|
||||
type = "list"
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
// Module specific variables
|
||||
variable "security_group_name" {
|
||||
description = "The name for the security group"
|
||||
}
|
||||
|
||||
variable "vpc_id" {
|
||||
description = "The VPC this security group will go in"
|
||||
}
|
||||
|
||||
variable "source_cidr_block" {
|
||||
description = "The source CIDR block to allow traffic from"
|
||||
type = "list"
|
||||
}
|
||||
@@ -1,14 +0,0 @@
|
||||
// Module specific variables
|
||||
variable "security_group_name" {
|
||||
description = "The name for the security group"
|
||||
}
|
||||
|
||||
variable "vpc_id" {
|
||||
description = "The VPC this security group will go in"
|
||||
}
|
||||
|
||||
variable "source_cidr_block" {
|
||||
description = "The source CIDR block to allow traffic from"
|
||||
default = ["0.0.0.0/0"]
|
||||
type = "list"
|
||||
}
|
||||
@@ -1,14 +0,0 @@
|
||||
// Module specific variables
|
||||
variable "security_group_name" {
|
||||
description = "The name for the security group"
|
||||
}
|
||||
|
||||
variable "vpc_id" {
|
||||
description = "The VPC this security group will go in"
|
||||
}
|
||||
|
||||
variable "source_cidr_block" {
|
||||
description = "The source CIDR block to allow traffic from"
|
||||
default = ["0.0.0.0/0"]
|
||||
type = "list"
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
// Module specific variables
|
||||
variable "security_group_name" {
|
||||
description = "The name for the security group"
|
||||
}
|
||||
|
||||
variable "vpc_id" {
|
||||
description = "The VPC this security group will go in"
|
||||
}
|
||||
|
||||
variable "source_cidr_block" {
|
||||
description = "The source CIDR block to allow traffic from"
|
||||
type = "list"
|
||||
}
|
||||
Reference in New Issue
Block a user