timescale.PeeringConnection
Explore with Pulumi AI
Schema for a peering connection. Import can be done with timescale_vpc_id,peer_account_id,peer_region_code,peer_vpc_id format
Create PeeringConnection Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new PeeringConnection(name: string, args: PeeringConnectionArgs, opts?: CustomResourceOptions);
@overload
def PeeringConnection(resource_name: str,
args: PeeringConnectionArgs,
opts: Optional[ResourceOptions] = None)
@overload
def PeeringConnection(resource_name: str,
opts: Optional[ResourceOptions] = None,
peer_account_id: Optional[str] = None,
peer_region_code: Optional[str] = None,
peer_vpc_id: Optional[str] = None,
timescale_vpc_id: Optional[float] = None)
func NewPeeringConnection(ctx *Context, name string, args PeeringConnectionArgs, opts ...ResourceOption) (*PeeringConnection, error)
public PeeringConnection(string name, PeeringConnectionArgs args, CustomResourceOptions? opts = null)
public PeeringConnection(String name, PeeringConnectionArgs args)
public PeeringConnection(String name, PeeringConnectionArgs args, CustomResourceOptions options)
type: timescale:PeeringConnection
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args PeeringConnectionArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args PeeringConnectionArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args PeeringConnectionArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args PeeringConnectionArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args PeeringConnectionArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var peeringConnectionResource = new Timescale.PeeringConnection("peeringConnectionResource", new()
{
PeerAccountId = "string",
PeerRegionCode = "string",
PeerVpcId = "string",
TimescaleVpcId = 0,
});
example, err := timescale.NewPeeringConnection(ctx, "peeringConnectionResource", ×cale.PeeringConnectionArgs{
PeerAccountId: pulumi.String("string"),
PeerRegionCode: pulumi.String("string"),
PeerVpcId: pulumi.String("string"),
TimescaleVpcId: pulumi.Float64(0),
})
var peeringConnectionResource = new PeeringConnection("peeringConnectionResource", PeeringConnectionArgs.builder()
.peerAccountId("string")
.peerRegionCode("string")
.peerVpcId("string")
.timescaleVpcId(0)
.build());
peering_connection_resource = timescale.PeeringConnection("peeringConnectionResource",
peer_account_id="string",
peer_region_code="string",
peer_vpc_id="string",
timescale_vpc_id=0)
const peeringConnectionResource = new timescale.PeeringConnection("peeringConnectionResource", {
peerAccountId: "string",
peerRegionCode: "string",
peerVpcId: "string",
timescaleVpcId: 0,
});
type: timescale:PeeringConnection
properties:
peerAccountId: string
peerRegionCode: string
peerVpcId: string
timescaleVpcId: 0
PeeringConnection Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The PeeringConnection resource accepts the following input properties:
- Peer
Account stringId - AWS account ID where the VPC to be paired
- Peer
Region stringCode - Region code for the VPC to be paired
- Peer
Vpc stringId - AWS ID for the VPC to be paired
- Timescale
Vpc doubleId - Timescale internal ID for a vpc
- Peer
Account stringId - AWS account ID where the VPC to be paired
- Peer
Region stringCode - Region code for the VPC to be paired
- Peer
Vpc stringId - AWS ID for the VPC to be paired
- Timescale
Vpc float64Id - Timescale internal ID for a vpc
- peer
Account StringId - AWS account ID where the VPC to be paired
- peer
Region StringCode - Region code for the VPC to be paired
- peer
Vpc StringId - AWS ID for the VPC to be paired
- timescale
Vpc DoubleId - Timescale internal ID for a vpc
- peer
Account stringId - AWS account ID where the VPC to be paired
- peer
Region stringCode - Region code for the VPC to be paired
- peer
Vpc stringId - AWS ID for the VPC to be paired
- timescale
Vpc numberId - Timescale internal ID for a vpc
- peer_
account_ strid - AWS account ID where the VPC to be paired
- peer_
region_ strcode - Region code for the VPC to be paired
- peer_
vpc_ strid - AWS ID for the VPC to be paired
- timescale_
vpc_ floatid - Timescale internal ID for a vpc
- peer
Account StringId - AWS account ID where the VPC to be paired
- peer
Region StringCode - Region code for the VPC to be paired
- peer
Vpc StringId - AWS ID for the VPC to be paired
- timescale
Vpc NumberId - Timescale internal ID for a vpc
Outputs
All input properties are implicitly available as output properties. Additionally, the PeeringConnection resource produces the following output properties:
- Error
Message string - Id string
- The provider-assigned unique ID for this managed resource.
- Peer
Cidr string - CIDR for the VPC to be paired
- Peering
Connection doubleId - Timescale internal ID for a peering connection
- Provisioned
Id string - AWS ID of the peering connection (starts with pcx-...)
- Status string
- Peering connection status
- Vpc
Id string - AWS VPC ID of the timescale instance VPC
- Error
Message string - Id string
- The provider-assigned unique ID for this managed resource.
- Peer
Cidr string - CIDR for the VPC to be paired
- Peering
Connection float64Id - Timescale internal ID for a peering connection
- Provisioned
Id string - AWS ID of the peering connection (starts with pcx-...)
- Status string
- Peering connection status
- Vpc
Id string - AWS VPC ID of the timescale instance VPC
- error
Message String - id String
- The provider-assigned unique ID for this managed resource.
- peer
Cidr String - CIDR for the VPC to be paired
- peering
Connection DoubleId - Timescale internal ID for a peering connection
- provisioned
Id String - AWS ID of the peering connection (starts with pcx-...)
- status String
- Peering connection status
- vpc
Id String - AWS VPC ID of the timescale instance VPC
- error
Message string - id string
- The provider-assigned unique ID for this managed resource.
- peer
Cidr string - CIDR for the VPC to be paired
- peering
Connection numberId - Timescale internal ID for a peering connection
- provisioned
Id string - AWS ID of the peering connection (starts with pcx-...)
- status string
- Peering connection status
- vpc
Id string - AWS VPC ID of the timescale instance VPC
- error_
message str - id str
- The provider-assigned unique ID for this managed resource.
- peer_
cidr str - CIDR for the VPC to be paired
- peering_
connection_ floatid - Timescale internal ID for a peering connection
- provisioned_
id str - AWS ID of the peering connection (starts with pcx-...)
- status str
- Peering connection status
- vpc_
id str - AWS VPC ID of the timescale instance VPC
- error
Message String - id String
- The provider-assigned unique ID for this managed resource.
- peer
Cidr String - CIDR for the VPC to be paired
- peering
Connection NumberId - Timescale internal ID for a peering connection
- provisioned
Id String - AWS ID of the peering connection (starts with pcx-...)
- status String
- Peering connection status
- vpc
Id String - AWS VPC ID of the timescale instance VPC
Look up Existing PeeringConnection Resource
Get an existing PeeringConnection resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: PeeringConnectionState, opts?: CustomResourceOptions): PeeringConnection
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
error_message: Optional[str] = None,
peer_account_id: Optional[str] = None,
peer_cidr: Optional[str] = None,
peer_region_code: Optional[str] = None,
peer_vpc_id: Optional[str] = None,
peering_connection_id: Optional[float] = None,
provisioned_id: Optional[str] = None,
status: Optional[str] = None,
timescale_vpc_id: Optional[float] = None,
vpc_id: Optional[str] = None) -> PeeringConnection
func GetPeeringConnection(ctx *Context, name string, id IDInput, state *PeeringConnectionState, opts ...ResourceOption) (*PeeringConnection, error)
public static PeeringConnection Get(string name, Input<string> id, PeeringConnectionState? state, CustomResourceOptions? opts = null)
public static PeeringConnection get(String name, Output<String> id, PeeringConnectionState state, CustomResourceOptions options)
resources: _: type: timescale:PeeringConnection get: id: ${id}
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Error
Message string - Peer
Account stringId - AWS account ID where the VPC to be paired
- Peer
Cidr string - CIDR for the VPC to be paired
- Peer
Region stringCode - Region code for the VPC to be paired
- Peer
Vpc stringId - AWS ID for the VPC to be paired
- Peering
Connection doubleId - Timescale internal ID for a peering connection
- Provisioned
Id string - AWS ID of the peering connection (starts with pcx-...)
- Status string
- Peering connection status
- Timescale
Vpc doubleId - Timescale internal ID for a vpc
- Vpc
Id string - AWS VPC ID of the timescale instance VPC
- Error
Message string - Peer
Account stringId - AWS account ID where the VPC to be paired
- Peer
Cidr string - CIDR for the VPC to be paired
- Peer
Region stringCode - Region code for the VPC to be paired
- Peer
Vpc stringId - AWS ID for the VPC to be paired
- Peering
Connection float64Id - Timescale internal ID for a peering connection
- Provisioned
Id string - AWS ID of the peering connection (starts with pcx-...)
- Status string
- Peering connection status
- Timescale
Vpc float64Id - Timescale internal ID for a vpc
- Vpc
Id string - AWS VPC ID of the timescale instance VPC
- error
Message String - peer
Account StringId - AWS account ID where the VPC to be paired
- peer
Cidr String - CIDR for the VPC to be paired
- peer
Region StringCode - Region code for the VPC to be paired
- peer
Vpc StringId - AWS ID for the VPC to be paired
- peering
Connection DoubleId - Timescale internal ID for a peering connection
- provisioned
Id String - AWS ID of the peering connection (starts with pcx-...)
- status String
- Peering connection status
- timescale
Vpc DoubleId - Timescale internal ID for a vpc
- vpc
Id String - AWS VPC ID of the timescale instance VPC
- error
Message string - peer
Account stringId - AWS account ID where the VPC to be paired
- peer
Cidr string - CIDR for the VPC to be paired
- peer
Region stringCode - Region code for the VPC to be paired
- peer
Vpc stringId - AWS ID for the VPC to be paired
- peering
Connection numberId - Timescale internal ID for a peering connection
- provisioned
Id string - AWS ID of the peering connection (starts with pcx-...)
- status string
- Peering connection status
- timescale
Vpc numberId - Timescale internal ID for a vpc
- vpc
Id string - AWS VPC ID of the timescale instance VPC
- error_
message str - peer_
account_ strid - AWS account ID where the VPC to be paired
- peer_
cidr str - CIDR for the VPC to be paired
- peer_
region_ strcode - Region code for the VPC to be paired
- peer_
vpc_ strid - AWS ID for the VPC to be paired
- peering_
connection_ floatid - Timescale internal ID for a peering connection
- provisioned_
id str - AWS ID of the peering connection (starts with pcx-...)
- status str
- Peering connection status
- timescale_
vpc_ floatid - Timescale internal ID for a vpc
- vpc_
id str - AWS VPC ID of the timescale instance VPC
- error
Message String - peer
Account StringId - AWS account ID where the VPC to be paired
- peer
Cidr String - CIDR for the VPC to be paired
- peer
Region StringCode - Region code for the VPC to be paired
- peer
Vpc StringId - AWS ID for the VPC to be paired
- peering
Connection NumberId - Timescale internal ID for a peering connection
- provisioned
Id String - AWS ID of the peering connection (starts with pcx-...)
- status String
- Peering connection status
- timescale
Vpc NumberId - Timescale internal ID for a vpc
- vpc
Id String - AWS VPC ID of the timescale instance VPC
Package Details
- Repository
- timescale timescale/terraform-provider-timescale
- License
- Notes
- This Pulumi package is based on the
timescale
Terraform Provider.