Skip to content

Commit ca02a3e

Browse files
authored
Update GCP credentials note in migration guide
Added a note indicating that GCP credentials setup is coming soon.
1 parent 0c08bd2 commit ca02a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/migrating-from-heroku.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This tutorial will guide you through the process of migrating your Heroku applic
1313
* [The Heroku CLI (optional, but recommended)](https://devcenter.heroku.com/articles/heroku-cli#install-the-heroku-cli)
1414
* Cloud Account Credentials
1515
* [AWS](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-authentication.html)
16-
* [GCP](https://cloud.google.com/docs/authentication/set-up-adc-local-dev-environment)
16+
* [GCP](https://cloud.google.com/docs/authentication/set-up-adc-local-dev-environment) (coming soon)
1717

1818
:::tip
1919
**Do I need a Dockerfile?**

0 commit comments

Comments
 (0)