TerraformMagentoCloud icon indicating copy to clipboard operation
TerraformMagentoCloud copied to clipboard

Failed to deploy - Version / Pathing and Autoscaling failure + DONATE!

Open markojak opened this issue 4 years ago • 1 comments

Hey,

This is an awesome repo. Such great work! I'm happy to donate to this on a monthly basis to keep it going. We run a single Magento website for our company but we are looking for a more modern way to deploy this and to also deploy multiple geographic instances as we serve patients globally

A few things

  1. Terraform version lock seems to 0.12 but the latest version is 0.14 - I changed this but not sure if it would break eanything

  2. Seeing a lot of warnings around

 WARN[0107] No double-slash (//) found in source URL /terraform-aws-modules/terraform-aws-alb.git. Relative paths in downloaded Terraform code may not work.  prefix=
[/Users/chiron/workspace/04Private/TerraformMagentoCloud/cloud/production/varnish-loadbalanser]

markojak avatar Apr 13 '21 19:04 markojak

Comment here that this deployment also failed for us:

Any ideas on what we ned to do?

this_autoscaling_group_health_check_type = "EC2" this_autoscaling_group_id = "WebNode-ASG-20210413190615223200000002" this_autoscaling_group_max_size = 1 this_autoscaling_group_min_size = 0 this_autoscaling_group_name = "WebNode-ASG-20210413190615223200000002" this_autoscaling_group_vpc_zone_identifier = toset([ "subnet-07db5af2789b985b7", "subnet-0b2d350441e24c2be", "subnet-0e0f0b4c265cff8a7", ]) this_launch_configuration_id = "WebNode-ASG-20210413190614596000000001" this_launch_configuration_name = "WebNode-ASG-20210413190614596000000001" ERRO[0367] Encountered the following errors: Hit multiple errors: Hit multiple errors: exit status 1

markojak avatar Apr 13 '21 19:04 markojak