1886 lines
76 KiB
Plaintext
1886 lines
76 KiB
Plaintext
|
{
|
||
|
"version": 4,
|
||
|
"terraform_version": "1.9.5",
|
||
|
"serial": 440,
|
||
|
"lineage": "dc59fd33-df1c-b728-2243-460b3a067b09",
|
||
|
"outputs": {
|
||
|
"jenkins_alb_dns_name": {
|
||
|
"value": "jenkins-alb-1423864241.ap-northeast-1.elb.amazonaws.com",
|
||
|
"type": "string"
|
||
|
},
|
||
|
"jenkins_rds_address": {
|
||
|
"value": "jenkins-rds.cikxgx5zabf3.ap-northeast-1.rds.amazonaws.com",
|
||
|
"type": "string"
|
||
|
}
|
||
|
},
|
||
|
"resources": [
|
||
|
{
|
||
|
"mode": "data",
|
||
|
"type": "aws_iam_policy",
|
||
|
"name": "jenkins_ssm_core",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:iam::aws:policy/AmazonSSMManagedInstanceCore",
|
||
|
"attachment_count": 0,
|
||
|
"description": "The policy for Amazon EC2 Role to enable AWS Systems Manager service core functionality.",
|
||
|
"id": "arn:aws:iam::aws:policy/AmazonSSMManagedInstanceCore",
|
||
|
"name": "AmazonSSMManagedInstanceCore",
|
||
|
"path": "/",
|
||
|
"path_prefix": null,
|
||
|
"policy": "{\n \"Version\": \"2012-10-17\",\n \"Statement\": [\n {\n \"Effect\": \"Allow\",\n \"Action\": [\n \"ssm:DescribeAssociation\",\n \"ssm:GetDeployablePatchSnapshotForInstance\",\n \"ssm:GetDocument\",\n \"ssm:DescribeDocument\",\n \"ssm:GetManifest\",\n \"ssm:GetParameter\",\n \"ssm:GetParameters\",\n \"ssm:ListAssociations\",\n \"ssm:ListInstanceAssociations\",\n \"ssm:PutInventory\",\n \"ssm:PutComplianceItems\",\n \"ssm:PutConfigurePackageResult\",\n \"ssm:UpdateAssociationStatus\",\n \"ssm:UpdateInstanceAssociationStatus\",\n \"ssm:UpdateInstanceInformation\"\n ],\n \"Resource\": \"*\"\n },\n {\n \"Effect\": \"Allow\",\n \"Action\": [\n \"ssmmessages:CreateControlChannel\",\n \"ssmmessages:CreateDataChannel\",\n \"ssmmessages:OpenControlChannel\",\n \"ssmmessages:OpenDataChannel\"\n ],\n \"Resource\": \"*\"\n },\n {\n \"Effect\": \"Allow\",\n \"Action\": [\n \"ec2messages:AcknowledgeMessage\",\n \"ec2messages:DeleteMessage\",\n \"ec2messages:FailMessage\",\n \"ec2messages:GetEndpoint\",\n \"ec2messages:GetMessages\",\n \"ec2messages:SendReply\"\n ],\n \"Resource\": \"*\"\n }\n ]\n}",
|
||
|
"policy_id": "ANPAIXSHM2BNB2D3AXXRU",
|
||
|
"tags": {}
|
||
|
},
|
||
|
"sensitive_attributes": []
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "data",
|
||
|
"type": "aws_iam_policy_document",
|
||
|
"name": "jenkins_assume_role_for_ec2",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"id": "2851119427",
|
||
|
"json": "{\n \"Version\": \"2012-10-17\",\n \"Statement\": [\n {\n \"Effect\": \"Allow\",\n \"Action\": \"sts:AssumeRole\",\n \"Principal\": {\n \"Service\": \"ec2.amazonaws.com\"\n }\n }\n ]\n}",
|
||
|
"minified_json": "{\"Version\":\"2012-10-17\",\"Statement\":[{\"Effect\":\"Allow\",\"Action\":\"sts:AssumeRole\",\"Principal\":{\"Service\":\"ec2.amazonaws.com\"}}]}",
|
||
|
"override_json": null,
|
||
|
"override_policy_documents": null,
|
||
|
"policy_id": null,
|
||
|
"source_json": null,
|
||
|
"source_policy_documents": null,
|
||
|
"statement": [
|
||
|
{
|
||
|
"actions": [
|
||
|
"sts:AssumeRole"
|
||
|
],
|
||
|
"condition": [],
|
||
|
"effect": "Allow",
|
||
|
"not_actions": [],
|
||
|
"not_principals": [],
|
||
|
"not_resources": [],
|
||
|
"principals": [
|
||
|
{
|
||
|
"identifiers": [
|
||
|
"ec2.amazonaws.com"
|
||
|
],
|
||
|
"type": "Service"
|
||
|
}
|
||
|
],
|
||
|
"resources": [],
|
||
|
"sid": ""
|
||
|
}
|
||
|
],
|
||
|
"version": "2012-10-17"
|
||
|
},
|
||
|
"sensitive_attributes": []
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "data",
|
||
|
"type": "aws_ssm_parameter",
|
||
|
"name": "amazon_linux2023",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ssm:ap-northeast-1::parameter/aws/service/ami-amazon-linux-latest/al2023-ami-kernel-6.1-x86_64",
|
||
|
"id": "/aws/service/ami-amazon-linux-latest/al2023-ami-kernel-6.1-x86_64",
|
||
|
"insecure_value": "ami-0ef29ab52ff72213b",
|
||
|
"name": "/aws/service/ami-amazon-linux-latest/al2023-ami-kernel-6.1-x86_64",
|
||
|
"type": "String",
|
||
|
"value": "ami-0ef29ab52ff72213b",
|
||
|
"version": 89,
|
||
|
"with_decryption": true
|
||
|
},
|
||
|
"sensitive_attributes": [
|
||
|
[
|
||
|
{
|
||
|
"type": "get_attr",
|
||
|
"value": "value"
|
||
|
}
|
||
|
]
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_db_instance",
|
||
|
"name": "jenkins_rds",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 2,
|
||
|
"attributes": {
|
||
|
"address": "jenkins-rds.cikxgx5zabf3.ap-northeast-1.rds.amazonaws.com",
|
||
|
"allocated_storage": 20,
|
||
|
"allow_major_version_upgrade": null,
|
||
|
"apply_immediately": true,
|
||
|
"arn": "arn:aws:rds:ap-northeast-1:095277089098:db:jenkins-rds",
|
||
|
"auto_minor_version_upgrade": true,
|
||
|
"availability_zone": "ap-northeast-1c",
|
||
|
"backup_retention_period": 10,
|
||
|
"backup_target": "region",
|
||
|
"backup_window": "17:57-18:27",
|
||
|
"blue_green_update": [],
|
||
|
"ca_cert_identifier": "rds-ca-rsa2048-g1",
|
||
|
"character_set_name": "",
|
||
|
"copy_tags_to_snapshot": false,
|
||
|
"custom_iam_instance_profile": "",
|
||
|
"customer_owned_ip_enabled": false,
|
||
|
"db_name": "wordpress",
|
||
|
"db_subnet_group_name": "jenkins-db-subnet-group",
|
||
|
"dedicated_log_volume": false,
|
||
|
"delete_automated_backups": true,
|
||
|
"deletion_protection": false,
|
||
|
"domain": "",
|
||
|
"domain_auth_secret_arn": "",
|
||
|
"domain_dns_ips": null,
|
||
|
"domain_fqdn": "",
|
||
|
"domain_iam_role_name": "",
|
||
|
"domain_ou": "",
|
||
|
"enabled_cloudwatch_logs_exports": null,
|
||
|
"endpoint": "jenkins-rds.cikxgx5zabf3.ap-northeast-1.rds.amazonaws.com:3306",
|
||
|
"engine": "mysql",
|
||
|
"engine_version": "8.0.35",
|
||
|
"engine_version_actual": "8.0.35",
|
||
|
"final_snapshot_identifier": null,
|
||
|
"hosted_zone_id": "Z24O6O9L7SGTNB",
|
||
|
"iam_database_authentication_enabled": false,
|
||
|
"id": "db-KY5EFTQREHY5GXD5SHBNNBDVWQ",
|
||
|
"identifier": "jenkins-rds",
|
||
|
"identifier_prefix": "",
|
||
|
"instance_class": "db.t3.micro",
|
||
|
"iops": 0,
|
||
|
"kms_key_id": "",
|
||
|
"latest_restorable_time": "2024-10-04T06:13:26Z",
|
||
|
"license_model": "general-public-license",
|
||
|
"listener_endpoint": [],
|
||
|
"maintenance_window": "mon:20:09-mon:20:39",
|
||
|
"manage_master_user_password": null,
|
||
|
"master_user_secret": [],
|
||
|
"master_user_secret_kms_key_id": null,
|
||
|
"max_allocated_storage": 0,
|
||
|
"monitoring_interval": 0,
|
||
|
"monitoring_role_arn": "",
|
||
|
"multi_az": true,
|
||
|
"nchar_character_set_name": "",
|
||
|
"network_type": "IPV4",
|
||
|
"option_group_name": "default:mysql-8-0",
|
||
|
"parameter_group_name": "default.mysql8.0",
|
||
|
"password": "passw0rd!",
|
||
|
"performance_insights_enabled": false,
|
||
|
"performance_insights_kms_key_id": "",
|
||
|
"performance_insights_retention_period": 0,
|
||
|
"port": 3306,
|
||
|
"publicly_accessible": false,
|
||
|
"replica_mode": "",
|
||
|
"replicas": [],
|
||
|
"replicate_source_db": "",
|
||
|
"resource_id": "db-KY5EFTQREHY5GXD5SHBNNBDVWQ",
|
||
|
"restore_to_point_in_time": [],
|
||
|
"s3_import": [],
|
||
|
"skip_final_snapshot": true,
|
||
|
"snapshot_identifier": null,
|
||
|
"status": "available",
|
||
|
"storage_encrypted": false,
|
||
|
"storage_throughput": 0,
|
||
|
"storage_type": "gp2",
|
||
|
"tags": null,
|
||
|
"tags_all": {},
|
||
|
"timeouts": null,
|
||
|
"timezone": "",
|
||
|
"username": "admin",
|
||
|
"vpc_security_group_ids": [
|
||
|
"sg-007ef3c5be8c5e086"
|
||
|
]
|
||
|
},
|
||
|
"sensitive_attributes": [
|
||
|
[
|
||
|
{
|
||
|
"type": "get_attr",
|
||
|
"value": "password"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoyNDAwMDAwMDAwMDAwLCJkZWxldGUiOjM2MDAwMDAwMDAwMDAsInVwZGF0ZSI6NDgwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMiJ9",
|
||
|
"dependencies": [
|
||
|
"aws_db_subnet_group.jenkins_db_subnet_group",
|
||
|
"aws_security_group.jenkins_rds_sg",
|
||
|
"aws_subnet.jenkins_private_1a_subnet",
|
||
|
"aws_subnet.jenkins_private_1c_subnet",
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_db_subnet_group",
|
||
|
"name": "jenkins_db_subnet_group",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:rds:ap-northeast-1:095277089098:subgrp:jenkins-db-subnet-group",
|
||
|
"description": "Managed by Terraform",
|
||
|
"id": "jenkins-db-subnet-group",
|
||
|
"name": "jenkins-db-subnet-group",
|
||
|
"name_prefix": "",
|
||
|
"subnet_ids": [
|
||
|
"subnet-04e8d1c09e1a6b048",
|
||
|
"subnet-0fe0019145be044f2"
|
||
|
],
|
||
|
"supported_network_types": [
|
||
|
"IPV4"
|
||
|
],
|
||
|
"tags": {
|
||
|
"Name": "jenkins-db-subnet-group"
|
||
|
},
|
||
|
"tags_all": {
|
||
|
"Name": "jenkins-db-subnet-group"
|
||
|
},
|
||
|
"vpc_id": "vpc-08081aec0075a3e88"
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "bnVsbA==",
|
||
|
"dependencies": [
|
||
|
"aws_subnet.jenkins_private_1a_subnet",
|
||
|
"aws_subnet.jenkins_private_1c_subnet",
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_iam_instance_profile",
|
||
|
"name": "jenkins_ssm_instance_profile",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:iam::095277089098:instance-profile/jenkins-ssm-instance-profile",
|
||
|
"create_date": "2024-10-04T06:02:03Z",
|
||
|
"id": "jenkins-ssm-instance-profile",
|
||
|
"name": "jenkins-ssm-instance-profile",
|
||
|
"name_prefix": "",
|
||
|
"path": "/",
|
||
|
"role": "jenkins-ssm-role",
|
||
|
"tags": null,
|
||
|
"tags_all": {},
|
||
|
"unique_id": "AIPARMLXVAFFLYPD4STM5"
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "bnVsbA==",
|
||
|
"dependencies": [
|
||
|
"aws_iam_role.jenkins_ssm_role",
|
||
|
"data.aws_iam_policy_document.jenkins_assume_role_for_ec2"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_iam_role",
|
||
|
"name": "jenkins_ssm_role",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:iam::095277089098:role/jenkins-ssm-role",
|
||
|
"assume_role_policy": "{\"Statement\":[{\"Action\":\"sts:AssumeRole\",\"Effect\":\"Allow\",\"Principal\":{\"Service\":\"ec2.amazonaws.com\"}}],\"Version\":\"2012-10-17\"}",
|
||
|
"create_date": "2024-10-04T06:02:01Z",
|
||
|
"description": "",
|
||
|
"force_detach_policies": false,
|
||
|
"id": "jenkins-ssm-role",
|
||
|
"inline_policy": [],
|
||
|
"managed_policy_arns": [],
|
||
|
"max_session_duration": 3600,
|
||
|
"name": "jenkins-ssm-role",
|
||
|
"name_prefix": "",
|
||
|
"path": "/",
|
||
|
"permissions_boundary": "",
|
||
|
"tags": null,
|
||
|
"tags_all": {},
|
||
|
"unique_id": "AROARMLXVAFFL7MWOT4AT"
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "bnVsbA==",
|
||
|
"dependencies": [
|
||
|
"data.aws_iam_policy_document.jenkins_assume_role_for_ec2"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_iam_role_policy_attachment",
|
||
|
"name": "jenkins_ssm_policy_attachment",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"id": "jenkins-ssm-role-20241004060202937200000001",
|
||
|
"policy_arn": "arn:aws:iam::aws:policy/AmazonSSMManagedInstanceCore",
|
||
|
"role": "jenkins-ssm-role"
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "bnVsbA==",
|
||
|
"dependencies": [
|
||
|
"aws_iam_role.jenkins_ssm_role",
|
||
|
"data.aws_iam_policy.jenkins_ssm_core",
|
||
|
"data.aws_iam_policy_document.jenkins_assume_role_for_ec2"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_instance",
|
||
|
"name": "jenkins_ec2_web1",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 1,
|
||
|
"attributes": {
|
||
|
"ami": "ami-0ef29ab52ff72213b",
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:instance/i-09c930d8019f4e879",
|
||
|
"associate_public_ip_address": true,
|
||
|
"availability_zone": "ap-northeast-1a",
|
||
|
"capacity_reservation_specification": [
|
||
|
{
|
||
|
"capacity_reservation_preference": "open",
|
||
|
"capacity_reservation_target": []
|
||
|
}
|
||
|
],
|
||
|
"cpu_core_count": 1,
|
||
|
"cpu_options": [
|
||
|
{
|
||
|
"amd_sev_snp": "",
|
||
|
"core_count": 1,
|
||
|
"threads_per_core": 2
|
||
|
}
|
||
|
],
|
||
|
"cpu_threads_per_core": 2,
|
||
|
"credit_specification": [
|
||
|
{
|
||
|
"cpu_credits": "unlimited"
|
||
|
}
|
||
|
],
|
||
|
"disable_api_stop": false,
|
||
|
"disable_api_termination": false,
|
||
|
"ebs_block_device": [],
|
||
|
"ebs_optimized": false,
|
||
|
"enclave_options": [
|
||
|
{
|
||
|
"enabled": false
|
||
|
}
|
||
|
],
|
||
|
"ephemeral_block_device": [],
|
||
|
"get_password_data": false,
|
||
|
"hibernation": false,
|
||
|
"host_id": "",
|
||
|
"host_resource_group_arn": null,
|
||
|
"iam_instance_profile": "jenkins-ssm-instance-profile",
|
||
|
"id": "i-09c930d8019f4e879",
|
||
|
"instance_initiated_shutdown_behavior": "stop",
|
||
|
"instance_lifecycle": "",
|
||
|
"instance_market_options": [],
|
||
|
"instance_state": "running",
|
||
|
"instance_type": "t3.micro",
|
||
|
"ipv6_address_count": 0,
|
||
|
"ipv6_addresses": [],
|
||
|
"key_name": "jenkins-keypair",
|
||
|
"launch_template": [],
|
||
|
"maintenance_options": [
|
||
|
{
|
||
|
"auto_recovery": "default"
|
||
|
}
|
||
|
],
|
||
|
"metadata_options": [
|
||
|
{
|
||
|
"http_endpoint": "enabled",
|
||
|
"http_protocol_ipv6": "disabled",
|
||
|
"http_put_response_hop_limit": 2,
|
||
|
"http_tokens": "required",
|
||
|
"instance_metadata_tags": "disabled"
|
||
|
}
|
||
|
],
|
||
|
"monitoring": false,
|
||
|
"network_interface": [
|
||
|
{
|
||
|
"delete_on_termination": false,
|
||
|
"device_index": 0,
|
||
|
"network_card_index": 0,
|
||
|
"network_interface_id": "eni-0b5580df90d88dd05"
|
||
|
}
|
||
|
],
|
||
|
"outpost_arn": "",
|
||
|
"password_data": "",
|
||
|
"placement_group": "",
|
||
|
"placement_partition_number": 0,
|
||
|
"primary_network_interface_id": "eni-0b5580df90d88dd05",
|
||
|
"private_dns": "ip-10-1-1-10.ap-northeast-1.compute.internal",
|
||
|
"private_dns_name_options": [
|
||
|
{
|
||
|
"enable_resource_name_dns_a_record": false,
|
||
|
"enable_resource_name_dns_aaaa_record": false,
|
||
|
"hostname_type": "ip-name"
|
||
|
}
|
||
|
],
|
||
|
"private_ip": "10.1.1.10",
|
||
|
"public_dns": "ec2-3-112-193-168.ap-northeast-1.compute.amazonaws.com",
|
||
|
"public_ip": "3.112.193.168",
|
||
|
"root_block_device": [
|
||
|
{
|
||
|
"delete_on_termination": true,
|
||
|
"device_name": "/dev/xvda",
|
||
|
"encrypted": false,
|
||
|
"iops": 3000,
|
||
|
"kms_key_id": "",
|
||
|
"tags": {},
|
||
|
"tags_all": {},
|
||
|
"throughput": 125,
|
||
|
"volume_id": "vol-029ae93a7d4fbaf07",
|
||
|
"volume_size": 8,
|
||
|
"volume_type": "gp3"
|
||
|
}
|
||
|
],
|
||
|
"secondary_private_ips": [],
|
||
|
"security_groups": [],
|
||
|
"source_dest_check": true,
|
||
|
"spot_instance_request_id": "",
|
||
|
"subnet_id": "subnet-05b27965d35bb735f",
|
||
|
"tags": {
|
||
|
"Name": "jenkins-ec2-web1"
|
||
|
},
|
||
|
"tags_all": {
|
||
|
"Name": "jenkins-ec2-web1"
|
||
|
},
|
||
|
"tenancy": "default",
|
||
|
"timeouts": null,
|
||
|
"user_data": "0af614e7bea277546ecabe1accf697e8d9c4e4ed",
|
||
|
"user_data_base64": null,
|
||
|
"user_data_replace_on_change": false,
|
||
|
"volume_tags": null,
|
||
|
"vpc_security_group_ids": [
|
||
|
"sg-0d92c039f14e9f825"
|
||
|
]
|
||
|
},
|
||
|
"sensitive_attributes": [
|
||
|
[
|
||
|
{
|
||
|
"type": "get_attr",
|
||
|
"value": "ami"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwMCwicmVhZCI6OTAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMSJ9",
|
||
|
"dependencies": [
|
||
|
"aws_iam_instance_profile.jenkins_ssm_instance_profile",
|
||
|
"aws_iam_role.jenkins_ssm_role",
|
||
|
"aws_network_interface.jenkins_ni_web1",
|
||
|
"aws_security_group.jenkins_ec2_sg",
|
||
|
"aws_subnet.jenkins_public_1a_subnet",
|
||
|
"aws_vpc.jenkins_vpc",
|
||
|
"data.aws_iam_policy_document.jenkins_assume_role_for_ec2",
|
||
|
"data.aws_ssm_parameter.amazon_linux2023"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_instance",
|
||
|
"name": "jenkins_ec2_web2",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 1,
|
||
|
"attributes": {
|
||
|
"ami": "ami-0ef29ab52ff72213b",
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:instance/i-0a36bc06d6b32f616",
|
||
|
"associate_public_ip_address": true,
|
||
|
"availability_zone": "ap-northeast-1c",
|
||
|
"capacity_reservation_specification": [
|
||
|
{
|
||
|
"capacity_reservation_preference": "open",
|
||
|
"capacity_reservation_target": []
|
||
|
}
|
||
|
],
|
||
|
"cpu_core_count": 1,
|
||
|
"cpu_options": [
|
||
|
{
|
||
|
"amd_sev_snp": "",
|
||
|
"core_count": 1,
|
||
|
"threads_per_core": 2
|
||
|
}
|
||
|
],
|
||
|
"cpu_threads_per_core": 2,
|
||
|
"credit_specification": [
|
||
|
{
|
||
|
"cpu_credits": "unlimited"
|
||
|
}
|
||
|
],
|
||
|
"disable_api_stop": false,
|
||
|
"disable_api_termination": false,
|
||
|
"ebs_block_device": [],
|
||
|
"ebs_optimized": false,
|
||
|
"enclave_options": [
|
||
|
{
|
||
|
"enabled": false
|
||
|
}
|
||
|
],
|
||
|
"ephemeral_block_device": [],
|
||
|
"get_password_data": false,
|
||
|
"hibernation": false,
|
||
|
"host_id": "",
|
||
|
"host_resource_group_arn": null,
|
||
|
"iam_instance_profile": "jenkins-ssm-instance-profile",
|
||
|
"id": "i-0a36bc06d6b32f616",
|
||
|
"instance_initiated_shutdown_behavior": "stop",
|
||
|
"instance_lifecycle": "",
|
||
|
"instance_market_options": [],
|
||
|
"instance_state": "running",
|
||
|
"instance_type": "t3.micro",
|
||
|
"ipv6_address_count": 0,
|
||
|
"ipv6_addresses": [],
|
||
|
"key_name": "jenkins-keypair",
|
||
|
"launch_template": [],
|
||
|
"maintenance_options": [
|
||
|
{
|
||
|
"auto_recovery": "default"
|
||
|
}
|
||
|
],
|
||
|
"metadata_options": [
|
||
|
{
|
||
|
"http_endpoint": "enabled",
|
||
|
"http_protocol_ipv6": "disabled",
|
||
|
"http_put_response_hop_limit": 2,
|
||
|
"http_tokens": "required",
|
||
|
"instance_metadata_tags": "disabled"
|
||
|
}
|
||
|
],
|
||
|
"monitoring": false,
|
||
|
"network_interface": [
|
||
|
{
|
||
|
"delete_on_termination": false,
|
||
|
"device_index": 0,
|
||
|
"network_card_index": 0,
|
||
|
"network_interface_id": "eni-0455a63b331e6d096"
|
||
|
}
|
||
|
],
|
||
|
"outpost_arn": "",
|
||
|
"password_data": "",
|
||
|
"placement_group": "",
|
||
|
"placement_partition_number": 0,
|
||
|
"primary_network_interface_id": "eni-0455a63b331e6d096",
|
||
|
"private_dns": "ip-10-1-3-10.ap-northeast-1.compute.internal",
|
||
|
"private_dns_name_options": [
|
||
|
{
|
||
|
"enable_resource_name_dns_a_record": false,
|
||
|
"enable_resource_name_dns_aaaa_record": false,
|
||
|
"hostname_type": "ip-name"
|
||
|
}
|
||
|
],
|
||
|
"private_ip": "10.1.3.10",
|
||
|
"public_dns": "ec2-35-78-124-1.ap-northeast-1.compute.amazonaws.com",
|
||
|
"public_ip": "35.78.124.1",
|
||
|
"root_block_device": [
|
||
|
{
|
||
|
"delete_on_termination": true,
|
||
|
"device_name": "/dev/xvda",
|
||
|
"encrypted": false,
|
||
|
"iops": 3000,
|
||
|
"kms_key_id": "",
|
||
|
"tags": {},
|
||
|
"tags_all": {},
|
||
|
"throughput": 125,
|
||
|
"volume_id": "vol-038ec9f65a7913322",
|
||
|
"volume_size": 8,
|
||
|
"volume_type": "gp3"
|
||
|
}
|
||
|
],
|
||
|
"secondary_private_ips": [],
|
||
|
"security_groups": [],
|
||
|
"source_dest_check": true,
|
||
|
"spot_instance_request_id": "",
|
||
|
"subnet_id": "subnet-0c6de3d9c6e20a361",
|
||
|
"tags": {
|
||
|
"Name": "jenkins-ec2-web2"
|
||
|
},
|
||
|
"tags_all": {
|
||
|
"Name": "jenkins-ec2-web2"
|
||
|
},
|
||
|
"tenancy": "default",
|
||
|
"timeouts": null,
|
||
|
"user_data": "0af614e7bea277546ecabe1accf697e8d9c4e4ed",
|
||
|
"user_data_base64": null,
|
||
|
"user_data_replace_on_change": false,
|
||
|
"volume_tags": null,
|
||
|
"vpc_security_group_ids": [
|
||
|
"sg-0d92c039f14e9f825"
|
||
|
]
|
||
|
},
|
||
|
"sensitive_attributes": [
|
||
|
[
|
||
|
{
|
||
|
"type": "get_attr",
|
||
|
"value": "ami"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwMCwicmVhZCI6OTAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMSJ9",
|
||
|
"dependencies": [
|
||
|
"aws_iam_instance_profile.jenkins_ssm_instance_profile",
|
||
|
"aws_iam_role.jenkins_ssm_role",
|
||
|
"aws_network_interface.jenkins_ni_web2",
|
||
|
"aws_security_group.jenkins_ec2_sg",
|
||
|
"aws_subnet.jenkins_public_1c_subnet",
|
||
|
"aws_vpc.jenkins_vpc",
|
||
|
"data.aws_iam_policy_document.jenkins_assume_role_for_ec2",
|
||
|
"data.aws_ssm_parameter.amazon_linux2023"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_internet_gateway",
|
||
|
"name": "jenkins_igw",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:internet-gateway/igw-0607db4f59dfd02b0",
|
||
|
"id": "igw-0607db4f59dfd02b0",
|
||
|
"owner_id": "095277089098",
|
||
|
"tags": {
|
||
|
"Name": "jenkins-igw"
|
||
|
},
|
||
|
"tags_all": {
|
||
|
"Name": "jenkins-igw"
|
||
|
},
|
||
|
"timeouts": null,
|
||
|
"vpc_id": "vpc-08081aec0075a3e88"
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjEyMDAwMDAwMDAwMDAsInVwZGF0ZSI6MTIwMDAwMDAwMDAwMH19",
|
||
|
"dependencies": [
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_key_pair",
|
||
|
"name": "jenkins_keypair",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 1,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:key-pair/jenkins-keypair",
|
||
|
"fingerprint": "31:2f:29:b7:50:af:b1:62:f1:1f:f6:b1:8f:5b:c4:2f",
|
||
|
"id": "jenkins-keypair",
|
||
|
"key_name": "jenkins-keypair",
|
||
|
"key_name_prefix": "",
|
||
|
"key_pair_id": "key-0e5734e4c95726d71",
|
||
|
"key_type": "rsa",
|
||
|
"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZaXxWvX3KO1asgzkbWHWY9ffInw5gfRSy2BUQRjiDq7Gpm8TeObfs0S977MlmGzZBo20Dgu1cmSaA1Q0Q/J3puwkDCvV1D0B6yyi3dOB1+CPPGIQEJB5aUenm12aipo4cZXse7whWXoFRQ6aFSQZo6QwHECWdob78QDW7nSGv+S4Cf6OX9Z6QpSFcOlw4Wr2kEWA2ukc4fxNRCbW3lHELEu8LBf2SLN1YgR412vzUbdrMgI7uMYmrDcgQhJJiTykiPrOqwE4AlPzMo/bEI4of5rhLR3SPEgn9M8O/LiXAMUv0+1nxDByJjKOdJUePx03C8I9TtDogBq+Z9sm9q2R1",
|
||
|
"tags": null,
|
||
|
"tags_all": {}
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==",
|
||
|
"dependencies": [
|
||
|
"tls_private_key.jenkins_private_key"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_lb",
|
||
|
"name": "jenkins_alb",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"access_logs": [
|
||
|
{
|
||
|
"bucket": "",
|
||
|
"enabled": false,
|
||
|
"prefix": ""
|
||
|
}
|
||
|
],
|
||
|
"arn": "arn:aws:elasticloadbalancing:ap-northeast-1:095277089098:loadbalancer/app/jenkins-alb/b0d0665b73d82f1d",
|
||
|
"arn_suffix": "app/jenkins-alb/b0d0665b73d82f1d",
|
||
|
"client_keep_alive": 3600,
|
||
|
"connection_logs": [
|
||
|
{
|
||
|
"bucket": "",
|
||
|
"enabled": false,
|
||
|
"prefix": ""
|
||
|
}
|
||
|
],
|
||
|
"customer_owned_ipv4_pool": "",
|
||
|
"desync_mitigation_mode": "defensive",
|
||
|
"dns_name": "jenkins-alb-1423864241.ap-northeast-1.elb.amazonaws.com",
|
||
|
"dns_record_client_routing_policy": null,
|
||
|
"drop_invalid_header_fields": false,
|
||
|
"enable_cross_zone_load_balancing": true,
|
||
|
"enable_deletion_protection": false,
|
||
|
"enable_http2": true,
|
||
|
"enable_tls_version_and_cipher_suite_headers": false,
|
||
|
"enable_waf_fail_open": false,
|
||
|
"enable_xff_client_port": false,
|
||
|
"enforce_security_group_inbound_rules_on_private_link_traffic": "",
|
||
|
"id": "arn:aws:elasticloadbalancing:ap-northeast-1:095277089098:loadbalancer/app/jenkins-alb/b0d0665b73d82f1d",
|
||
|
"idle_timeout": 60,
|
||
|
"internal": false,
|
||
|
"ip_address_type": "ipv4",
|
||
|
"load_balancer_type": "application",
|
||
|
"name": "jenkins-alb",
|
||
|
"name_prefix": "",
|
||
|
"preserve_host_header": false,
|
||
|
"security_groups": [
|
||
|
"sg-0e2021aca9ea0cc10"
|
||
|
],
|
||
|
"subnet_mapping": [
|
||
|
{
|
||
|
"allocation_id": "",
|
||
|
"ipv6_address": "",
|
||
|
"outpost_id": "",
|
||
|
"private_ipv4_address": "",
|
||
|
"subnet_id": "subnet-05b27965d35bb735f"
|
||
|
},
|
||
|
{
|
||
|
"allocation_id": "",
|
||
|
"ipv6_address": "",
|
||
|
"outpost_id": "",
|
||
|
"private_ipv4_address": "",
|
||
|
"subnet_id": "subnet-0c6de3d9c6e20a361"
|
||
|
}
|
||
|
],
|
||
|
"subnets": [
|
||
|
"subnet-05b27965d35bb735f",
|
||
|
"subnet-0c6de3d9c6e20a361"
|
||
|
],
|
||
|
"tags": {
|
||
|
"Name": "jenkins-alb"
|
||
|
},
|
||
|
"tags_all": {
|
||
|
"Name": "jenkins-alb"
|
||
|
},
|
||
|
"timeouts": null,
|
||
|
"vpc_id": "vpc-08081aec0075a3e88",
|
||
|
"xff_header_processing_mode": "append",
|
||
|
"zone_id": "Z14GRHDCWA56QT"
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJ1cGRhdGUiOjYwMDAwMDAwMDAwMH19",
|
||
|
"dependencies": [
|
||
|
"aws_security_group.jenkins_alb_sg",
|
||
|
"aws_subnet.jenkins_public_1a_subnet",
|
||
|
"aws_subnet.jenkins_public_1c_subnet",
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_lb_listener",
|
||
|
"name": "jenkins_lb_listener",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"alpn_policy": null,
|
||
|
"arn": "arn:aws:elasticloadbalancing:ap-northeast-1:095277089098:listener/app/jenkins-alb/b0d0665b73d82f1d/4d7fd9f6b36f9a76",
|
||
|
"certificate_arn": null,
|
||
|
"default_action": [
|
||
|
{
|
||
|
"authenticate_cognito": [],
|
||
|
"authenticate_oidc": [],
|
||
|
"fixed_response": [],
|
||
|
"forward": [],
|
||
|
"order": 1,
|
||
|
"redirect": [],
|
||
|
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-1:095277089098:targetgroup/jenkins-target-group/6bd11f91b0cc4bc1",
|
||
|
"type": "forward"
|
||
|
}
|
||
|
],
|
||
|
"id": "arn:aws:elasticloadbalancing:ap-northeast-1:095277089098:listener/app/jenkins-alb/b0d0665b73d82f1d/4d7fd9f6b36f9a76",
|
||
|
"load_balancer_arn": "arn:aws:elasticloadbalancing:ap-northeast-1:095277089098:loadbalancer/app/jenkins-alb/b0d0665b73d82f1d",
|
||
|
"mutual_authentication": [],
|
||
|
"port": 80,
|
||
|
"protocol": "HTTP",
|
||
|
"ssl_policy": "",
|
||
|
"tags": null,
|
||
|
"tags_all": {},
|
||
|
"timeouts": null
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDAsInVwZGF0ZSI6MzAwMDAwMDAwMDAwfX0=",
|
||
|
"dependencies": [
|
||
|
"aws_lb.jenkins_alb",
|
||
|
"aws_lb_target_group.jenkins_target_group",
|
||
|
"aws_security_group.jenkins_alb_sg",
|
||
|
"aws_subnet.jenkins_public_1a_subnet",
|
||
|
"aws_subnet.jenkins_public_1c_subnet",
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_lb_target_group",
|
||
|
"name": "jenkins_target_group",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:elasticloadbalancing:ap-northeast-1:095277089098:targetgroup/jenkins-target-group/6bd11f91b0cc4bc1",
|
||
|
"arn_suffix": "targetgroup/jenkins-target-group/6bd11f91b0cc4bc1",
|
||
|
"connection_termination": null,
|
||
|
"deregistration_delay": "300",
|
||
|
"health_check": [
|
||
|
{
|
||
|
"enabled": true,
|
||
|
"healthy_threshold": 5,
|
||
|
"interval": 30,
|
||
|
"matcher": "200,301",
|
||
|
"path": "/wp-includes/images/blank.gif",
|
||
|
"port": "traffic-port",
|
||
|
"protocol": "HTTP",
|
||
|
"timeout": 5,
|
||
|
"unhealthy_threshold": 2
|
||
|
}
|
||
|
],
|
||
|
"id": "arn:aws:elasticloadbalancing:ap-northeast-1:095277089098:targetgroup/jenkins-target-group/6bd11f91b0cc4bc1",
|
||
|
"ip_address_type": "ipv4",
|
||
|
"lambda_multi_value_headers_enabled": false,
|
||
|
"load_balancer_arns": [],
|
||
|
"load_balancing_algorithm_type": "round_robin",
|
||
|
"load_balancing_anomaly_mitigation": "off",
|
||
|
"load_balancing_cross_zone_enabled": "use_load_balancer_configuration",
|
||
|
"name": "jenkins-target-group",
|
||
|
"name_prefix": "",
|
||
|
"port": 80,
|
||
|
"preserve_client_ip": null,
|
||
|
"protocol": "HTTP",
|
||
|
"protocol_version": "HTTP1",
|
||
|
"proxy_protocol_v2": false,
|
||
|
"slow_start": 0,
|
||
|
"stickiness": [
|
||
|
{
|
||
|
"cookie_duration": 1800,
|
||
|
"cookie_name": "",
|
||
|
"enabled": true,
|
||
|
"type": "lb_cookie"
|
||
|
}
|
||
|
],
|
||
|
"tags": {
|
||
|
"Name": "jenkins-target-group"
|
||
|
},
|
||
|
"tags_all": {
|
||
|
"Name": "jenkins-target-group"
|
||
|
},
|
||
|
"target_failover": [
|
||
|
{
|
||
|
"on_deregistration": null,
|
||
|
"on_unhealthy": null
|
||
|
}
|
||
|
],
|
||
|
"target_health_state": [
|
||
|
{
|
||
|
"enable_unhealthy_connection_termination": null
|
||
|
}
|
||
|
],
|
||
|
"target_type": "instance",
|
||
|
"vpc_id": "vpc-08081aec0075a3e88"
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "bnVsbA==",
|
||
|
"dependencies": [
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_lb_target_group_attachment",
|
||
|
"name": "jenkins_attach_ec2_web1",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"availability_zone": null,
|
||
|
"id": "arn:aws:elasticloadbalancing:ap-northeast-1:095277089098:targetgroup/jenkins-target-group/6bd11f91b0cc4bc1-20241004060241212400000008",
|
||
|
"port": null,
|
||
|
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-1:095277089098:targetgroup/jenkins-target-group/6bd11f91b0cc4bc1",
|
||
|
"target_id": "i-09c930d8019f4e879"
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "bnVsbA==",
|
||
|
"dependencies": [
|
||
|
"aws_iam_instance_profile.jenkins_ssm_instance_profile",
|
||
|
"aws_iam_role.jenkins_ssm_role",
|
||
|
"aws_instance.jenkins_ec2_web1",
|
||
|
"aws_lb_target_group.jenkins_target_group",
|
||
|
"aws_network_interface.jenkins_ni_web1",
|
||
|
"aws_security_group.jenkins_ec2_sg",
|
||
|
"aws_subnet.jenkins_public_1a_subnet",
|
||
|
"aws_vpc.jenkins_vpc",
|
||
|
"data.aws_iam_policy_document.jenkins_assume_role_for_ec2",
|
||
|
"data.aws_ssm_parameter.amazon_linux2023"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_lb_target_group_attachment",
|
||
|
"name": "jenkins_attach_ec2_web2",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"availability_zone": null,
|
||
|
"id": "arn:aws:elasticloadbalancing:ap-northeast-1:095277089098:targetgroup/jenkins-target-group/6bd11f91b0cc4bc1-20241004060238064500000007",
|
||
|
"port": null,
|
||
|
"target_group_arn": "arn:aws:elasticloadbalancing:ap-northeast-1:095277089098:targetgroup/jenkins-target-group/6bd11f91b0cc4bc1",
|
||
|
"target_id": "i-0a36bc06d6b32f616"
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "bnVsbA==",
|
||
|
"dependencies": [
|
||
|
"aws_iam_instance_profile.jenkins_ssm_instance_profile",
|
||
|
"aws_iam_role.jenkins_ssm_role",
|
||
|
"aws_instance.jenkins_ec2_web2",
|
||
|
"aws_lb_target_group.jenkins_target_group",
|
||
|
"aws_network_interface.jenkins_ni_web2",
|
||
|
"aws_security_group.jenkins_ec2_sg",
|
||
|
"aws_subnet.jenkins_public_1c_subnet",
|
||
|
"aws_vpc.jenkins_vpc",
|
||
|
"data.aws_iam_policy_document.jenkins_assume_role_for_ec2",
|
||
|
"data.aws_ssm_parameter.amazon_linux2023"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_network_interface",
|
||
|
"name": "jenkins_ni_web1",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:network-interface/eni-0b5580df90d88dd05",
|
||
|
"attachment": [],
|
||
|
"description": "",
|
||
|
"id": "eni-0b5580df90d88dd05",
|
||
|
"interface_type": "interface",
|
||
|
"ipv4_prefix_count": 0,
|
||
|
"ipv4_prefixes": [],
|
||
|
"ipv6_address_count": 0,
|
||
|
"ipv6_address_list": [],
|
||
|
"ipv6_address_list_enabled": false,
|
||
|
"ipv6_addresses": [],
|
||
|
"ipv6_prefix_count": 0,
|
||
|
"ipv6_prefixes": [],
|
||
|
"mac_address": "06:1a:17:86:4a:dd",
|
||
|
"outpost_arn": "",
|
||
|
"owner_id": "095277089098",
|
||
|
"private_dns_name": "ip-10-1-1-10.ap-northeast-1.compute.internal",
|
||
|
"private_ip": "10.1.1.10",
|
||
|
"private_ip_list": [
|
||
|
"10.1.1.10"
|
||
|
],
|
||
|
"private_ip_list_enabled": false,
|
||
|
"private_ips": [
|
||
|
"10.1.1.10"
|
||
|
],
|
||
|
"private_ips_count": 0,
|
||
|
"security_groups": [
|
||
|
"sg-0d92c039f14e9f825"
|
||
|
],
|
||
|
"source_dest_check": true,
|
||
|
"subnet_id": "subnet-05b27965d35bb735f",
|
||
|
"tags": {
|
||
|
"Name": "jenkins-ni-web1"
|
||
|
},
|
||
|
"tags_all": {
|
||
|
"Name": "jenkins-ni-web1"
|
||
|
}
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "bnVsbA==",
|
||
|
"dependencies": [
|
||
|
"aws_security_group.jenkins_ec2_sg",
|
||
|
"aws_subnet.jenkins_public_1a_subnet",
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_network_interface",
|
||
|
"name": "jenkins_ni_web2",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:network-interface/eni-0455a63b331e6d096",
|
||
|
"attachment": [],
|
||
|
"description": "",
|
||
|
"id": "eni-0455a63b331e6d096",
|
||
|
"interface_type": "interface",
|
||
|
"ipv4_prefix_count": 0,
|
||
|
"ipv4_prefixes": [],
|
||
|
"ipv6_address_count": 0,
|
||
|
"ipv6_address_list": [],
|
||
|
"ipv6_address_list_enabled": false,
|
||
|
"ipv6_addresses": [],
|
||
|
"ipv6_prefix_count": 0,
|
||
|
"ipv6_prefixes": [],
|
||
|
"mac_address": "0a:03:fb:ef:9d:cb",
|
||
|
"outpost_arn": "",
|
||
|
"owner_id": "095277089098",
|
||
|
"private_dns_name": "ip-10-1-3-10.ap-northeast-1.compute.internal",
|
||
|
"private_ip": "10.1.3.10",
|
||
|
"private_ip_list": [
|
||
|
"10.1.3.10"
|
||
|
],
|
||
|
"private_ip_list_enabled": false,
|
||
|
"private_ips": [
|
||
|
"10.1.3.10"
|
||
|
],
|
||
|
"private_ips_count": 0,
|
||
|
"security_groups": [
|
||
|
"sg-0d92c039f14e9f825"
|
||
|
],
|
||
|
"source_dest_check": true,
|
||
|
"subnet_id": "subnet-0c6de3d9c6e20a361",
|
||
|
"tags": {
|
||
|
"Name": "jenkins-ni-web2"
|
||
|
},
|
||
|
"tags_all": {
|
||
|
"Name": "jenkins-ni-web2"
|
||
|
}
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "bnVsbA==",
|
||
|
"dependencies": [
|
||
|
"aws_security_group.jenkins_ec2_sg",
|
||
|
"aws_subnet.jenkins_public_1c_subnet",
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_route_table",
|
||
|
"name": "jenkins_public_rtb",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:route-table/rtb-0f2079958ca366a45",
|
||
|
"id": "rtb-0f2079958ca366a45",
|
||
|
"owner_id": "095277089098",
|
||
|
"propagating_vgws": [],
|
||
|
"route": [
|
||
|
{
|
||
|
"carrier_gateway_id": "",
|
||
|
"cidr_block": "0.0.0.0/0",
|
||
|
"core_network_arn": "",
|
||
|
"destination_prefix_list_id": "",
|
||
|
"egress_only_gateway_id": "",
|
||
|
"gateway_id": "igw-0607db4f59dfd02b0",
|
||
|
"ipv6_cidr_block": "",
|
||
|
"local_gateway_id": "",
|
||
|
"nat_gateway_id": "",
|
||
|
"network_interface_id": "",
|
||
|
"transit_gateway_id": "",
|
||
|
"vpc_endpoint_id": "",
|
||
|
"vpc_peering_connection_id": ""
|
||
|
}
|
||
|
],
|
||
|
"tags": {
|
||
|
"Name": "jenkins-public-rtb"
|
||
|
},
|
||
|
"tags_all": {
|
||
|
"Name": "jenkins-public-rtb"
|
||
|
},
|
||
|
"timeouts": null,
|
||
|
"vpc_id": "vpc-08081aec0075a3e88"
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDAsImRlbGV0ZSI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjEyMDAwMDAwMDAwMH19",
|
||
|
"dependencies": [
|
||
|
"aws_internet_gateway.jenkins_igw",
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_route_table_association",
|
||
|
"name": "jenkins_public_1a_rtb_associate",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"gateway_id": "",
|
||
|
"id": "rtbassoc-057e6c4de51727556",
|
||
|
"route_table_id": "rtb-0f2079958ca366a45",
|
||
|
"subnet_id": "subnet-05b27965d35bb735f",
|
||
|
"timeouts": null
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDAsImRlbGV0ZSI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjEyMDAwMDAwMDAwMH19",
|
||
|
"dependencies": [
|
||
|
"aws_internet_gateway.jenkins_igw",
|
||
|
"aws_route_table.jenkins_public_rtb",
|
||
|
"aws_subnet.jenkins_public_1a_subnet",
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_route_table_association",
|
||
|
"name": "jenkins_public_1c_rtb_associate",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"gateway_id": "",
|
||
|
"id": "rtbassoc-0d32e9a7f31bb19d4",
|
||
|
"route_table_id": "rtb-0f2079958ca366a45",
|
||
|
"subnet_id": "subnet-0c6de3d9c6e20a361",
|
||
|
"timeouts": null
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDAsImRlbGV0ZSI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjEyMDAwMDAwMDAwMH19",
|
||
|
"dependencies": [
|
||
|
"aws_internet_gateway.jenkins_igw",
|
||
|
"aws_route_table.jenkins_public_rtb",
|
||
|
"aws_subnet.jenkins_public_1c_subnet",
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_security_group",
|
||
|
"name": "jenkins_alb_sg",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 1,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:security-group/sg-0e2021aca9ea0cc10",
|
||
|
"description": "for alb",
|
||
|
"egress": [],
|
||
|
"id": "sg-0e2021aca9ea0cc10",
|
||
|
"ingress": [],
|
||
|
"name": "jenkins-alb-sg",
|
||
|
"name_prefix": "",
|
||
|
"owner_id": "095277089098",
|
||
|
"revoke_rules_on_delete": false,
|
||
|
"tags": {
|
||
|
"Name": "jenkins-alb-sg"
|
||
|
},
|
||
|
"tags_all": {
|
||
|
"Name": "jenkins-alb-sg"
|
||
|
},
|
||
|
"timeouts": null,
|
||
|
"vpc_id": "vpc-08081aec0075a3e88"
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6OTAwMDAwMDAwMDAwfSwic2NoZW1hX3ZlcnNpb24iOiIxIn0=",
|
||
|
"dependencies": [
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_security_group",
|
||
|
"name": "jenkins_ec2_sg",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 1,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:security-group/sg-0d92c039f14e9f825",
|
||
|
"description": "for ec2",
|
||
|
"egress": [],
|
||
|
"id": "sg-0d92c039f14e9f825",
|
||
|
"ingress": [],
|
||
|
"name": "jenkins-ec2-sg",
|
||
|
"name_prefix": "",
|
||
|
"owner_id": "095277089098",
|
||
|
"revoke_rules_on_delete": false,
|
||
|
"tags": {
|
||
|
"Name": "jenkins-ec2-sg"
|
||
|
},
|
||
|
"tags_all": {
|
||
|
"Name": "jenkins-ec2-sg"
|
||
|
},
|
||
|
"timeouts": null,
|
||
|
"vpc_id": "vpc-08081aec0075a3e88"
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6OTAwMDAwMDAwMDAwfSwic2NoZW1hX3ZlcnNpb24iOiIxIn0=",
|
||
|
"dependencies": [
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_security_group",
|
||
|
"name": "jenkins_rds_sg",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 1,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:security-group/sg-007ef3c5be8c5e086",
|
||
|
"description": "for rds",
|
||
|
"egress": [],
|
||
|
"id": "sg-007ef3c5be8c5e086",
|
||
|
"ingress": [],
|
||
|
"name": "jenkins-rds-sg",
|
||
|
"name_prefix": "",
|
||
|
"owner_id": "095277089098",
|
||
|
"revoke_rules_on_delete": false,
|
||
|
"tags": {
|
||
|
"Name": "jenkins-rds-sg"
|
||
|
},
|
||
|
"tags_all": {
|
||
|
"Name": "jenkins-rds-sg"
|
||
|
},
|
||
|
"timeouts": null,
|
||
|
"vpc_id": "vpc-08081aec0075a3e88"
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6OTAwMDAwMDAwMDAwfSwic2NoZW1hX3ZlcnNpb24iOiIxIn0=",
|
||
|
"dependencies": [
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_subnet",
|
||
|
"name": "jenkins_private_1a_subnet",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 1,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:subnet/subnet-0fe0019145be044f2",
|
||
|
"assign_ipv6_address_on_creation": false,
|
||
|
"availability_zone": "ap-northeast-1a",
|
||
|
"availability_zone_id": "apne1-az4",
|
||
|
"cidr_block": "10.1.2.0/24",
|
||
|
"customer_owned_ipv4_pool": "",
|
||
|
"enable_dns64": false,
|
||
|
"enable_lni_at_device_index": 0,
|
||
|
"enable_resource_name_dns_a_record_on_launch": false,
|
||
|
"enable_resource_name_dns_aaaa_record_on_launch": false,
|
||
|
"id": "subnet-0fe0019145be044f2",
|
||
|
"ipv6_cidr_block": "",
|
||
|
"ipv6_cidr_block_association_id": "",
|
||
|
"ipv6_native": false,
|
||
|
"map_customer_owned_ip_on_launch": false,
|
||
|
"map_public_ip_on_launch": false,
|
||
|
"outpost_arn": "",
|
||
|
"owner_id": "095277089098",
|
||
|
"private_dns_hostname_type_on_launch": "ip-name",
|
||
|
"tags": {
|
||
|
"Name": "jenkins-private-1a-subnet"
|
||
|
},
|
||
|
"tags_all": {
|
||
|
"Name": "jenkins-private-1a-subnet"
|
||
|
},
|
||
|
"timeouts": null,
|
||
|
"vpc_id": "vpc-08081aec0075a3e88"
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMSJ9",
|
||
|
"dependencies": [
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_subnet",
|
||
|
"name": "jenkins_private_1c_subnet",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 1,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:subnet/subnet-04e8d1c09e1a6b048",
|
||
|
"assign_ipv6_address_on_creation": false,
|
||
|
"availability_zone": "ap-northeast-1c",
|
||
|
"availability_zone_id": "apne1-az1",
|
||
|
"cidr_block": "10.1.4.0/24",
|
||
|
"customer_owned_ipv4_pool": "",
|
||
|
"enable_dns64": false,
|
||
|
"enable_lni_at_device_index": 0,
|
||
|
"enable_resource_name_dns_a_record_on_launch": false,
|
||
|
"enable_resource_name_dns_aaaa_record_on_launch": false,
|
||
|
"id": "subnet-04e8d1c09e1a6b048",
|
||
|
"ipv6_cidr_block": "",
|
||
|
"ipv6_cidr_block_association_id": "",
|
||
|
"ipv6_native": false,
|
||
|
"map_customer_owned_ip_on_launch": false,
|
||
|
"map_public_ip_on_launch": false,
|
||
|
"outpost_arn": "",
|
||
|
"owner_id": "095277089098",
|
||
|
"private_dns_hostname_type_on_launch": "ip-name",
|
||
|
"tags": {
|
||
|
"Name": "jenkins-private-1c-subnet"
|
||
|
},
|
||
|
"tags_all": {
|
||
|
"Name": "jenkins-private-1c-subnet"
|
||
|
},
|
||
|
"timeouts": null,
|
||
|
"vpc_id": "vpc-08081aec0075a3e88"
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMSJ9",
|
||
|
"dependencies": [
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_subnet",
|
||
|
"name": "jenkins_public_1a_subnet",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 1,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:subnet/subnet-05b27965d35bb735f",
|
||
|
"assign_ipv6_address_on_creation": false,
|
||
|
"availability_zone": "ap-northeast-1a",
|
||
|
"availability_zone_id": "apne1-az4",
|
||
|
"cidr_block": "10.1.1.0/24",
|
||
|
"customer_owned_ipv4_pool": "",
|
||
|
"enable_dns64": false,
|
||
|
"enable_lni_at_device_index": 0,
|
||
|
"enable_resource_name_dns_a_record_on_launch": false,
|
||
|
"enable_resource_name_dns_aaaa_record_on_launch": false,
|
||
|
"id": "subnet-05b27965d35bb735f",
|
||
|
"ipv6_cidr_block": "",
|
||
|
"ipv6_cidr_block_association_id": "",
|
||
|
"ipv6_native": false,
|
||
|
"map_customer_owned_ip_on_launch": false,
|
||
|
"map_public_ip_on_launch": true,
|
||
|
"outpost_arn": "",
|
||
|
"owner_id": "095277089098",
|
||
|
"private_dns_hostname_type_on_launch": "ip-name",
|
||
|
"tags": {
|
||
|
"Name": "jenkins-public-1a-subnet"
|
||
|
},
|
||
|
"tags_all": {
|
||
|
"Name": "jenkins-public-1a-subnet"
|
||
|
},
|
||
|
"timeouts": null,
|
||
|
"vpc_id": "vpc-08081aec0075a3e88"
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMSJ9",
|
||
|
"dependencies": [
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_subnet",
|
||
|
"name": "jenkins_public_1c_subnet",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 1,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:subnet/subnet-0c6de3d9c6e20a361",
|
||
|
"assign_ipv6_address_on_creation": false,
|
||
|
"availability_zone": "ap-northeast-1c",
|
||
|
"availability_zone_id": "apne1-az1",
|
||
|
"cidr_block": "10.1.3.0/24",
|
||
|
"customer_owned_ipv4_pool": "",
|
||
|
"enable_dns64": false,
|
||
|
"enable_lni_at_device_index": 0,
|
||
|
"enable_resource_name_dns_a_record_on_launch": false,
|
||
|
"enable_resource_name_dns_aaaa_record_on_launch": false,
|
||
|
"id": "subnet-0c6de3d9c6e20a361",
|
||
|
"ipv6_cidr_block": "",
|
||
|
"ipv6_cidr_block_association_id": "",
|
||
|
"ipv6_native": false,
|
||
|
"map_customer_owned_ip_on_launch": false,
|
||
|
"map_public_ip_on_launch": true,
|
||
|
"outpost_arn": "",
|
||
|
"owner_id": "095277089098",
|
||
|
"private_dns_hostname_type_on_launch": "ip-name",
|
||
|
"tags": {
|
||
|
"Name": "jenkins-public-1c-subnet"
|
||
|
},
|
||
|
"tags_all": {
|
||
|
"Name": "jenkins-public-1c-subnet"
|
||
|
},
|
||
|
"timeouts": null,
|
||
|
"vpc_id": "vpc-08081aec0075a3e88"
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMSJ9",
|
||
|
"dependencies": [
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_vpc",
|
||
|
"name": "jenkins_vpc",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 1,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:vpc/vpc-08081aec0075a3e88",
|
||
|
"assign_generated_ipv6_cidr_block": false,
|
||
|
"cidr_block": "10.1.0.0/16",
|
||
|
"default_network_acl_id": "acl-0f595097b6ce4d6d1",
|
||
|
"default_route_table_id": "rtb-0c2d150ac962e0ff7",
|
||
|
"default_security_group_id": "sg-044ada0bdb46b3284",
|
||
|
"dhcp_options_id": "dopt-5f01e23a",
|
||
|
"enable_dns_hostnames": true,
|
||
|
"enable_dns_support": true,
|
||
|
"enable_network_address_usage_metrics": false,
|
||
|
"id": "vpc-08081aec0075a3e88",
|
||
|
"instance_tenancy": "default",
|
||
|
"ipv4_ipam_pool_id": null,
|
||
|
"ipv4_netmask_length": null,
|
||
|
"ipv6_association_id": "",
|
||
|
"ipv6_cidr_block": "",
|
||
|
"ipv6_cidr_block_network_border_group": "",
|
||
|
"ipv6_ipam_pool_id": "",
|
||
|
"ipv6_netmask_length": 0,
|
||
|
"main_route_table_id": "rtb-0c2d150ac962e0ff7",
|
||
|
"owner_id": "095277089098",
|
||
|
"tags": {
|
||
|
"Name": "jenkins-vpc"
|
||
|
},
|
||
|
"tags_all": {
|
||
|
"Name": "jenkins-vpc"
|
||
|
}
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ=="
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_vpc_security_group_egress_rule",
|
||
|
"name": "jenkins_alb_sg_allow_all",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:security-group-rule/sgr-0fa2ebbe16eac81dc",
|
||
|
"cidr_ipv4": "0.0.0.0/0",
|
||
|
"cidr_ipv6": null,
|
||
|
"description": null,
|
||
|
"from_port": null,
|
||
|
"id": "sgr-0fa2ebbe16eac81dc",
|
||
|
"ip_protocol": "-1",
|
||
|
"prefix_list_id": null,
|
||
|
"referenced_security_group_id": null,
|
||
|
"security_group_id": "sg-0e2021aca9ea0cc10",
|
||
|
"security_group_rule_id": "sgr-0fa2ebbe16eac81dc",
|
||
|
"tags": null,
|
||
|
"tags_all": {},
|
||
|
"to_port": null
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"dependencies": [
|
||
|
"aws_security_group.jenkins_alb_sg",
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_vpc_security_group_egress_rule",
|
||
|
"name": "jenkins_ec2_sg_allow_all",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:security-group-rule/sgr-01d014146bda9f4fb",
|
||
|
"cidr_ipv4": "0.0.0.0/0",
|
||
|
"cidr_ipv6": null,
|
||
|
"description": null,
|
||
|
"from_port": null,
|
||
|
"id": "sgr-01d014146bda9f4fb",
|
||
|
"ip_protocol": "-1",
|
||
|
"prefix_list_id": null,
|
||
|
"referenced_security_group_id": null,
|
||
|
"security_group_id": "sg-0d92c039f14e9f825",
|
||
|
"security_group_rule_id": "sgr-01d014146bda9f4fb",
|
||
|
"tags": null,
|
||
|
"tags_all": {},
|
||
|
"to_port": null
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"dependencies": [
|
||
|
"aws_security_group.jenkins_ec2_sg",
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_vpc_security_group_egress_rule",
|
||
|
"name": "jenkins_rds_sg_allow_all",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:security-group-rule/sgr-06a58db0923938c22",
|
||
|
"cidr_ipv4": "0.0.0.0/0",
|
||
|
"cidr_ipv6": null,
|
||
|
"description": null,
|
||
|
"from_port": null,
|
||
|
"id": "sgr-06a58db0923938c22",
|
||
|
"ip_protocol": "-1",
|
||
|
"prefix_list_id": null,
|
||
|
"referenced_security_group_id": null,
|
||
|
"security_group_id": "sg-007ef3c5be8c5e086",
|
||
|
"security_group_rule_id": "sgr-06a58db0923938c22",
|
||
|
"tags": null,
|
||
|
"tags_all": {},
|
||
|
"to_port": null
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"dependencies": [
|
||
|
"aws_security_group.jenkins_rds_sg",
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_vpc_security_group_ingress_rule",
|
||
|
"name": "jenkins_alb_sg_allow_http",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:security-group-rule/sgr-09361781909bc868b",
|
||
|
"cidr_ipv4": "0.0.0.0/0",
|
||
|
"cidr_ipv6": null,
|
||
|
"description": null,
|
||
|
"from_port": 80,
|
||
|
"id": "sgr-09361781909bc868b",
|
||
|
"ip_protocol": "tcp",
|
||
|
"prefix_list_id": null,
|
||
|
"referenced_security_group_id": null,
|
||
|
"security_group_id": "sg-0e2021aca9ea0cc10",
|
||
|
"security_group_rule_id": "sgr-09361781909bc868b",
|
||
|
"tags": null,
|
||
|
"tags_all": {},
|
||
|
"to_port": 80
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"dependencies": [
|
||
|
"aws_security_group.jenkins_alb_sg",
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_vpc_security_group_ingress_rule",
|
||
|
"name": "jenkins_alb_sg_allow_https",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:security-group-rule/sgr-082b06973117fcef5",
|
||
|
"cidr_ipv4": "0.0.0.0/0",
|
||
|
"cidr_ipv6": null,
|
||
|
"description": null,
|
||
|
"from_port": 443,
|
||
|
"id": "sgr-082b06973117fcef5",
|
||
|
"ip_protocol": "tcp",
|
||
|
"prefix_list_id": null,
|
||
|
"referenced_security_group_id": null,
|
||
|
"security_group_id": "sg-0e2021aca9ea0cc10",
|
||
|
"security_group_rule_id": "sgr-082b06973117fcef5",
|
||
|
"tags": null,
|
||
|
"tags_all": {},
|
||
|
"to_port": 443
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"dependencies": [
|
||
|
"aws_security_group.jenkins_alb_sg",
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_vpc_security_group_ingress_rule",
|
||
|
"name": "jenkins_ec2_sg_allow_http",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:security-group-rule/sgr-0b92b541c98366b7f",
|
||
|
"cidr_ipv4": "0.0.0.0/0",
|
||
|
"cidr_ipv6": null,
|
||
|
"description": null,
|
||
|
"from_port": 80,
|
||
|
"id": "sgr-0b92b541c98366b7f",
|
||
|
"ip_protocol": "tcp",
|
||
|
"prefix_list_id": null,
|
||
|
"referenced_security_group_id": null,
|
||
|
"security_group_id": "sg-0d92c039f14e9f825",
|
||
|
"security_group_rule_id": "sgr-0b92b541c98366b7f",
|
||
|
"tags": null,
|
||
|
"tags_all": {},
|
||
|
"to_port": 80
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"dependencies": [
|
||
|
"aws_security_group.jenkins_ec2_sg",
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_vpc_security_group_ingress_rule",
|
||
|
"name": "jenkins_ec2_sg_allow_https",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:security-group-rule/sgr-073213cc8733c15c7",
|
||
|
"cidr_ipv4": "0.0.0.0/0",
|
||
|
"cidr_ipv6": null,
|
||
|
"description": null,
|
||
|
"from_port": 443,
|
||
|
"id": "sgr-073213cc8733c15c7",
|
||
|
"ip_protocol": "tcp",
|
||
|
"prefix_list_id": null,
|
||
|
"referenced_security_group_id": null,
|
||
|
"security_group_id": "sg-0d92c039f14e9f825",
|
||
|
"security_group_rule_id": "sgr-073213cc8733c15c7",
|
||
|
"tags": null,
|
||
|
"tags_all": {},
|
||
|
"to_port": 443
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"dependencies": [
|
||
|
"aws_security_group.jenkins_ec2_sg",
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "aws_vpc_security_group_ingress_rule",
|
||
|
"name": "jenkins_rds_sg_allow_http",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"arn": "arn:aws:ec2:ap-northeast-1:095277089098:security-group-rule/sgr-0c12f51ab66dc8147",
|
||
|
"cidr_ipv4": "0.0.0.0/0",
|
||
|
"cidr_ipv6": null,
|
||
|
"description": null,
|
||
|
"from_port": 3306,
|
||
|
"id": "sgr-0c12f51ab66dc8147",
|
||
|
"ip_protocol": "tcp",
|
||
|
"prefix_list_id": null,
|
||
|
"referenced_security_group_id": null,
|
||
|
"security_group_id": "sg-007ef3c5be8c5e086",
|
||
|
"security_group_rule_id": "sgr-0c12f51ab66dc8147",
|
||
|
"tags": null,
|
||
|
"tags_all": {},
|
||
|
"to_port": 3306
|
||
|
},
|
||
|
"sensitive_attributes": [],
|
||
|
"dependencies": [
|
||
|
"aws_security_group.jenkins_rds_sg",
|
||
|
"aws_vpc.jenkins_vpc"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "local_file",
|
||
|
"name": "jenkins_private_key_pem",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/local\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 0,
|
||
|
"attributes": {
|
||
|
"content": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAmWl8Vr19yjtWrIM5G1h1mPX3yJ8OYH0UstgVEEY4g6uxqZvE\n3jm37NEve+zJZhs2QaNtA4LtXJkmgNUNEPyd6bsJAwr1dQ9Aessot3TgdfgjzxiE\nBCQeWlHp5tdmoqaOHGV7Hu8IVl6BUUOmhUkGaOkMBxAlnaG+/EA1u50hr/kuAn+j\nl/WekKUhXDpcOFq9pBFgNrpHOH8TUQm1t5RxCxLvCwX9kizdWIEeNdr81G3azICO\n7jGJqw3IEISSYk8pIj6zqsBOAJT8zKP2xCOKH+a4S0d0jxIJ/TPDvy4lwDFL9PtZ\n8QwciYyjnSVHj8dNwvCPU7Q6IAavmfbJvatkdQIDAQABAoIBABNCrx2kxLozIPqf\nrvfD71+44dcKQR/UFFkvz9UvO8EsOS32JI1R6cmNqcyBOffbysAK6JDcSzio8bCT\nDwTm8lx54vPC2HZN5+aCwyXlQpkNAlHp3gk3D6h/SEJ3IKejCYx/ISoNEJrnWoz9\nVVa+iFN7jssEN/TGbdf1p8laPPR+voXs6fiOHA0oQbZa+BNwdhFT5sPv96z3Ougj\nfn/4Kt3DPvdiXS5GyVw+Bwdm4L9QxBPT1+vxyH+jGmBz6WR02F/ost2NBYGbuuvJ\ncE7xq1jvJoKRqbL2TVBYwZutvboBRQttgX/Nv2zT8N5o9yY901iBLJ7pGbPt1VPs\n6ARp6LECgYEAyqHlxYMvE4YAhbZSBuDifRP8OLDamOfFo6SKuWEJvCsp2zZrRHks\ncw+0zB4YtEoJfvBmQPGk6G+vzD7q7pLmsKR8wyGoHP4FkQ/HIffyjn0AjdIGMbH1\nNVyy0tr7BHpl4fiJJuOy4m8m74VP2LBhyAdTa7mixC7q325fcSppeqMCgYEAwdD/\n7BlA3JTGvkoKO8D9PuOnYkUSt/5e1p28YihJZ6dX0WpHsfvhcAoXww0+2zPZnM5K\necz0iMt/BokY5eIhga1jxEjhVkOcWPXZ12Yz5gZiQ0+OyYCk2WXyQcW6nZvyhZfP\nAziugFbG2Ts+67lImZKnD3AS72BCep3FBaX9bgcCgYEAsMczZPAApwC1/fFEeJnD\nHinMVkz8OH+jbhODrxzYWGAzwPol9PPd8nfWXGk5VjhtNmBWZPwryVh+vyp43TAt\nsBegfMAlIT3/70Ebkif1ZZfqXs/G9Z3ydd5saAYBDjQWJGEmjlYB3wfnqPjd4wZm\nGBNEFOw78vmXkNuCyoCcyw8CgYBBUbWelVg1vvJIGV3fi4gN1N2JkevgFJtTyy89\nCYTLqStAiYgGJPRyNQSTGPixGYVigme5KujS3Xo+8p9wgkh2ksAH2+QNlZWwqZK0\nNF6TTF17f+mIYZGtLt15azEcgv02JtZ+qHCvEg/MEFqBSR19nF4vJr9K628cMeW/\npJSHqwKBgD3Ie0lzBM0z9MwG59p5OZvfAUMexcSnn6aBg6ICe3lk8QkkKYR5TuKN\n7UcXbPKAHVsxq7j/sw31zK65ZFQhl6HzuguekPS8F0h6BMtVVPyoQrhh9gk2gANu\nDfBhDCEdmjzQ8ztLjyTr6o2HMSJsierCt+AtKS01m1RFxKeXo8fd\n-----END RSA PRIVATE KEY-----\n",
|
||
|
"content_base64": null,
|
||
|
"content_base64sha256": "fUGeSpARFvXcLX+Fynewz0nv3/n+rNuuCYmkYKM7Kow=",
|
||
|
"content_base64sha512": "FaG9w/CEmEdwb6Z/6kh/DSU0i3H0BPXi4YspwDTSbCOp7m7GA+8ID6osQbYNA7OMt/9j2YNbCqPGJoW5s9a+dg==",
|
||
|
"content_md5": "05463061edba7182badfddd844516609",
|
||
|
"content_sha1": "d8651ee7bedd7061995e323d11349bc8790658dd",
|
||
|
"content_sha256": "7d419e4a901116f5dc2d7f85ca77b0cf49efdff9feacdbae0989a460a33b2a8c",
|
||
|
"content_sha512": "15a1bdc3f0849847706fa67fea487f0d25348b71f404f5e2e18b29c034d26c23a9ee6ec603ef080faa2c41b60d03b38cb7ff63d9835b0aa3c62685b9b3d6be76",
|
||
|
"directory_permission": "0777",
|
||
|
"file_permission": "0777",
|
||
|
"filename": "./.keypair/jenkins-keypair.id_rsa",
|
||
|
"id": "d8651ee7bedd7061995e323d11349bc8790658dd",
|
||
|
"sensitive_content": null,
|
||
|
"source": null
|
||
|
},
|
||
|
"sensitive_attributes": [
|
||
|
[
|
||
|
{
|
||
|
"type": "get_attr",
|
||
|
"value": "sensitive_content"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"type": "get_attr",
|
||
|
"value": "content"
|
||
|
}
|
||
|
]
|
||
|
],
|
||
|
"dependencies": [
|
||
|
"tls_private_key.jenkins_private_key"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"mode": "managed",
|
||
|
"type": "tls_private_key",
|
||
|
"name": "jenkins_private_key",
|
||
|
"provider": "provider[\"registry.terraform.io/hashicorp/tls\"]",
|
||
|
"instances": [
|
||
|
{
|
||
|
"schema_version": 1,
|
||
|
"attributes": {
|
||
|
"algorithm": "RSA",
|
||
|
"ecdsa_curve": "P224",
|
||
|
"id": "30e623f729972e1d70e06733b9f6b58b76903189",
|
||
|
"private_key_openssh": "-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABFwAAAAdz\nc2gtcnNhAAAAAwEAAQAAAQEAmWl8Vr19yjtWrIM5G1h1mPX3yJ8OYH0UstgVEEY4\ng6uxqZvE3jm37NEve+zJZhs2QaNtA4LtXJkmgNUNEPyd6bsJAwr1dQ9Aessot3Tg\ndfgjzxiEBCQeWlHp5tdmoqaOHGV7Hu8IVl6BUUOmhUkGaOkMBxAlnaG+/EA1u50h\nr/kuAn+jl/WekKUhXDpcOFq9pBFgNrpHOH8TUQm1t5RxCxLvCwX9kizdWIEeNdr8\n1G3azICO7jGJqw3IEISSYk8pIj6zqsBOAJT8zKP2xCOKH+a4S0d0jxIJ/TPDvy4l\nwDFL9PtZ8QwciYyjnSVHj8dNwvCPU7Q6IAavmfbJvatkdQAAA7imsP9sprD/bAAA\nAAdzc2gtcnNhAAABAQCZaXxWvX3KO1asgzkbWHWY9ffInw5gfRSy2BUQRjiDq7Gp\nm8TeObfs0S977MlmGzZBo20Dgu1cmSaA1Q0Q/J3puwkDCvV1D0B6yyi3dOB1+CPP\nGIQEJB5aUenm12aipo4cZXse7whWXoFRQ6aFSQZo6QwHECWdob78QDW7nSGv+S4C\nf6OX9Z6QpSFcOlw4Wr2kEWA2ukc4fxNRCbW3lHELEu8LBf2SLN1YgR412vzUbdrM\ngI7uMYmrDcgQhJJiTykiPrOqwE4AlPzMo/bEI4of5rhLR3SPEgn9M8O/LiXAMUv0\n+1nxDByJjKOdJUePx03C8I9TtDogBq+Z9sm9q2R1AAAAAwEAAQAAAQATQq8dpMS6\nMyD6n673w+9fuOHXCkEf1BRZL8/VLzvBLDkt9iSNUenJjanMgTn328rACuiQ3Es4\nqPGwkw8E5vJceeLzwth2TefmgsMl5UKZDQJR6d4JNw+of0hCdyCnowmMfyEqDRCa\n51qM/VVWvohTe47LBDf0xm3X9afJWjz0fr6F7On4jhwNKEG2WvgTcHYRU+bD7/es\n9zroI35/+Crdwz73Yl0uRslcPgcHZuC/UMQT09fr8ch/oxpgc+lkdNhf6LLdjQWB\nm7rryXBO8atY7yaCkamy9k1QWMGbrb26AUULbYF/zb9s0/DeaPcmPdNYgSye6Rmz\n7dVT7OgEaeixAAAAgD3Ie0lzBM0z9MwG59p5OZvfAUMexcSnn6aBg6ICe3lk8Qkk\nKYR5TuKN7UcXbPKAHVsxq7j/sw31zK65ZFQhl6HzuguekPS8F0h6BMtVVPyoQrhh\n9gk2gANuDfBhDCEdmjzQ8ztLjyTr6o2HMSJsierCt+AtKS01m1RFxKeXo8fdAAAA\ngQDKoeXFgy8ThgCFtlIG4OJ9E/w4sNqY58WjpIq5YQm8KynbNmtEeSxzD7TMHhi0\nSgl+8GZA8aTob6/MPurukuawpHzDIagc/gWRD8ch9/KOfQCN0gYxsfU1XLLS2vsE\nemXh+Ikm47LibybvhU/YsGHIB1NruaLELurfbl9xKml6owAAAIEAwdD/7BlA3JTG\nvkoKO8D9PuOnYkUSt/5e1p28YihJZ6dX0WpHsfvhcAoXww0+2zPZnM5Kecz0iMt/\nBokY5eIhga1jxEjhVkOcWPXZ12Yz5gZiQ0+OyYCk2WXyQcW6nZvyhZfPAziugFbG\n2Ts+67lImZKnD3AS72BCep3FBaX9bgcAAAAAAQID\n-----END OPENSSH PRIVATE KEY-----\n",
|
||
|
"private_key_pem": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAmWl8Vr19yjtWrIM5G1h1mPX3yJ8OYH0UstgVEEY4g6uxqZvE\n3jm37NEve+zJZhs2QaNtA4LtXJkmgNUNEPyd6bsJAwr1dQ9Aessot3TgdfgjzxiE\nBCQeWlHp5tdmoqaOHGV7Hu8IVl6BUUOmhUkGaOkMBxAlnaG+/EA1u50hr/kuAn+j\nl/WekKUhXDpcOFq9pBFgNrpHOH8TUQm1t5RxCxLvCwX9kizdWIEeNdr81G3azICO\n7jGJqw3IEISSYk8pIj6zqsBOAJT8zKP2xCOKH+a4S0d0jxIJ/TPDvy4lwDFL9PtZ\n8QwciYyjnSVHj8dNwvCPU7Q6IAavmfbJvatkdQIDAQABAoIBABNCrx2kxLozIPqf\nrvfD71+44dcKQR/UFFkvz9UvO8EsOS32JI1R6cmNqcyBOffbysAK6JDcSzio8bCT\nDwTm8lx54vPC2HZN5+aCwyXlQpkNAlHp3gk3D6h/SEJ3IKejCYx/ISoNEJrnWoz9\nVVa+iFN7jssEN/TGbdf1p8laPPR+voXs6fiOHA0oQbZa+BNwdhFT5sPv96z3Ougj\nfn/4Kt3DPvdiXS5GyVw+Bwdm4L9QxBPT1+vxyH+jGmBz6WR02F/ost2NBYGbuuvJ\ncE7xq1jvJoKRqbL2TVBYwZutvboBRQttgX/Nv2zT8N5o9yY901iBLJ7pGbPt1VPs\n6ARp6LECgYEAyqHlxYMvE4YAhbZSBuDifRP8OLDamOfFo6SKuWEJvCsp2zZrRHks\ncw+0zB4YtEoJfvBmQPGk6G+vzD7q7pLmsKR8wyGoHP4FkQ/HIffyjn0AjdIGMbH1\nNVyy0tr7BHpl4fiJJuOy4m8m74VP2LBhyAdTa7mixC7q325fcSppeqMCgYEAwdD/\n7BlA3JTGvkoKO8D9PuOnYkUSt/5e1p28YihJZ6dX0WpHsfvhcAoXww0+2zPZnM5K\necz0iMt/BokY5eIhga1jxEjhVkOcWPXZ12Yz5gZiQ0+OyYCk2WXyQcW6nZvyhZfP\nAziugFbG2Ts+67lImZKnD3AS72BCep3FBaX9bgcCgYEAsMczZPAApwC1/fFEeJnD\nHinMVkz8OH+jbhODrxzYWGAzwPol9PPd8nfWXGk5VjhtNmBWZPwryVh+vyp43TAt\nsBegfMAlIT3/70Ebkif1ZZfqXs/G9Z3ydd5saAYBDjQWJGEmjlYB3wfnqPjd4wZm\nGBNEFOw78vmXkNuCyoCcyw8CgYBBUbWelVg1vvJIGV3fi4gN1N2JkevgFJtTyy89\nCYTLqStAiYgGJPRyNQSTGPixGYVigme5KujS3Xo+8p9wgkh2ksAH2+QNlZWwqZK0\nNF6TTF17f+mIYZGtLt15azEcgv02JtZ+qHCvEg/MEFqBSR19nF4vJr9K628cMeW/\npJSHqwKBgD3Ie0lzBM0z9MwG59p5OZvfAUMexcSnn6aBg6ICe3lk8QkkKYR5TuKN\n7UcXbPKAHVsxq7j/sw31zK65ZFQhl6HzuguekPS8F0h6BMtVVPyoQrhh9gk2gANu\nDfBhDCEdmjzQ8ztLjyTr6o2HMSJsierCt+AtKS01m1RFxKeXo8fd\n-----END RSA PRIVATE KEY-----\n",
|
||
|
"private_key_pem_pkcs8": "-----BEGIN PRIVATE KEY-----\nMIIEvQIBADANBgkqhkiG9w0BAQEFAASCBKcwggSjAgEAAoIBAQCZaXxWvX3KO1as\ngzkbWHWY9ffInw5gfRSy2BUQRjiDq7Gpm8TeObfs0S977MlmGzZBo20Dgu1cmSaA\n1Q0Q/J3puwkDCvV1D0B6yyi3dOB1+CPPGIQEJB5aUenm12aipo4cZXse7whWXoFR\nQ6aFSQZo6QwHECWdob78QDW7nSGv+S4Cf6OX9Z6QpSFcOlw4Wr2kEWA2ukc4fxNR\nCbW3lHELEu8LBf2SLN1YgR412vzUbdrMgI7uMYmrDcgQhJJiTykiPrOqwE4AlPzM\no/bEI4of5rhLR3SPEgn9M8O/LiXAMUv0+1nxDByJjKOdJUePx03C8I9TtDogBq+Z\n9sm9q2R1AgMBAAECggEAE0KvHaTEujMg+p+u98PvX7jh1wpBH9QUWS/P1S87wSw5\nLfYkjVHpyY2pzIE599vKwArokNxLOKjxsJMPBObyXHni88LYdk3n5oLDJeVCmQ0C\nUeneCTcPqH9IQncgp6MJjH8hKg0QmudajP1VVr6IU3uOywQ39MZt1/WnyVo89H6+\nhezp+I4cDShBtlr4E3B2EVPmw+/3rPc66CN+f/gq3cM+92JdLkbJXD4HB2bgv1DE\nE9PX6/HIf6MaYHPpZHTYX+iy3Y0FgZu668lwTvGrWO8mgpGpsvZNUFjBm629ugFF\nC22Bf82/bNPw3mj3Jj3TWIEsnukZs+3VU+zoBGnosQKBgQDKoeXFgy8ThgCFtlIG\n4OJ9E/w4sNqY58WjpIq5YQm8KynbNmtEeSxzD7TMHhi0Sgl+8GZA8aTob6/MPuru\nkuawpHzDIagc/gWRD8ch9/KOfQCN0gYxsfU1XLLS2vsEemXh+Ikm47LibybvhU/Y\nsGHIB1NruaLELurfbl9xKml6owKBgQDB0P/sGUDclMa+Sgo7wP0+46diRRK3/l7W\nnbxiKElnp1fRakex++FwChfDDT7bM9mczkp5zPSIy38GiRjl4iGBrWPESOFWQ5xY\n9dnXZjPmBmJDT47JgKTZZfJBxbqdm/KFl88DOK6AVsbZOz7ruUiZkqcPcBLvYEJ6\nncUFpf1uBwKBgQCwxzNk8ACnALX98UR4mcMeKcxWTPw4f6NuE4OvHNhYYDPA+iX0\n893yd9ZcaTlWOG02YFZk/CvJWH6/KnjdMC2wF6B8wCUhPf/vQRuSJ/Vll+pez8b1\nnfJ13mxoBgEONBYkYSaOVgHfB+eo+N3jBmYYE0QU7Dvy+ZeQ24LKgJzLDwKBgEFR\ntZ6VWDW+8kgZXd+LiA3U3YmR6+AUm1PLLz0JhMupK0CJiAYk9HI1BJMY+LEZhWKC\nZ7kq6NLdej7yn3CCSHaSwAfb5A2VlbCpkrQ0XpNMXXt/6Yhhka0u3XlrMRyC/TYm\n1n6ocK8SD8wQWoFJHX2cXi8mv0rrbxwx5b+klIerAoGAPch7SXMEzTP0zAbn2nk5\nm98BQx7FxKefpoGDogJ7eWTxCSQphHlO4o3tRxds8oAdWzGruP+zDfXMrrlkVCGX\nofO6C56Q9LwXSHoEy1VU/KhCuGH2CTaAA24N8GEMIR2aPNDzO0uPJOvqjYcxImyJ\n6sK34C0pLTWbVEXEp5ejx90=\n-----END PRIVATE KEY-----\n",
|
||
|
"public_key_fingerprint_md5": "37:86:da:0c:b5:ac:56:4c:9e:7a:15:ba:19:c7:e8:8f",
|
||
|
"public_key_fingerprint_sha256": "SHA256:L2uVGaEscGhJkz2jX10iG1VZPyfMinsLcTYO4k539CQ",
|
||
|
"public_key_openssh": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZaXxWvX3KO1asgzkbWHWY9ffInw5gfRSy2BUQRjiDq7Gpm8TeObfs0S977MlmGzZBo20Dgu1cmSaA1Q0Q/J3puwkDCvV1D0B6yyi3dOB1+CPPGIQEJB5aUenm12aipo4cZXse7whWXoFRQ6aFSQZo6QwHECWdob78QDW7nSGv+S4Cf6OX9Z6QpSFcOlw4Wr2kEWA2ukc4fxNRCbW3lHELEu8LBf2SLN1YgR412vzUbdrMgI7uMYmrDcgQhJJiTykiPrOqwE4AlPzMo/bEI4of5rhLR3SPEgn9M8O/LiXAMUv0+1nxDByJjKOdJUePx03C8I9TtDogBq+Z9sm9q2R1\n",
|
||
|
"public_key_pem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmWl8Vr19yjtWrIM5G1h1\nmPX3yJ8OYH0UstgVEEY4g6uxqZvE3jm37NEve+zJZhs2QaNtA4LtXJkmgNUNEPyd\n6bsJAwr1dQ9Aessot3TgdfgjzxiEBCQeWlHp5tdmoqaOHGV7Hu8IVl6BUUOmhUkG\naOkMBxAlnaG+/EA1u50hr/kuAn+jl/WekKUhXDpcOFq9pBFgNrpHOH8TUQm1t5Rx\nCxLvCwX9kizdWIEeNdr81G3azICO7jGJqw3IEISSYk8pIj6zqsBOAJT8zKP2xCOK\nH+a4S0d0jxIJ/TPDvy4lwDFL9PtZ8QwciYyjnSVHj8dNwvCPU7Q6IAavmfbJvatk\ndQIDAQAB\n-----END PUBLIC KEY-----\n",
|
||
|
"rsa_bits": 2048
|
||
|
},
|
||
|
"sensitive_attributes": [
|
||
|
[
|
||
|
{
|
||
|
"type": "get_attr",
|
||
|
"value": "private_key_pem"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"type": "get_attr",
|
||
|
"value": "private_key_pem_pkcs8"
|
||
|
}
|
||
|
],
|
||
|
[
|
||
|
{
|
||
|
"type": "get_attr",
|
||
|
"value": "private_key_openssh"
|
||
|
}
|
||
|
]
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"check_results": null
|
||
|
}
|
||
|
|