AwsSingleAzRegionModuleSchema
Index
Properties
Properties
account
The AWS account that this region will be associated with.
name
The name of the region.
regionId
The availability zone for the AWS region. The region will be created in this availability zone.
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.
AwsSingleAzRegionModuleSchema
is the input schema for theAwsSingleAzRegionModule
module. This schema defines the required inputs for creating AWS regions within a single availability zone. Having all resources within a single availability zone ensures maximum network speed.Modules/Region/AwsSingleAzRegion
AwsSingleAzRegionModule to learn more about the
AwsSingleAzRegionModule
module.