-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add sni support * Generate CF template with Go * Safely migrate certs between stacks, fix stack naming * Add new certs by default * Remove old template generation * Fix build * Migrate old cert tag to new certs without dropping ALB * Stable sort for stacks with same number of certs * Test adding certs in createStack * Remove unused variables/functions * Cleanup Makefile * Change error handling * Refactor add ingress logic * Move logic into managedItem methods * Document new feature/upgrade path
- Loading branch information
1 parent
9ae52ee
commit 6d5a4fe
Showing
14 changed files
with
571 additions
and
577 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.