shinesolutions / aem-aws-stack-builder

Adobe Experience Manager (AEM) infrastructure builder on AWS using CloudFormation stacks
Apache License 2.0
44 stars 38 forks source link

Export region in user-data #463

Closed mbloch1986 closed 2 years ago

mbloch1986 commented 2 years ago

Describe the bug Sometimes the user-data has troubles identifying the AWS Region whichb causes the usesr-data to fail.

We are setting the env var AWS_DEFAULT_REGION int he stack-init.sh script but we should already set it at the beginning of the user-data.

mbloch1986 commented 2 years ago

Added in release 5.16.1