aws-games / cloud-game-development-toolkit

A collection of infrastructure as code templates and configurations for deploying game development infrastructure on AWS
https://aws-games.github.io/cloud-game-development-toolkit/
MIT No Attribution
39 stars 8 forks source link

fix: Added service target group ARNs as outputs for HAS and Swarm #391

Closed henrykie closed 7 hours ago

henrykie commented 3 days ago

Issue number: N/A

Summary

Small fix to expose ECS service target groups as outputs for Helix Swarm and Helix Core.

Changes

Please provide a summary of what's being changed

User experience

Please share what the user experience looks like before and after this change

Users looking to share an application load balancer across services can now leverage the output target groups to forward traffic to the underlying services.

Checklist

If your change doesn't seem to apply, please leave them unchecked.

Is this a breaking change?

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created might not be successful.