Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable containerDefinitions portMappings to use target_groups container_ports #59

Merged
merged 6 commits into from
May 12, 2022

Conversation

networkprogrammer
Copy link
Contributor

Description

This commit enables the module to prefer the target_groups list of container_port and protocol over task_container_port.

If the target_groups does not have port and protocol specified, current behavior continues.

main.tf Outdated Show resolved Hide resolved
Copy link

@josh-onchain josh-onchain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works as expected gj!

josh-onchain
josh-onchain previously approved these changes May 6, 2022
Copy link
Contributor

@Ohid25 Ohid25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@Ohid25 Ohid25 merged commit ac2b6ce into umotif-public:master May 12, 2022
@Ohid25
Copy link
Contributor

Ohid25 commented May 12, 2022

Thanks for the contribution @networkprogrammer and the peer review @josh-onchain 🙌 - This is now released as 6.5.0!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants