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

allow elb names with '.' #14

Merged
merged 1 commit into from Feb 26, 2015
Merged

Conversation

pidah
Copy link
Contributor

@pidah pidah commented Feb 24, 2015

No description provided.

@milosgajdos
Copy link
Contributor

You also need to modify the line where ELB name is assigned:

template['ElasticLoadBalancer']['Properties']['LoadBalancerName'] = 'ELB-%s' % elb['name']

ELB name is populated with the same value as DNS zone entry - or rather it's the other way around. Point being ELB name can not contain dots because of AWS dramas...

kyriakosoikonomakos added a commit that referenced this pull request Feb 26, 2015
@kyriakosoikonomakos kyriakosoikonomakos merged commit faf50aa into master Feb 26, 2015
@ashb ashb deleted the allow_elb_names_with_dots branch February 26, 2015 17:01
ashb added a commit that referenced this pull request Feb 26, 2015
milosgajdos added a commit that referenced this pull request Feb 27, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants