-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
sidebar_position: 1 | ||
--- | ||
|
||
# Wrap up | ||
|
||
That's it, you made it! Thanks for your participation in this course! | ||
|
||
In case you have some ideas on how to improve this course feel free to raise a PR on this repository to change/add new content. | ||
Your contribution is welcomed! | ||
|
||
Or if you just have an idea but don't have time to create content, raise an issue. | ||
|
||
:::warning | ||
Don't forget to run `terraform destroy` to delete your Azure resources to avoid unexpected bills from Azure. | ||
::: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"label": "07. Wrap up", | ||
"position": 7, | ||
"link": { | ||
"type": "generated-index", | ||
"description": "Final Module" | ||
} | ||
} |