Commit a8199eb5 authored by Anton Babenko's avatar Anton Babenko

Removed outputs of ingress and egress rules, because of complex types

parent bfc5d233
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.complete_sg.this_security_group_description}" value = "${module.complete_sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.complete_sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.complete_sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.http_sg.this_security_group_description}" value = "${module.http_sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.http_sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.http_sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -22,13 +22,3 @@ output "this_security_group_description" { ...@@ -22,13 +22,3 @@ output "this_security_group_description" {
description = "The description of the security group" description = "The description of the security group"
value = "${module.sg.this_security_group_description}" value = "${module.sg.this_security_group_description}"
} }
output "this_security_group_ingress" {
description = "The ingress rules"
value = "${module.sg.this_security_group_ingress}"
}
output "this_security_group_egress" {
description = "The egress rules"
value = "${module.sg.this_security_group_egress}"
}
...@@ -23,12 +23,12 @@ output "this_security_group_description" { ...@@ -23,12 +23,12 @@ output "this_security_group_description" {
value = "${element(concat(aws_security_group.this.*.description, list("")), 0)}" value = "${element(concat(aws_security_group.this.*.description, list("")), 0)}"
} }
output "this_security_group_ingress" { //output "this_security_group_ingress" {
description = "The ingress rules" // description = "The ingress rules"
value = "${element(concat(aws_security_group.this.*.ingress, list("")), 0)}" // value = "${element(concat(aws_security_group.this.*.ingress, list("")), 0)}"
} //}
output "this_security_group_egress" { //output "this_security_group_egress" {
description = "The egress rules" // description = "The egress rules"
value = "${element(concat(aws_security_group.this.*.egress, list("")), 0)}" // value = "${element(concat(aws_security_group.this.*.egress, list("")), 0)"
} //}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment