dspace-group / simphera-reference-architecture-aws

In order to deploy SIMPHERA to AWS, various cloud resources, such as a Kubernetes cluster, PostgreSQL database server, etc., need to be created. This repository contains a reference architecture for these AWS resources. You can use this Terraform configuration as a starting point to create these resources in your own AWS account.
MIT License
11 stars 4 forks source link

[feat] instance related outputs should be maps #118

Open schwichti opened 11 months ago

schwichti commented 11 months ago

outputs backup_vaults, database_identifiers, database_endpoints, s3_buckets should be maps with keys of the instance names.