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

Support multiple private zones w/ same zone name #33

Merged
merged 1 commit into from Jul 24, 2016

Conversation

kforsthoevel
Copy link
Contributor

Multiple private zones with the same zone name (i.e. for testing, staging,
production) are exported to the same file when using the --split
option.

By adding the vpc_id to the route_file_basename, multiple private
zones with the same zone name can be correctly exported to separate
files when using the --split option.

Multiple private zones with the same zone name (i.e. for testing, staging,
production) are exported to the same file when using the `--split`
option.

By adding the `vpc_id` to the `route_file_basename`, multiple private
zones with the same zone name can be correctly exported to separate
files when using the `--split` option.
@coveralls
Copy link

coveralls commented Jun 29, 2016

Coverage Status

Coverage decreased (-29.0%) to 49.886% when pulling 16f98d6 on kforsthoevel:multi_vpcs into 8e2f1b4 on winebarrel:v0.5.6.

@winebarrel
Copy link
Collaborator

Thanks!

@winebarrel winebarrel merged commit 48a0a0b into codenize-tools:v0.5.6 Jul 24, 2016
@winebarrel
Copy link
Collaborator

Thank you for your PR 😄
I'm sorry for the merge is delayed

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

Successfully merging this pull request may close these issues.

None yet

3 participants