- uses: tembo-io/database-branching-action@v1with:
# The action of the run to either branch a database or destroy/delete a database# Optional. Default is 'branch'action:
# The Tembo orginization id associated with your Tembo account.# eg: org_2GjOcQXiQhyg6sOfwY9AL76Yv3t# Required.org-id:
# The Tembo instance id of the instance you want to branch from.# eg: inst_1799344738885_lgEZvW_2# Requiredinstance-id:
# The name of the new branched instance you are creating# Optional. Default is a randomly generated nameinstance-name:
# The JWT token generated for use with your orginization # https://cloud.tembo.io/generate-jwt# Requiredtembo-token:
# The length of time between polling events when querying the Tembo API# Optional. Default 5000 (5 seconds)polling-interval:
# The number of polling attempts when calling the Tembo API# Optional. Default 60max-polling-attempts:
Outputs
Name
Description
Example
instance_id
The instance ID of the new Tembo branched instance
inst_1709075092950_QhNBzB_32
instance_name
The name of the new Tembo branched instance
panther-shaky-1
host
The connection host of the new Tembo branched instance