Skip to content

Commit

Permalink
Update deployment/live/gcp/conformance/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
patflynn authored and phbnf committed Dec 5, 2024
1 parent 788c01b commit ae9ba7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deployment/live/gcp/conformance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,8 @@ docker image you created above.
> You need to run this step on your project if you want to ensure you don't get charged into perpetuity
> for the resources we've setup.
This will delete your project!! Do not do this on a project that you didn't create expressly to run this demo.
**This will delete your project!**
Do not do this on a project that you didn't create expressly and exclusively to run this demo.
```bash
gcloud projects delete ${GOOGLE_PROJECT}
```

0 comments on commit ae9ba7c

Please sign in to comment.