-
Notifications
You must be signed in to change notification settings - Fork 1
task: web server v2 additional args #105
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
Merged
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
12bd0dd
Create acm certificate v2 component
bornast b8b8d94
Implement acm certificate tests
bornast 431039c
Add legacy prefix to certificate v1 component
bornast 6249fa5
Add subjectAlternativeNames option arg
bornast 710a102
Add test for cert with SANs
bornast 1c98b9e
Add acm certificate namespace for types
bornast 06184a8
Remove legacy prefix from v1 certificate component
bornast 50ff252
Rename test assertions
bornast 5082c38
Fallback to hosted zone id arg if zone is not found by domain name
bornast 266a103
Merge branch 'task/certificate-v2-component' into task/certificate-v2…
bornast 46ca7e8
Fix get zone method args
bornast 80e5f92
Merge branch 'task/certificate-v2-component' into task/certificate-v2…
bornast 9a82628
Refactor get zone method args
bornast 359a94b
Add ICB prefix to env variables
bornast 2497cc5
Merge branch 'task/certificate-v2-component' into task/certificate-v2…
bornast 034c447
Fix method name typo
bornast e56724e
Export certificate using esmodule syntax
bornast 5c53176
Merge branch task/certificate-v2-component into task/certificate-v2-s…
bornast 1eee025
Update web server builder with cert method
bornast b8ef5e8
Enable san record creation from cert
bornast 868ecb5
Implement tests for web server components with certificates
bornast 9704602
Add docs for certificate and domain args edge case
bornast 6fc989d
Remove publicSubnetIds arg
bornast ec7aba0
Refactor ecs service creation method
bornast ce4031b
Add load balancing algorithm argument
bornast 9348fe8
Resolve lb algorithm assertion error
bornast 99e85c5
Rephrase assertion text
bornast 4a786f5
Update load balancer listener ssl policy (#111)
bornast fbf61a3
Merge branch 'master' into task/certificate-v2-component
bornast 18fa3b6
Move setup to the top-level to prevent false positives
bornast ded476b
Merge branch 'task/certificate-v2-component' into task/certificate-v2…
bornast eea55c9
Merge branch 'task/certificate-v2-san-arg' into task/web-server-args
bornast 6834bc8
Merge branch 'master' into task/web-server-args
bornast 39cf8e6
Extract web server image name as const
bornast 7f019ca
Refactor dns creation method return statement
bornast ffa0c6d
Change web server constructor error message
bornast c5beaa0
Refactor web server config
bornast 9a6ce3f
Replace dnsRecord and sanRecords with one dnsRecords prop
bornast File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.