terraform - monitoring 최신화
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 4,
|
||||
"terraform_version": "1.5.7",
|
||||
"serial": 6,
|
||||
"serial": 14,
|
||||
"lineage": "816258a5-69eb-6967-f105-8709f7e2588d",
|
||||
"outputs": {},
|
||||
"resources": [
|
||||
@@ -16,7 +16,7 @@
|
||||
"attributes": {
|
||||
"ami": "ami-0409b7ddbc59e3222",
|
||||
"arn": "arn:aws:ec2:ap-northeast-2:508259851457:instance/i-08af287265bd05022",
|
||||
"associate_public_ip_address": false,
|
||||
"associate_public_ip_address": true,
|
||||
"availability_zone": "ap-northeast-2c",
|
||||
"capacity_reservation_specification": [
|
||||
{
|
||||
@@ -32,9 +32,23 @@
|
||||
}
|
||||
],
|
||||
"disable_api_stop": false,
|
||||
"disable_api_termination": false,
|
||||
"ebs_block_device": [],
|
||||
"ebs_optimized": false,
|
||||
"disable_api_termination": true,
|
||||
"ebs_block_device": [
|
||||
{
|
||||
"delete_on_termination": false,
|
||||
"device_name": "/dev/sdf",
|
||||
"encrypted": false,
|
||||
"iops": 600,
|
||||
"kms_key_id": "",
|
||||
"snapshot_id": "",
|
||||
"tags": {},
|
||||
"throughput": 0,
|
||||
"volume_id": "vol-0a2e83f6a2d3d12b3",
|
||||
"volume_size": 200,
|
||||
"volume_type": "gp2"
|
||||
}
|
||||
],
|
||||
"ebs_optimized": true,
|
||||
"enclave_options": [
|
||||
{
|
||||
"enabled": false
|
||||
@@ -45,11 +59,11 @@
|
||||
"hibernation": false,
|
||||
"host_id": "",
|
||||
"host_resource_group_arn": null,
|
||||
"iam_instance_profile": "",
|
||||
"iam_instance_profile": "AmazonSSMRoleForInstancesQuickSetup",
|
||||
"id": "i-08af287265bd05022",
|
||||
"instance_initiated_shutdown_behavior": "stop",
|
||||
"instance_state": "running",
|
||||
"instance_type": "t3.small",
|
||||
"instance_type": "m5.large",
|
||||
"ipv6_address_count": 0,
|
||||
"ipv6_addresses": [],
|
||||
"key_name": "kp-jay-bastion-datasaker",
|
||||
@@ -63,7 +77,7 @@
|
||||
{
|
||||
"http_endpoint": "enabled",
|
||||
"http_put_response_hop_limit": 1,
|
||||
"http_tokens": "optional",
|
||||
"http_tokens": "required",
|
||||
"instance_metadata_tags": "disabled"
|
||||
}
|
||||
],
|
||||
@@ -83,8 +97,8 @@
|
||||
}
|
||||
],
|
||||
"private_ip": "172.24.2.212",
|
||||
"public_dns": "",
|
||||
"public_ip": "",
|
||||
"public_dns": "ec2-3-38-1-96.ap-northeast-2.compute.amazonaws.com",
|
||||
"public_ip": "3.38.1.96",
|
||||
"root_block_device": [
|
||||
{
|
||||
"delete_on_termination": true,
|
||||
@@ -92,7 +106,7 @@
|
||||
"encrypted": false,
|
||||
"iops": 100,
|
||||
"kms_key_id": "",
|
||||
"tags": null,
|
||||
"tags": {},
|
||||
"throughput": 0,
|
||||
"volume_id": "vol-0153e1bed3b29f8b2",
|
||||
"volume_size": 30,
|
||||
@@ -104,10 +118,10 @@
|
||||
"source_dest_check": true,
|
||||
"subnet_id": "subnet-0073a61bc56a68a3e",
|
||||
"tags": {
|
||||
"Name": "grafana"
|
||||
"Name": "monitoring.kr.datasaker.io"
|
||||
},
|
||||
"tags_all": {
|
||||
"Name": "grafana"
|
||||
"Name": "monitoring.kr.datasaker.io"
|
||||
},
|
||||
"tenancy": "default",
|
||||
"timeouts": null,
|
||||
@@ -161,20 +175,7 @@
|
||||
"cidr_blocks": [
|
||||
"118.223.123.161/32"
|
||||
],
|
||||
"description": "SSH",
|
||||
"from_port": 22,
|
||||
"ipv6_cidr_blocks": [],
|
||||
"prefix_list_ids": [],
|
||||
"protocol": "tcp",
|
||||
"security_groups": [],
|
||||
"self": false,
|
||||
"to_port": 22
|
||||
},
|
||||
{
|
||||
"cidr_blocks": [
|
||||
"118.223.123.161/32"
|
||||
],
|
||||
"description": "TLS from grafana",
|
||||
"description": "",
|
||||
"from_port": 443,
|
||||
"ipv6_cidr_blocks": [],
|
||||
"prefix_list_ids": [],
|
||||
@@ -187,7 +188,7 @@
|
||||
"cidr_blocks": [
|
||||
"118.223.123.161/32"
|
||||
],
|
||||
"description": "http fron grafana",
|
||||
"description": "",
|
||||
"from_port": 80,
|
||||
"ipv6_cidr_blocks": [],
|
||||
"prefix_list_ids": [],
|
||||
@@ -195,6 +196,45 @@
|
||||
"security_groups": [],
|
||||
"self": false,
|
||||
"to_port": 80
|
||||
},
|
||||
{
|
||||
"cidr_blocks": [
|
||||
"118.223.123.161/32"
|
||||
],
|
||||
"description": "Allow SSH traffic",
|
||||
"from_port": 22,
|
||||
"ipv6_cidr_blocks": [],
|
||||
"prefix_list_ids": [],
|
||||
"protocol": "tcp",
|
||||
"security_groups": [],
|
||||
"self": false,
|
||||
"to_port": 22
|
||||
},
|
||||
{
|
||||
"cidr_blocks": [
|
||||
"172.31.0.0/16"
|
||||
],
|
||||
"description": "",
|
||||
"from_port": 0,
|
||||
"ipv6_cidr_blocks": [],
|
||||
"prefix_list_ids": [],
|
||||
"protocol": "-1",
|
||||
"security_groups": [],
|
||||
"self": false,
|
||||
"to_port": 0
|
||||
},
|
||||
{
|
||||
"cidr_blocks": [],
|
||||
"description": "nlb-securitygroup",
|
||||
"from_port": 0,
|
||||
"ipv6_cidr_blocks": [],
|
||||
"prefix_list_ids": [],
|
||||
"protocol": "-1",
|
||||
"security_groups": [
|
||||
"sg-0c46bbbbc5ecc2786"
|
||||
],
|
||||
"self": false,
|
||||
"to_port": 0
|
||||
}
|
||||
],
|
||||
"name": "grafana-allow-security-new",
|
||||
@@ -202,10 +242,10 @@
|
||||
"owner_id": "508259851457",
|
||||
"revoke_rules_on_delete": false,
|
||||
"tags": {
|
||||
"Name": "grafana-allow-security"
|
||||
"Name": "monitoring-allow-security"
|
||||
},
|
||||
"tags_all": {
|
||||
"Name": "grafana-allow-security"
|
||||
"Name": "monitoring-allow-security"
|
||||
},
|
||||
"timeouts": null,
|
||||
"vpc_id": "vpc-00ba2b0e9ad59f0ed"
|
||||
|
||||
Reference in New Issue
Block a user