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

Move PubSub to infrastructure as code #104

Merged
merged 6 commits into from
Jan 14, 2024
Merged

Move PubSub to infrastructure as code #104

merged 6 commits into from
Jan 14, 2024

Conversation

gchristov
Copy link
Owner

@gchristov gchristov commented Jan 14, 2024

What does this pull request change?

This PR moves all PubSub setup code to infrastructure as code with Pulumi. It also removes the Cloud Run min instance requirement because now the app starts faster.

How is this change tested?

Manually and with existing tests.


Writing Kotlin Multiplatform tests

This comment has been minimized.

This comment has been minimized.

Copy link

pulumi bot commented Jan 14, 2024

🍹 The Update (preview) for gchristov/thecodinglove/prod was successful.

Resource Changes

    Name          Type                            Operation
~   app-service   gcp:cloudrunv2/service:Service  update
~   docker-image  docker:index/image:Image        update

@gchristov gchristov marked this pull request as ready for review January 14, 2024 23:58
@gchristov gchristov merged commit ebfdb8e into master Jan 14, 2024
4 checks passed
@gchristov gchristov deleted the iac-pubsub branch January 14, 2024 23:58
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.

None yet

1 participant