You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below are the terraform changes which will be covered as part of this story:
* Enable EBS/EFS encryption - config driven
* Application LB - select least outstanding request as algorithm
* Enabling ALB logs is vital for post-incident analysis - config driven
* Add - Consider using outbound rules in Security Groups
* EC2 instances are using the same Security Groups as the Load Balancer
* Remove - base_windows Security Group
* Restrict - base_linux Security Group with port 22 opened to the world - Check and plan accordingly
* Move to GP3 from GP2 for EBS storage - config driven
* Kibana - Es IP private - Wait for open search then do - As suggested in discussion - redirect using existing LB.
* Update the default AMI to latest Centos and test the same
Acceptance Criteria
Automate HA should work with these changes
The text was updated successfully, but these errors were encountered:
Description
Below are the terraform changes which will be covered as part of this story:
* Enable EBS/EFS encryption - config driven
* Application LB - select least outstanding request as algorithm
* Enabling ALB logs is vital for post-incident analysis - config driven
* Add - Consider using outbound rules in Security Groups
* EC2 instances are using the same Security Groups as the Load Balancer
* Remove - base_windows Security Group
* Restrict - base_linux Security Group with port 22 opened to the world - Check and plan accordingly
* Move to GP3 from GP2 for EBS storage - config driven
* Kibana - Es IP private - Wait for open search then do - As suggested in discussion - redirect using existing LB.
* Update the default AMI to latest Centos and test the same
Acceptance Criteria
Automate HA should work with these changes
The text was updated successfully, but these errors were encountered: