terraform-aws-documentdb-cluster
terraform-aws-documentdb-cluster copied to clipboard
Add instance_name to outputs to return a list of cluster instance identifiers
what
- Add a instance_name output for the cluster instance identifier.
why
- e.g. if you want to add a
aws_cloudwatch_metric_alarmresource to your Documentdb cluster (dimensions = { DBInstanceIdentifier = ....}) - get the value from the output (e.g.
module.documentdb_cluster.instance_name)
@Gowiem @milldr could you pls review the PR.
unbelievable, nothing happens here!!! its just an output .....
/terratest
@larsfuehrer tests are failing https://github.com/cloudposse/actions/actions/runs/7022447850
/terratest
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-reviewschannel.