AwsMultiAzRegionModuleSchema
Index
Properties
Properties
account
The AWS account that this region will be associated with.
name
The name of the region.
regionIds
The availability zones for the AWS region. The region will be created in these availability zones.
vpcCidrBlock
The CIDR block for the VPC in this region. This defines the IP address range for the virtual network infrastructure. The CIDR range should not overlap with any other CIDR ranges in the account.
AwsMultiAzRegionModuleSchema
is the input schema for theAwsMultiAzRegionModule
module. This schema defines the required inputs for creating AWS regions with multiple availability zones.Modules/Region/AwsMultiAzRegion
AwsMultiAzRegionModule to learn more about the
AwsMultiAzRegionModule
module.