aem-aws-stack-builder
aem-aws-stack-builder copied to clipboard
Adobe Experience Manager (AEM) infrastructure builder on AWS using CloudFormation stacks
### Changed - Upgrade AEM AWS Stack Provisioner to 6.8.1
**Describe the bug** On Amazon Linux 2 the process of promoting the author-standby as author-primary does not work properly. It failed at the stage to start the AEM Author service...
Bumps [ansible](https://github.com/ansible/ansible) from 4.8.0 to 7.0.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
**Is your feature request related to a problem? Please describe.** The following two Alarms appear to not have a matching 'OK' Action. They have a 'Alarm' Action but not an...
**Is your feature request related to a problem? Please describe.** Deploying an AEM package using the current deployment process may cause a Publisher instance to terminate during the deployment. This...
**Is your feature request related to a problem? Please describe.** The [Lifecycle hook feature](https://docs.aws.amazon.com/autoscaling/ec2/userguide/lifecycle-hooks-overview.html) provides the ability to signalise the Auto Scaling Group(ASG) when the EC2 instance is actually ready...
When executing the 'make library' makefile target, downloading of Simian Army failed. https://dl.bintray.com/netflixoss/maven/com/netflix/simianarmy/simianarmy/{{ library.simian_army_version }}/simianarmy-{{ library.simian_army_version }}.war
The setting secure_shell.inbound_cidr_ip does not function in Consolidated. The CloudFormation yaml: aem-aws-stack-builder/templates/cloudformation/apps/aem/consolidated/security-groups.yaml shows that the Parameter exists but not the Security Group rule for Port 22.
During VPC Network Creation, 'make create-network', an S3 Endpoint is created. This should be made optional. If 'overwrite-me' is the value, don't create it at all.
In docs/configuration.md, there is a parameter for 'network.hosted_zone'. It is incomplete with no information. It also does not appear in 'conf/ansible/inventory/group_vars/network.yaml'. It should be removed from documentation.