terraform-aws-documentdb-cluster icon indicating copy to clipboard operation
terraform-aws-documentdb-cluster copied to clipboard

Add instance_name to outputs to return a list of cluster instance identifiers

Open larsfuehrer opened this issue 3 years ago • 6 comments
trafficstars

what

  • Add a instance_name output for the cluster instance identifier.

why

  • e.g. if you want to add a aws_cloudwatch_metric_alarm resource to your Documentdb cluster ( dimensions = { DBInstanceIdentifier = ....} )
  • get the value from the output (e.g. module.documentdb_cluster.instance_name)

larsfuehrer avatar May 03 '22 12:05 larsfuehrer

@Gowiem @milldr could you pls review the PR.

larsfuehrer avatar Aug 02 '22 08:08 larsfuehrer

unbelievable, nothing happens here!!! its just an output .....

larsfuehrer avatar Jan 26 '23 14:01 larsfuehrer

/terratest

kevcube avatar Nov 28 '23 17:11 kevcube

@larsfuehrer tests are failing https://github.com/cloudposse/actions/actions/runs/7022447850

kevcube avatar Nov 28 '23 17:11 kevcube

/terratest

hans-d avatar Mar 08 '24 11:03 hans-d

Thanks @larsfuehrer for creating this pull request!

A maintainer will review your changes shortly. Please don't be discouraged if it takes a while.

While you wait, make sure to review our contributor guidelines.

[!TIP]

Need help or want to ask for a PR review to be expedited?

Join us on Slack in the #pr-reviews channel.

mergify[bot] avatar Mar 09 '24 04:03 mergify[bot]