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

Add data-pipeline to staging #32

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

stephen-soltesz
Copy link
Contributor

@stephen-soltesz stephen-soltesz commented Aug 24, 2023

This change adds the data-pipeline deployment to mlab-staging project. This change follows #29 and is a dependency for all changes to the data pipeline services that will run in this new cluster.

Part of:

I have manually imported the stats-pipeline service account in to the mlab-staging terraform state.

$ terraform import module.data-pipeline.google_service_account.stats_pipeline  projects/mlab-staging/serviceAccounts/[email protected]
module.data-pipeline.google_service_account.stats_pipeline: Importing from ID "projects/mlab-staging/serviceAccounts/[email protected]"...
module.data-pipeline.google_service_account.stats_pipeline: Import prepared!
  Prepared google_service_account for import
module.data-pipeline.google_service_account.stats_pipeline: Refreshing state... [id=projects/mlab-staging/serviceAccounts/[email protected]]
module.platform-cluster.data.google_compute_default_service_account.default: Reading...
module.platform-cluster.data.google_project.project: Reading...
module.platform-cluster.data.google_compute_default_service_account.default: Read complete after 0s [id=projects/mlab-staging/serviceAccounts/[email protected]]
module.platform-cluster.data.google_project.project: Read complete after 1s [id=projects/mlab-staging]

Import successful!

The resources that were imported are shown above. These resources are now in
your Terraform state and will henceforth be managed by Terraform.


This change is Reviewable

@stephen-soltesz stephen-soltesz marked this pull request as ready for review August 24, 2023 14:33
Copy link
Contributor

@nkinkade nkinkade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@stephen-soltesz stephen-soltesz merged commit 44574b2 into main Aug 24, 2023
@stephen-soltesz stephen-soltesz deleted the sandbox-soltesz-staging-pipeline branch August 24, 2023 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants