terraform-aws-modules / terraform-aws-atlantis

Terraform module to deploy Atlantis on AWS Fargate 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/atlantis/aws
Apache License 2.0
520 stars 351 forks source link

fix: Correct ALB atlantis target group protocol and port arguments #375

Closed pmorillas-apheris closed 9 months ago

pmorillas-apheris commented 9 months ago

Following the upgrade to Terraform ALB module major version 9, it is essential to note that the target group arguments backend_protocol and backend_port now require adjustment. Going forward, these should be replaced with protocol and port respectively.

antonbabenko commented 9 months ago

This PR is included in version 4.0.5 :tada:

github-actions[bot] commented 8 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.