George F
George F
For the most part, it's a copy of the "member-access" role and the Instance Scheduler Lambda resources under the modernisation-platform-account.
## User Story As reported here https://github.com/ministryofjustice/github-actions/issues/107 tfsec_exclude does not seem to be taking effect. Instead, we are adding the exclusions as comments, for example ``` #tfsec:ignore:aws-iam-no-policy-wildcards resource "aws_iam_role" "image_builder_role"...
## User Story The AWS status page https://status.aws.amazon.com/ shows general health status with AWS services. The AWS Personal Health Dashboard: https://phd.aws.amazon.com/phd/home shows health status of AWS services specific to the...
## User Story New bastion 2.0.2 is re-created on daily basis. The result is that when the user SSH to the bastion, he/she has to remove the old host key...
## User Story The issue https://github.com/ministryofjustice/modernisation-platform/issues/1166 highlighted the fact that some scripts continue to run instead of exiting with error code. This means that the GitHub job reports success while...
## User Story While onboarding the xhibit portal application, we discovered some issues which we resolved on the spot and reported couple of other non-blocking issues: - https://github.com/ministryofjustice/modernisation-platform/issues/1166 - https://github.com/ministryofjustice/modernisation-platform/issues/1165...
The Redeploy after nuke GitHub action fails with the following error (https://github.com/ministryofjustice/modernisation-platform-environments/actions/runs/3214067978/jobs/5254188217): ```bash Terraform has been successfully initialized! Switched to workspace "sprinkler-development". Error: error configuring Terraform AWS Provider: IAM Role...
## User Story We would like to enhance the Instance Scheduler so that it can stop/start instances before other instances in a specific order. This is an important feature worthy...