1. Packages
  2. Aiven Provider
  3. API Docs
  4. getGcpOrgVpcPeeringConnection
Aiven v6.36.0 published on Thursday, Mar 13, 2025 by Pulumi

aiven.getGcpOrgVpcPeeringConnection

Explore with Pulumi AI

aiven logo
Aiven v6.36.0 published on Thursday, Mar 13, 2025 by Pulumi

    The GCP VPC Peering Connection data source provides information about the existing Aiven VPC Peering Connection.

    This resource is in the beta stage and may change without notice. Set the PROVIDER_AIVEN_ENABLE_BETA environment variable to use the resource.

    Using getGcpOrgVpcPeeringConnection

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getGcpOrgVpcPeeringConnection(args: GetGcpOrgVpcPeeringConnectionArgs, opts?: InvokeOptions): Promise<GetGcpOrgVpcPeeringConnectionResult>
    function getGcpOrgVpcPeeringConnectionOutput(args: GetGcpOrgVpcPeeringConnectionOutputArgs, opts?: InvokeOptions): Output<GetGcpOrgVpcPeeringConnectionResult>
    def get_gcp_org_vpc_peering_connection(gcp_project_id: Optional[str] = None,
                                           organization_id: Optional[str] = None,
                                           organization_vpc_id: Optional[str] = None,
                                           peer_vpc: Optional[str] = None,
                                           opts: Optional[InvokeOptions] = None) -> GetGcpOrgVpcPeeringConnectionResult
    def get_gcp_org_vpc_peering_connection_output(gcp_project_id: Optional[pulumi.Input[str]] = None,
                                           organization_id: Optional[pulumi.Input[str]] = None,
                                           organization_vpc_id: Optional[pulumi.Input[str]] = None,
                                           peer_vpc: Optional[pulumi.Input[str]] = None,
                                           opts: Optional[InvokeOptions] = None) -> Output[GetGcpOrgVpcPeeringConnectionResult]
    func LookupGcpOrgVpcPeeringConnection(ctx *Context, args *LookupGcpOrgVpcPeeringConnectionArgs, opts ...InvokeOption) (*LookupGcpOrgVpcPeeringConnectionResult, error)
    func LookupGcpOrgVpcPeeringConnectionOutput(ctx *Context, args *LookupGcpOrgVpcPeeringConnectionOutputArgs, opts ...InvokeOption) LookupGcpOrgVpcPeeringConnectionResultOutput

    > Note: This function is named LookupGcpOrgVpcPeeringConnection in the Go SDK.

    public static class GetGcpOrgVpcPeeringConnection 
    {
        public static Task<GetGcpOrgVpcPeeringConnectionResult> InvokeAsync(GetGcpOrgVpcPeeringConnectionArgs args, InvokeOptions? opts = null)
        public static Output<GetGcpOrgVpcPeeringConnectionResult> Invoke(GetGcpOrgVpcPeeringConnectionInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGcpOrgVpcPeeringConnectionResult> getGcpOrgVpcPeeringConnection(GetGcpOrgVpcPeeringConnectionArgs args, InvokeOptions options)
    public static Output<GetGcpOrgVpcPeeringConnectionResult> getGcpOrgVpcPeeringConnection(GetGcpOrgVpcPeeringConnectionArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aiven:index/getGcpOrgVpcPeeringConnection:getGcpOrgVpcPeeringConnection
      arguments:
        # arguments dictionary

    The following arguments are supported:

    GcpProjectId string
    Google Cloud project ID. Changing this property forces recreation of the resource.
    OrganizationId string
    Identifier of the organization.
    OrganizationVpcId string
    Identifier of the organization VPC.
    PeerVpc string
    Google Cloud VPC network name. Changing this property forces recreation of the resource.
    GcpProjectId string
    Google Cloud project ID. Changing this property forces recreation of the resource.
    OrganizationId string
    Identifier of the organization.
    OrganizationVpcId string
    Identifier of the organization VPC.
    PeerVpc string
    Google Cloud VPC network name. Changing this property forces recreation of the resource.
    gcpProjectId String
    Google Cloud project ID. Changing this property forces recreation of the resource.
    organizationId String
    Identifier of the organization.
    organizationVpcId String
    Identifier of the organization VPC.
    peerVpc String
    Google Cloud VPC network name. Changing this property forces recreation of the resource.
    gcpProjectId string
    Google Cloud project ID. Changing this property forces recreation of the resource.
    organizationId string
    Identifier of the organization.
    organizationVpcId string
    Identifier of the organization VPC.
    peerVpc string
    Google Cloud VPC network name. Changing this property forces recreation of the resource.
    gcp_project_id str
    Google Cloud project ID. Changing this property forces recreation of the resource.
    organization_id str
    Identifier of the organization.
    organization_vpc_id str
    Identifier of the organization VPC.
    peer_vpc str
    Google Cloud VPC network name. Changing this property forces recreation of the resource.
    gcpProjectId String
    Google Cloud project ID. Changing this property forces recreation of the resource.
    organizationId String
    Identifier of the organization.
    organizationVpcId String
    Identifier of the organization VPC.
    peerVpc String
    Google Cloud VPC network name. Changing this property forces recreation of the resource.

    getGcpOrgVpcPeeringConnection Result

    The following output properties are available:

    GcpProjectId string
    Google Cloud project ID. Changing this property forces recreation of the resource.
    Id string
    The provider-assigned unique ID for this managed resource.
    OrganizationId string
    Identifier of the organization.
    OrganizationVpcId string
    Identifier of the organization VPC.
    PeerVpc string
    Google Cloud VPC network name. Changing this property forces recreation of the resource.
    SelfLink string
    Computed Google Cloud network peering link.
    State string
    State of the peering connection.
    GcpProjectId string
    Google Cloud project ID. Changing this property forces recreation of the resource.
    Id string
    The provider-assigned unique ID for this managed resource.
    OrganizationId string
    Identifier of the organization.
    OrganizationVpcId string
    Identifier of the organization VPC.
    PeerVpc string
    Google Cloud VPC network name. Changing this property forces recreation of the resource.
    SelfLink string
    Computed Google Cloud network peering link.
    State string
    State of the peering connection.
    gcpProjectId String
    Google Cloud project ID. Changing this property forces recreation of the resource.
    id String
    The provider-assigned unique ID for this managed resource.
    organizationId String
    Identifier of the organization.
    organizationVpcId String
    Identifier of the organization VPC.
    peerVpc String
    Google Cloud VPC network name. Changing this property forces recreation of the resource.
    selfLink String
    Computed Google Cloud network peering link.
    state String
    State of the peering connection.
    gcpProjectId string
    Google Cloud project ID. Changing this property forces recreation of the resource.
    id string
    The provider-assigned unique ID for this managed resource.
    organizationId string
    Identifier of the organization.
    organizationVpcId string
    Identifier of the organization VPC.
    peerVpc string
    Google Cloud VPC network name. Changing this property forces recreation of the resource.
    selfLink string
    Computed Google Cloud network peering link.
    state string
    State of the peering connection.
    gcp_project_id str
    Google Cloud project ID. Changing this property forces recreation of the resource.
    id str
    The provider-assigned unique ID for this managed resource.
    organization_id str
    Identifier of the organization.
    organization_vpc_id str
    Identifier of the organization VPC.
    peer_vpc str
    Google Cloud VPC network name. Changing this property forces recreation of the resource.
    self_link str
    Computed Google Cloud network peering link.
    state str
    State of the peering connection.
    gcpProjectId String
    Google Cloud project ID. Changing this property forces recreation of the resource.
    id String
    The provider-assigned unique ID for this managed resource.
    organizationId String
    Identifier of the organization.
    organizationVpcId String
    Identifier of the organization VPC.
    peerVpc String
    Google Cloud VPC network name. Changing this property forces recreation of the resource.
    selfLink String
    Computed Google Cloud network peering link.
    state String
    State of the peering connection.

    Package Details

    Repository
    Aiven pulumi/pulumi-aiven
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the aiven Terraform Provider.
    aiven logo
    Aiven v6.36.0 published on Thursday, Mar 13, 2025 by Pulumi