Skip to content

Commit

Permalink
CORS-3214: CAPA/edge-zones - Wavelength implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
mtulio committed Mar 17, 2024
1 parent 7d6ba98 commit f7d3f37
Show file tree
Hide file tree
Showing 7 changed files with 248 additions and 1 deletion.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 20 additions & 0 deletions data/data/cluster-api/aws-infrastructure-components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2013,6 +2013,11 @@ spec:
to 3
minimum: 1
type: integer
carrierGatewayId:
description: CaerrierGatewayID is the id of the internet gateway
associated with the VPC, for carrier network (Wavelength
Zones).
type: string
cidrBlock:
description: CidrBlock is the CIDR block to be used when the
provider creates a managed VPC. Defaults to 10.0.0.0/16.
Expand Down Expand Up @@ -4511,6 +4516,11 @@ spec:
when creating default subnets. Defaults to 3
minimum: 1
type: integer
carrierGatewayId:
description: CaerrierGatewayID is the id of the internet
gateway associated with the VPC, for carrier network
(Wavelength Zones).
type: string
cidrBlock:
description: CidrBlock is the CIDR block to be used
when the provider creates a managed VPC. Defaults
Expand Down Expand Up @@ -9071,6 +9081,11 @@ spec:
to 3
minimum: 1
type: integer
carrierGatewayId:
description: CaerrierGatewayID is the id of the internet gateway
associated with the VPC, for carrier network (Wavelength
Zones).
type: string
cidrBlock:
description: CidrBlock is the CIDR block to be used when the
provider creates a managed VPC. Defaults to 10.0.0.0/16.
Expand Down Expand Up @@ -10942,6 +10957,11 @@ spec:
to 3
minimum: 1
type: integer
carrierGatewayId:
description: CaerrierGatewayID is the id of the internet gateway
associated with the VPC, for carrier network (Wavelength
Zones).
type: string
cidrBlock:
description: CidrBlock is the CIDR block to be used when the
provider creates a managed VPC. Defaults to 10.0.0.0/16.
Expand Down

0 comments on commit f7d3f37

Please sign in to comment.