{ "version": 4, "terraform_version": "1.3.5", "serial": 108, "lineage": "5eba630b-18b8-6c2f-5853-88d98c7ecb23", "outputs": { "customer-dns-ip": { "value": [ "10.37.54.214" ], "type": [ "tuple", [ "string" ] ] }, "directory-id": { "value": "d-c46722ff8d", "type": "string" }, "security-group-id": { "value": "sg-0afbb1f6e8efde66b", "type": "string" } }, "resources": [ { "mode": "data", "type": "aws_caller_identity", "name": "this", "provider": "provider[\"registry.terraform.io/hashicorp/aws\"]", "instances": [ { "schema_version": 0, "attributes": { "account_id": "040216112220", "arn": "arn:aws:iam::040216112220:user/ken2026", "id": "040216112220", "user_id": "AIDAQSXIRFROOXYISSIEQ" }, "sensitive_attributes": [] } ] }, { "mode": "data", "type": "aws_secretsmanager_secret", "name": "secretmanager", "provider": "provider[\"registry.terraform.io/hashicorp/aws\"]", "instances": [ { "schema_version": 0, "attributes": { "arn": "arn:aws:secretsmanager:ap-east-1:040216112220:secret:adc-service-account-password-bYmPI5", "description": "", "id": "arn:aws:secretsmanager:ap-east-1:040216112220:secret:adc-service-account-password-bYmPI5", "kms_key_id": "", "name": "adc-service-account-password", "policy": "", "rotation_enabled": false, "rotation_lambda_arn": "", "rotation_rules": [], "tags": {} }, "sensitive_attributes": [] } ] }, { "mode": "data", "type": "aws_secretsmanager_secret_version", "name": "adc-service-account-password", "provider": "provider[\"registry.terraform.io/hashicorp/aws\"]", "instances": [ { "schema_version": 0, "attributes": { "arn": "arn:aws:secretsmanager:ap-east-1:040216112220:secret:adc-service-account-password-bYmPI5", "id": "arn:aws:secretsmanager:ap-east-1:040216112220:secret:adc-service-account-password-bYmPI5|AWSCURRENT", "secret_binary": "", "secret_id": "arn:aws:secretsmanager:ap-east-1:040216112220:secret:adc-service-account-password-bYmPI5", "secret_string": "{\"password\":\"CyyeooA.MwWVYzmIbtVG\u003cuyLOg\"}", "version_id": "0ef037d0-d0b3-441e-8931-8d12a8326940", "version_stage": "AWSCURRENT", "version_stages": [ "AWSCURRENT" ] }, "sensitive_attributes": [] } ] }, { "module": "module.adconnector", "mode": "managed", "type": "aws_directory_service_directory", "name": "connector", "provider": "provider[\"registry.terraform.io/hashicorp/aws\"]", "instances": [ { "schema_version": 0, "attributes": { "access_url": "d-c46722ff8d.awsapps.com", "alias": "d-c46722ff8d", "connect_settings": [ { "availability_zones": [ "ap-east-1a", "ap-east-1b" ], "connect_ips": [ "10.37.54.15", "10.37.54.218" ], "customer_dns_ips": [ "10.37.54.214" ], "customer_username": "svc-awssso-adconnector", "subnet_ids": [ "subnet-0bb56e6f48ead7ab8", "subnet-0ce4d8183d810dcc2" ], "vpc_id": "vpc-0d81f835ba4c7c987" } ], "description": "ADConnector", "desired_number_of_domain_controllers": 0, "dns_ip_addresses": [ "10.37.54.15", "10.37.54.218" ], "edition": "", "enable_sso": false, "id": "d-c46722ff8d", "name": "acme.local", "password": "CyyeooA.MwWVYzmIbtVG\u003cuyLOg", "security_group_id": "sg-0afbb1f6e8efde66b", "short_name": "acme", "size": "Small", "tags": { "Application": "sso", "BuildDate": "20221212", "CreatedBy": "arn:aws:iam::040216112220:user/ken2026", "Environment": "preview", "Project": "sso", "ServiceProvider": "None", "TerraformDir": "terraform.aws-baseline-infra/examples/bea-adc", "TerraformMode": "managed" }, "tags_all": { "Application": "sso", "BuildDate": "20221212", "CreatedBy": "arn:aws:iam::040216112220:user/ken2026", "Environment": "preview", "Project": "sso", "ServiceProvider": "None", "TerraformDir": "terraform.aws-baseline-infra/examples/bea-adc", "TerraformMode": "managed" }, "timeouts": null, "type": "ADConnector", "vpc_settings": [] }, "sensitive_attributes": [ [ { "type": "get_attr", "value": "password" } ] ], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozNjAwMDAwMDAwMDAwLCJkZWxldGUiOjM2MDAwMDAwMDAwMDAsInVwZGF0ZSI6MzYwMDAwMDAwMDAwMH19", "dependencies": [ "data.aws_caller_identity.this", "data.aws_secretsmanager_secret.secretmanager", "data.aws_secretsmanager_secret_version.adc-service-account-password", "module.vpc-subnets.aws_subnet.private-subnets", "module.vpc-subnets.aws_vpc.vpc", "module.vpc-subnets.data.aws_availability_zones.available-az" ] } ] }, { "module": "module.vpc-subnets", "mode": "data", "type": "aws_availability_zones", "name": "available-az", "provider": "provider[\"registry.terraform.io/hashicorp/aws\"]", "instances": [ { "schema_version": 0, "attributes": { "all_availability_zones": null, "exclude_names": null, "exclude_zone_ids": null, "filter": null, "group_names": [ "ap-east-1" ], "id": "ap-east-1", "names": [ "ap-east-1a", "ap-east-1b", "ap-east-1c" ], "state": "available", "timeouts": null, "zone_ids": [ "ape1-az1", "ape1-az2", "ape1-az3" ] }, "sensitive_attributes": [] } ] }, { "module": "module.vpc-subnets", "mode": "data", "type": "aws_caller_identity", "name": "this", "provider": "provider[\"registry.terraform.io/hashicorp/aws\"]", "instances": [ { "schema_version": 0, "attributes": { "account_id": "040216112220", "arn": "arn:aws:iam::040216112220:user/ken2026", "id": "040216112220", "user_id": "AIDAQSXIRFROOXYISSIEQ" }, "sensitive_attributes": [] } ] }, { "module": "module.vpc-subnets", "mode": "managed", "type": "aws_cloudwatch_log_group", "name": "vpcflowlog-loggroup", "provider": "provider[\"registry.terraform.io/hashicorp/aws\"]", "instances": [ { "index_key": 0, "schema_version": 0, "attributes": { "arn": "arn:aws:logs:ap-east-1:040216112220:log-group:vpcflowlog/vpc-0d81f835ba4c7c987/20221212063458987800000001", "id": "vpcflowlog/vpc-0d81f835ba4c7c987/20221212063458987800000001", "kms_key_id": "", "name": "vpcflowlog/vpc-0d81f835ba4c7c987/20221212063458987800000001", "name_prefix": "vpcflowlog/vpc-0d81f835ba4c7c987/", "retention_in_days": 90, "skip_destroy": false, "tags": { "Application": "sso", "BuildDate": "20221212", "CreatedBy": "arn:aws:iam::040216112220:user/ken2026", "Environment": "preview", "Project": "sso", "ServiceProvider": "None", "TerraformDir": "terraform.aws-baseline-infra/examples/bea-adc", "TerraformMode": "managed" }, "tags_all": { "Application": "sso", "BuildDate": "20221212", "CreatedBy": "arn:aws:iam::040216112220:user/ken2026", "Environment": "preview", "Project": "sso", "ServiceProvider": "None", "TerraformDir": "terraform.aws-baseline-infra/examples/bea-adc", "TerraformMode": "managed" } }, "sensitive_attributes": [], "private": "bnVsbA==", "dependencies": [ "data.aws_caller_identity.this", "module.vpc-subnets.aws_vpc.vpc" ] } ] }, { "module": "module.vpc-subnets", "mode": "managed", "type": "aws_default_security_group", "name": "default-sg", "provider": "provider[\"registry.terraform.io/hashicorp/aws\"]", "instances": [ { "schema_version": 1, "attributes": { "arn": "arn:aws:ec2:ap-east-1:040216112220:security-group/sg-09101f3abd257889b", "description": "default VPC security group", "egress": [ { "cidr_blocks": [], "description": "Allow traffic going to this SG", "from_port": 0, "ipv6_cidr_blocks": [], "prefix_list_ids": [], "protocol": "-1", "security_groups": [], "self": true, "to_port": 0 } ], "id": "sg-09101f3abd257889b", "ingress": [ { "cidr_blocks": [], "description": "Allow traffic coming from this SG", "from_port": 0, "ipv6_cidr_blocks": [], "prefix_list_ids": [], "protocol": "-1", "security_groups": [], "self": true, "to_port": 0 } ], "name": "default", "name_prefix": "", "owner_id": "040216112220", "revoke_rules_on_delete": false, "tags": { "Application": "sso", "BuildDate": "20221212", "CreatedBy": "arn:aws:iam::040216112220:user/ken2026", "Environment": "preview", "Name": "preview-ap-bea-sso-defaultsg", "Project": "sso", "ServiceProvider": "None", "TerraformDir": "terraform.aws-baseline-infra/examples/bea-adc", "TerraformMode": "managed" }, "tags_all": { "Application": "sso", "BuildDate": "20221212", "CreatedBy": "arn:aws:iam::040216112220:user/ken2026", "Environment": "preview", "Name": "preview-ap-bea-sso-defaultsg", "Project": "sso", "ServiceProvider": "None", "TerraformDir": "terraform.aws-baseline-infra/examples/bea-adc", "TerraformMode": "managed" }, "vpc_id": "vpc-0d81f835ba4c7c987" }, "sensitive_attributes": [], "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==", "dependencies": [ "data.aws_caller_identity.this", "module.vpc-subnets.aws_vpc.vpc" ] } ] }, { "module": "module.vpc-subnets", "mode": "managed", "type": "aws_flow_log", "name": "vpc-flowlog", "provider": "provider[\"registry.terraform.io/hashicorp/aws\"]", "instances": [ { "index_key": 0, "schema_version": 0, "attributes": { "arn": "arn:aws:ec2:ap-east-1:040216112220:vpc-flow-log/fl-02f430d7b36edca16", "destination_options": [], "eni_id": null, "iam_role_arn": "arn:aws:iam::040216112220:role/service/preview-ap-bea-sso-vpcflowlog", "id": "fl-02f430d7b36edca16", "log_destination": "arn:aws:logs:ap-east-1:040216112220:log-group:vpcflowlog/vpc-0d81f835ba4c7c987/20221212063458987800000001", "log_destination_type": "cloud-watch-logs", "log_format": "${version} ${account-id} ${interface-id} ${srcaddr} ${dstaddr} ${srcport} ${dstport} ${protocol} ${packets} ${bytes} ${start} ${end} ${action} ${log-status}", "log_group_name": "vpcflowlog/vpc-0d81f835ba4c7c987/20221212063458987800000001", "max_aggregation_interval": 600, "subnet_id": null, "tags": { "Application": "sso", "BuildDate": "20221212", "CreatedBy": "arn:aws:iam::040216112220:user/ken2026", "Environment": "preview", "Name": "preview-ap-bea-sso-vpcflowlog", "Project": "sso", "ServiceProvider": "None", "TerraformDir": "terraform.aws-baseline-infra/examples/bea-adc", "TerraformMode": "managed" }, "tags_all": { "Application": "sso", "BuildDate": "20221212", "CreatedBy": "arn:aws:iam::040216112220:user/ken2026", "Environment": "preview", "Name": "preview-ap-bea-sso-vpcflowlog", "Project": "sso", "ServiceProvider": "None", "TerraformDir": "terraform.aws-baseline-infra/examples/bea-adc", "TerraformMode": "managed" }, "traffic_type": "ALL", "transit_gateway_attachment_id": null, "transit_gateway_id": null, "vpc_id": "vpc-0d81f835ba4c7c987" }, "sensitive_attributes": [], "private": "bnVsbA==", "dependencies": [ "data.aws_caller_identity.this", "module.vpc-subnets.aws_cloudwatch_log_group.vpcflowlog-loggroup", "module.vpc-subnets.aws_iam_role.vpcflowlog-role", "module.vpc-subnets.aws_vpc.vpc" ] } ] }, { "module": "module.vpc-subnets", "mode": "managed", "type": "aws_iam_role", "name": "vpcflowlog-role", "provider": "provider[\"registry.terraform.io/hashicorp/aws\"]", "instances": [ { "schema_version": 0, "attributes": { "arn": "arn:aws:iam::040216112220:role/service/preview-ap-bea-sso-vpcflowlog", "assume_role_policy": "{\"Statement\":[{\"Action\":\"sts:AssumeRole\",\"Effect\":\"Allow\",\"Principal\":{\"Service\":\"vpc-flow-logs.amazonaws.com\"},\"Sid\":\"\"}],\"Version\":\"2012-10-17\"}", "create_date": "2022-12-12T06:34:48Z", "description": "", "force_detach_policies": false, "id": "preview-ap-bea-sso-vpcflowlog", "inline_policy": [ { "name": "preview-ap-bea-sso-vpcflowlog", "policy": "{\n \"Version\": \"2012-10-17\",\n \"Statement\": [\n {\n \"Action\": [\n \"logs:CreateLogGroup\",\n \"logs:CreateLogStream\",\n \"logs:PutLogEvents\",\n \"logs:DescribeLogGroups\",\n \"logs:DescribeLogStreams\"\n ],\n \"Effect\": \"Allow\",\n \"Resource\": \"*\"\n }\n ]\n}\n" } ], "managed_policy_arns": [], "max_session_duration": 3600, "name": "preview-ap-bea-sso-vpcflowlog", "name_prefix": "", "path": "/service/", "permissions_boundary": null, "tags": {}, "tags_all": {}, "unique_id": "AROAQSXIRFROBSK2XWEUN" }, "sensitive_attributes": [], "private": "bnVsbA==" } ] }, { "module": "module.vpc-subnets", "mode": "managed", "type": "aws_iam_role_policy", "name": "vpcflowlog-role-policy", "provider": "provider[\"registry.terraform.io/hashicorp/aws\"]", "instances": [ { "schema_version": 0, "attributes": { "id": "preview-ap-bea-sso-vpcflowlog:preview-ap-bea-sso-vpcflowlog", "name": "preview-ap-bea-sso-vpcflowlog", "name_prefix": null, "policy": "{\n \"Version\": \"2012-10-17\",\n \"Statement\": [\n {\n \"Action\": [\n \"logs:CreateLogGroup\",\n \"logs:CreateLogStream\",\n \"logs:PutLogEvents\",\n \"logs:DescribeLogGroups\",\n \"logs:DescribeLogStreams\"\n ],\n \"Effect\": \"Allow\",\n \"Resource\": \"*\"\n }\n ]\n}\n", "role": "preview-ap-bea-sso-vpcflowlog" }, "sensitive_attributes": [], "private": "bnVsbA==", "dependencies": [ "module.vpc-subnets.aws_iam_role.vpcflowlog-role" ] } ] }, { "module": "module.vpc-subnets", "mode": "managed", "type": "aws_route_table", "name": "private-route-table", "provider": "provider[\"registry.terraform.io/hashicorp/aws\"]", "instances": [ { "index_key": 0, "schema_version": 0, "attributes": { "arn": "arn:aws:ec2:ap-east-1:040216112220:route-table/rtb-0bdeffdac8e3215f4", "id": "rtb-0bdeffdac8e3215f4", "owner_id": "040216112220", "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-060da6481bbc4cedd", "instance_id": "", "ipv6_cidr_block": "", "local_gateway_id": "", "nat_gateway_id": "", "network_interface_id": "", "transit_gateway_id": "", "vpc_endpoint_id": "", "vpc_peering_connection_id": "" } ], "tags": { "Application": "sso", "BuildDate": "20221212", "CreatedBy": "arn:aws:iam::040216112220:user/ken2026", "Environment": "preview", "Name": "preview-ap-bea-sso-privateroutetable", "Project": "sso", "ServiceProvider": "None", "TerraformDir": "terraform.aws-baseline-infra/examples/bea-adc", "TerraformMode": "managed" }, "tags_all": { "Application": "sso", "BuildDate": "20221212", "CreatedBy": "arn:aws:iam::040216112220:user/ken2026", "Environment": "preview", "Name": "preview-ap-bea-sso-privateroutetable", "Project": "sso", "ServiceProvider": "None", "TerraformDir": "terraform.aws-baseline-infra/examples/bea-adc", "TerraformMode": "managed" }, "timeouts": null, "vpc_id": "vpc-0d81f835ba4c7c987" }, "sensitive_attributes": [], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDAsImRlbGV0ZSI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjEyMDAwMDAwMDAwMH19", "dependencies": [ "data.aws_caller_identity.this", "module.vpc-subnets.aws_vpc.vpc" ] } ] }, { "module": "module.vpc-subnets", "mode": "managed", "type": "aws_route_table_association", "name": "private_route_association", "provider": "provider[\"registry.terraform.io/hashicorp/aws\"]", "instances": [ { "index_key": 0, "schema_version": 0, "attributes": { "gateway_id": "", "id": "rtbassoc-067b22e8a44ffa92b", "route_table_id": "rtb-0bdeffdac8e3215f4", "subnet_id": "subnet-0bb56e6f48ead7ab8" }, "sensitive_attributes": [], "private": "bnVsbA==", "dependencies": [ "data.aws_caller_identity.this", "module.vpc-subnets.aws_route_table.private-route-table", "module.vpc-subnets.aws_subnet.private-subnets", "module.vpc-subnets.aws_vpc.vpc", "module.vpc-subnets.data.aws_availability_zones.available-az" ] }, { "index_key": 1, "schema_version": 0, "attributes": { "gateway_id": "", "id": "rtbassoc-08e5c1bfc024792a9", "route_table_id": "rtb-0bdeffdac8e3215f4", "subnet_id": "subnet-0ce4d8183d810dcc2" }, "sensitive_attributes": [], "private": "bnVsbA==", "dependencies": [ "data.aws_caller_identity.this", "module.vpc-subnets.aws_route_table.private-route-table", "module.vpc-subnets.aws_subnet.private-subnets", "module.vpc-subnets.aws_vpc.vpc", "module.vpc-subnets.data.aws_availability_zones.available-az" ] } ] }, { "module": "module.vpc-subnets", "mode": "managed", "type": "aws_subnet", "name": "private-subnets", "provider": "provider[\"registry.terraform.io/hashicorp/aws\"]", "instances": [ { "index_key": 0, "schema_version": 1, "attributes": { "arn": "arn:aws:ec2:ap-east-1:040216112220:subnet/subnet-0bb56e6f48ead7ab8", "assign_ipv6_address_on_creation": false, "availability_zone": "ap-east-1a", "availability_zone_id": "ape1-az1", "cidr_block": "10.37.54.0/25", "customer_owned_ipv4_pool": "", "enable_dns64": false, "enable_resource_name_dns_a_record_on_launch": false, "enable_resource_name_dns_aaaa_record_on_launch": false, "id": "subnet-0bb56e6f48ead7ab8", "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": "040216112220", "private_dns_hostname_type_on_launch": "ip-name", "tags": { "Application": "sso", "BuildDate": "20221212", "CreatedBy": "arn:aws:iam::040216112220:user/ken2026", "Environment": "preview", "Name": "preview-ap-bea-sso-private-1a-1", "Project": "sso", "ServiceProvider": "None", "TerraformDir": "terraform.aws-baseline-infra/examples/bea-adc", "TerraformMode": "managed" }, "tags_all": { "Application": "sso", "BuildDate": "20221212", "CreatedBy": "arn:aws:iam::040216112220:user/ken2026", "Environment": "preview", "Name": "preview-ap-bea-sso-private-1a-1", "Project": "sso", "ServiceProvider": "None", "TerraformDir": "terraform.aws-baseline-infra/examples/bea-adc", "TerraformMode": "managed" }, "timeouts": null, "vpc_id": "vpc-0d81f835ba4c7c987" }, "sensitive_attributes": [], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMSJ9", "dependencies": [ "data.aws_caller_identity.this", "module.vpc-subnets.aws_vpc.vpc", "module.vpc-subnets.data.aws_availability_zones.available-az" ] }, { "index_key": 1, "schema_version": 1, "attributes": { "arn": "arn:aws:ec2:ap-east-1:040216112220:subnet/subnet-0ce4d8183d810dcc2", "assign_ipv6_address_on_creation": false, "availability_zone": "ap-east-1b", "availability_zone_id": "ape1-az2", "cidr_block": "10.37.54.128/25", "customer_owned_ipv4_pool": "", "enable_dns64": false, "enable_resource_name_dns_a_record_on_launch": false, "enable_resource_name_dns_aaaa_record_on_launch": false, "id": "subnet-0ce4d8183d810dcc2", "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": "040216112220", "private_dns_hostname_type_on_launch": "ip-name", "tags": { "Application": "sso", "BuildDate": "20221212", "CreatedBy": "arn:aws:iam::040216112220:user/ken2026", "Environment": "preview", "Name": "preview-ap-bea-sso-private-1b-2", "Project": "sso", "ServiceProvider": "None", "TerraformDir": "terraform.aws-baseline-infra/examples/bea-adc", "TerraformMode": "managed" }, "tags_all": { "Application": "sso", "BuildDate": "20221212", "CreatedBy": "arn:aws:iam::040216112220:user/ken2026", "Environment": "preview", "Name": "preview-ap-bea-sso-private-1b-2", "Project": "sso", "ServiceProvider": "None", "TerraformDir": "terraform.aws-baseline-infra/examples/bea-adc", "TerraformMode": "managed" }, "timeouts": null, "vpc_id": "vpc-0d81f835ba4c7c987" }, "sensitive_attributes": [], "private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMSJ9", "dependencies": [ "data.aws_caller_identity.this", "module.vpc-subnets.aws_vpc.vpc", "module.vpc-subnets.data.aws_availability_zones.available-az" ] } ] }, { "module": "module.vpc-subnets", "mode": "managed", "type": "aws_vpc", "name": "vpc", "provider": "provider[\"registry.terraform.io/hashicorp/aws\"]", "instances": [ { "schema_version": 1, "attributes": { "arn": "arn:aws:ec2:ap-east-1:040216112220:vpc/vpc-0d81f835ba4c7c987", "assign_generated_ipv6_cidr_block": false, "cidr_block": "10.37.54.0/24", "default_network_acl_id": "acl-0de827d3ddc477c49", "default_route_table_id": "rtb-0424596d3c3a61221", "default_security_group_id": "sg-09101f3abd257889b", "dhcp_options_id": "dopt-005007bcb610d7cdc", "enable_classiclink": false, "enable_classiclink_dns_support": false, "enable_dns_hostnames": true, "enable_dns_support": true, "enable_network_address_usage_metrics": false, "id": "vpc-0d81f835ba4c7c987", "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-0424596d3c3a61221", "owner_id": "040216112220", "tags": { "Application": "sso", "BuildDate": "20221212", "CreatedBy": "arn:aws:iam::040216112220:user/ken2026", "Environment": "preview", "Name": "preview-ap-bea-sso-vpc", "Project": "sso", "ServiceProvider": "None", "TerraformDir": "terraform.aws-baseline-infra/examples/bea-adc", "TerraformMode": "managed" }, "tags_all": { "Application": "sso", "BuildDate": "20221212", "CreatedBy": "arn:aws:iam::040216112220:user/ken2026", "Environment": "preview", "Name": "preview-ap-bea-sso-vpc", "Project": "sso", "ServiceProvider": "None", "TerraformDir": "terraform.aws-baseline-infra/examples/bea-adc", "TerraformMode": "managed" } }, "sensitive_attributes": [], "private": "eyJzY2hlbWFfdmVyc2lvbiI6IjEifQ==", "dependencies": [ "data.aws_caller_identity.this" ], "create_before_destroy": true } ] } ], "check_results": null }