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

Implement basic terraform deploy for the api-v2 infrastructure #14

Open
mikesmit opened this issue Feb 10, 2025 · 1 comment
Open

Implement basic terraform deploy for the api-v2 infrastructure #14

mikesmit opened this issue Feb 10, 2025 · 1 comment

Comments

@mikesmit
Copy link
Collaborator

The scope of this task is to add terraform for deploying our api-v2 infrastructure. Ideally this would consist of reusable modules (or module) for the application + a project for actual deployment. Similarly the deployment should not be specific to our cloud account (I.e. the make target for deploy should require "us"-specific configuration provided as arguments rather than being hard coded into the repo.

@mikesmit
Copy link
Collaborator Author

OK now with much more context I think what we want to use, instead of the project factory thing I used last time, is the cloud foundation toolkit

This provides both a bootstrap (for setting up the management account) and a set of terraform modules that wrap the basic GCP modules and implement best practices.

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