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

Enable protection of licence server instance #152

Closed lukabudak closed 2 months ago

lukabudak commented 3 months ago

These changes ensure that the licence server is not accidentally deleted and the licences become invalid.

disable_api_termination - (Optional) If true, enables EC2 Instance Termination Protection.