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

Migrate to same setup as Oracle Relayer #18

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

chapati23
Copy link
Collaborator

@chapati23 chapati23 commented Aug 27, 2024

Description

This project was originally based on the Terraform GCP Bootstrap Module, which is intended to bootstrap an entire GCP organization for use with Terraform.

We have since extracted the bootstrap setup into a separate Mento Terraform GCP Seed Project as the "parent" project for all other GCP projects.

This PR migrates this repo to be just another "child" project using the same setup as the Oracle Relayer Repo along with copying some other tooling improvements made to the relayer repo.

How to review

  1. Check that you can still deploy the full project via terraform apply without any permission issues (now using service account impersonation instead of your own user credentials)
  2. Check that you can still deploy the function via npm run deploy:function (now using service account impersonation)
  3. Check that npm run logs and npm run logs:url still works for you
  4. Check the code

@nvtaveras nvtaveras merged commit a9e0476 into main Aug 29, 2024
1 check passed
@nvtaveras nvtaveras deleted the feat/migrate-to-project-factory branch August 29, 2024 12:22
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

Successfully merging this pull request may close these issues.

2 participants