// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: MIT-0 cidr_block = [{ prod2_vpc = "10.120.128.0/19" app_subnet_1 = "10.120.128.0/23" app_subnet_2 = "10.120.130.0/23" app_subnet_3 = "10.120.132.0/23" db_subnet_1 = "10.120.134.0/23" db_subnet_2 = "10.120.136.0/23" db_subnet_3 = "10.120.138.0/23" }]