terraform - monitoring 최신화
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 4,
|
||||
"terraform_version": "1.5.7",
|
||||
"serial": 8,
|
||||
"serial": 16,
|
||||
"lineage": "816258a5-69eb-6967-f105-8709f7e2588d",
|
||||
"outputs": {},
|
||||
"resources": [
|
||||
@@ -173,22 +173,9 @@
|
||||
"ingress": [
|
||||
{
|
||||
"cidr_blocks": [
|
||||
"0.0.0.0/0"
|
||||
"118.223.123.161/32"
|
||||
],
|
||||
"description": "",
|
||||
"from_port": 443,
|
||||
"ipv6_cidr_blocks": [],
|
||||
"prefix_list_ids": [],
|
||||
"protocol": "tcp",
|
||||
"security_groups": [],
|
||||
"self": false,
|
||||
"to_port": 443
|
||||
},
|
||||
{
|
||||
"cidr_blocks": [
|
||||
"0.0.0.0/0"
|
||||
],
|
||||
"description": "",
|
||||
"description": "Allow HTTP traffic",
|
||||
"from_port": 80,
|
||||
"ipv6_cidr_blocks": [],
|
||||
"prefix_list_ids": [],
|
||||
@@ -197,24 +184,11 @@
|
||||
"self": false,
|
||||
"to_port": 80
|
||||
},
|
||||
{
|
||||
"cidr_blocks": [
|
||||
"0.0.0.0/0"
|
||||
],
|
||||
"description": "TLS from teleport",
|
||||
"from_port": 30168,
|
||||
"ipv6_cidr_blocks": [],
|
||||
"prefix_list_ids": [],
|
||||
"protocol": "tcp",
|
||||
"security_groups": [],
|
||||
"self": false,
|
||||
"to_port": 30168
|
||||
},
|
||||
{
|
||||
"cidr_blocks": [
|
||||
"118.223.123.161/32"
|
||||
],
|
||||
"description": "SSH",
|
||||
"description": "Allow SSH traffic",
|
||||
"from_port": 22,
|
||||
"ipv6_cidr_blocks": [],
|
||||
"prefix_list_ids": [],
|
||||
@@ -227,7 +201,7 @@
|
||||
"cidr_blocks": [
|
||||
"118.223.123.161/32"
|
||||
],
|
||||
"description": "TLS from grafana",
|
||||
"description": "Allow TLS traffic",
|
||||
"from_port": 443,
|
||||
"ipv6_cidr_blocks": [],
|
||||
"prefix_list_ids": [],
|
||||
@@ -236,32 +210,6 @@
|
||||
"self": false,
|
||||
"to_port": 443
|
||||
},
|
||||
{
|
||||
"cidr_blocks": [
|
||||
"172.0.0.0/8"
|
||||
],
|
||||
"description": "",
|
||||
"from_port": 32084,
|
||||
"ipv6_cidr_blocks": [],
|
||||
"prefix_list_ids": [],
|
||||
"protocol": "tcp",
|
||||
"security_groups": [],
|
||||
"self": false,
|
||||
"to_port": 32084
|
||||
},
|
||||
{
|
||||
"cidr_blocks": [
|
||||
"172.24.0.0/16"
|
||||
],
|
||||
"description": "loki",
|
||||
"from_port": 31768,
|
||||
"ipv6_cidr_blocks": [],
|
||||
"prefix_list_ids": [],
|
||||
"protocol": "tcp",
|
||||
"security_groups": [],
|
||||
"self": false,
|
||||
"to_port": 31768
|
||||
},
|
||||
{
|
||||
"cidr_blocks": [
|
||||
"172.31.0.0/16"
|
||||
|
||||
Reference in New Issue
Block a user