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
{{ message }}
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.
Hello team,
I have used the latest linux-bastion-entrypoint-existing-vpc.template.yaml template for a test in a new AWS account with default VPC and subnets in "me-central-1" region.
The following errors could be observed on running "cat /var/log/cloud-init-output.log" in the EC2 instance launched by ASG.
Error:
CloudFormation S3 bucket parameters (left as defaults):
Stack Error (after 1 hour timeout as set in CreationPolicy):
I was able to fix the issue and create a stack by cloning the GitHub repo to a custom S3 bucket as shown below:
Also, the same template was successful in all other regions like me-south-1, us-east-1, eu-central-1.
Based on above, it seems that the S3 bucket "aws-ia-me-central-1" is missing the required files/assets.
Could you please confirm the root cause and fix for this issue?
The text was updated successfully, but these errors were encountered: