Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Commit

Permalink
Better, let's try to find the real cause.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiddelkoop committed Jan 14, 2022
1 parent 5fa3e11 commit 068057a
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions content/GCP/02_intro_to_compute.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@
},
{
"cell_type": "markdown",
"id": "4c6bfc58-c2b4-4e32-8f03-15e200ed8320",
"id": "20cf758a-f94c-4460-8733-fb011e58ce51",
"metadata": {
"tags": []
},
Expand All @@ -273,16 +273,9 @@
":class: danger\n",
"\n",
"This will destroy the VM instance and and ALL the data in it! You cannot undelete an instance!\n",
"```"
]
},
{
"cell_type": "markdown",
"id": "a2d6cd50-517f-4b98-a0d6-63bd7b3fa137",
"metadata": {
"tags": []
},
"source": [
"\n",
"```\n",
"\n",
"Now that we have made that clear, we will now complete the resource life-cycle by deleting the *VM Instance* we just created. Think about the process we did for creating the bucket and follow a similar one. First, try to do this on your own.\n",
"\n",
"```{admonition} Exercise\n",
Expand Down

0 comments on commit 068057a

Please sign in to comment.