Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

rebase and fixup 693 #1082

Merged
merged 6 commits into from
Feb 12, 2021
Merged

rebase and fixup 693 #1082

merged 6 commits into from
Feb 12, 2021

Conversation

krantzinator
Copy link
Contributor

rebased #693 and added a doc field for the additional config
closes #693

surminus and others added 6 commits February 12, 2021 11:22
Not all services require a load balancer, such as services are may run
based upon events from other AWS services, process data from an S3
bucket, or be internal only (accessible from service discovery, for
example).

This option allows us to disable the creation of the load balancer.
This commit extracts the ALB creation process into a separate function
so it's easy to conditionally create it whether the service is a backend
service or not.
If the LoadBalancerArn and TargetGroupArn are not empty, then delete
them before deleting the ECS service.

I've extracted it to a separate function to make the conditional
simpler.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants