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] unique IAM backup role name #119

Open schwichti opened 11 months ago

schwichti commented 11 months ago

Possibly add the infrastructurename to the rolename for uniqueness?

https://github.com/dspace-group/simphera-reference-architecture-aws/blob/bdb9a8558467fe3705d3dbe98f2ea566a9f3c591/modules/simphera_aws_instance/backup.tf#L33C29-L33C29