-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update deployment EDC to use CDK #13
Merged
Merged
Conversation
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
Next batch of changes to make functionallity much like v2's
…elog Bugfix: Automated Release Notes Tweak
…ting lambda first anyways, and can't figure out how to catch something throwing as it's streaming back to the user
…, fix yield_download
…ts.outputtype() since streaming is no longer required
…echo10 to umm_json, SearchAPI V2 test_urls.yaml now passing all tests
update comment in asf_opts.py
* feat: add cdk for aws deployment * fix: health endpoint works on cdk deployment * add files to wkt * feat: add tests, and github action deploy * fix: update imports to work with dockerfile * fix: update action enviroment name * chore: udpate build action * chore: update asf_search to use v8 * fix: corret validator_map import * chore: use cloudformation to make oidc role * Update deploy-test.yml * Update environment to deploy to edc-test account * chore: refactor code block * chore: try to get cdk to deploy * fix: add more policies to oidc cdk role * chore: Change name of oidc test roll back * Random change to trigger pipeline * chore: update cdk pipeline * fix: remove api gateway from edc deployment * Updated cloudformation for oidc role * feat: Add param for oidc role name * Update actions-oidc-test.yml * fix: change polcies with duplicate names * chore: change name of OIDC role in actions * feat: add vpc lookup to cdk build * fix: update security group param * fix: change aws region * chore: remove print * fix: add required permissions to create a private api gateway * feat: update github actions for private api based off vpn * add missing file * feat: create a prod deploy action * fix: remove extra comma from oidc role * rename oidc cf role file * update branch names in deploy actions to test/prod * chore: remove parameter from oidc cf template
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.