Skip to content

cluster-peering resource

Source: internal/service/dsql/cluster_peering_rsrc.go:58

Example usage:

imports: {
  aws-dsql: 'github.com/cloudboss/unobin-library-aws//service/dsql'
}

resources: {
  example: aws-dsql.cluster-peering {
    # Set input fields here.
  }
}

Inputs

identifier

string

required

clusters

list(string)

required

witness-region

string

required

Input Constraints

This kind declares no extra input constraints.

Outputs

identifier

string

clusters

list(string)

witness-region

string