remove duplicates from real world corpus

This commit is contained in:
mhoffm
2021-06-25 15:17:25 +02:00
parent 7182e1745c
commit 77b51d1b78
123 changed files with 0 additions and 2780 deletions

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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}"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}

View File

@@ -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"
}