GatewayPeering is the Schema for the GatewayPeerings API. Creates and manages Aviatrix transit gateway peerings
Type
CRD
Group
transit.aviatrix.upbound.io
Version
v1alpha1
apiVersion: transit.aviatrix.upbound.io/v1alpha1
kind: GatewayPeering
GatewayPeeringSpec defines the desired state of GatewayPeering
No description provided.
List of excluded network CIDRs for the first transit gateway. List of excluded network CIDRs for the first transit gateway.
List of excluded TGW connections for the first transit gateway. List of excluded TGW connections for the first transit gateway.
List of excluded network CIDRs for the second transit gateway. List of excluded network CIDRs for the second transit gateway.
List of excluded TGW connections for the second transit gateway. List of excluded TGW connections for the second transit gateway.
AS Path Prepend for BGP connection. Can only use the transit's own local AS number, repeated up to 25 times. Applies on transit_gateway_name1. Available in provider version R2.17.2+. AS Path Prepend customized by specifying AS PATH for a BGP connection. Applies on transit_gateway_name1.
AS Path Prepend for BGP connection. Can only use the transit's own local AS number, repeated up to 25 times. Applies on transit_gateway_name2. Available in provider version R2.17.2+. AS Path Prepend customized by specifying AS PATH for a BGP connection. Applies on transit_gateway_name2.
ProviderConfigReference specifies how the provider that will be used to create, observe, update, and delete this managed resource should be configured.
Policies for referencing.
ProviderReference specifies the provider that will be used to create, observe, update, and delete this managed resource. Deprecated: Please use ProviderConfigReference, i.e. providerConfigRef
Policies for referencing.
PublishConnectionDetailsTo specifies the connection secret config which contains a name, metadata and a reference to secret store config to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource.
WriteConnectionSecretToReference specifies the namespace and name of a Secret to which any connection details for this managed resource should be written. Connection details frequently include the endpoint, username, and password required to connect to the managed resource. This field is planned to be replaced in a future release in favor of PublishConnectionDetailsTo. Currently, both could be set independently and connection details would be published to both without affecting each other.
GatewayPeeringStatus defines the observed state of GatewayPeering.
No description provided.
Conditions of the resource.
test-transit-gateway-peering
apiVersion: transit.aviatrix.upbound.io/v1alpha1
kind: GatewayPeering
metadata:
annotations:
meta.upbound.io/example-id: transit/v1alpha1/gatewaypeering
labels:
testing.upbound.io/example-name: test_transit_gateway_peering
name: test-transit-gateway-peering
spec:
forProvider:
transitGatewayName1: test-transit-gateway-aws
transitGatewayName2: test-transit-gateway2