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

Update default network provisioning #242

Open
1 task
anayeaye opened this issue Oct 25, 2023 · 1 comment
Open
1 task

Update default network provisioning #242

anayeaye opened this issue Oct 25, 2023 · 1 comment

Comments

@anayeaye
Copy link
Collaborator

What

Align default network infrastructure that is provisioned if a new instance of the veda-backend is deployed without a vpc-id with the updated standalone base infrastructure that has been better maintained.

Why

We have been maintaining the standalone base infrastructure constructs but have neglected the IAC for the base infrastructure which is now out of date and un-deployable.

Maintained IAC

https://github.com/NASA-IMPACT/veda-backend/blob/develop/standalone_base_infrastructure/network_construct.py

Out of date default IAC

This part of the veda-backend is only invoked if a new instance of veda-backend is deployed without an existing vpc-id. It hasn't been used much lately and is no longer deployable so it needs to be updated to match the standalone VPC.
https://github.com/NASA-IMPACT/veda-backend/tree/develop/network/infrastructure

AC

  • veda-backend/network/infrastructure is aligned with veda-backend/standalone_base_infrastrucure/network_construct
@anayeaye
Copy link
Collaborator Author

This issue is resolved in #299

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

No branches or pull requests

1 participant