You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/SAP-samples/btp-admin-guide-samples/actions/workflows/links-watcher-cron.yml)
4
3
5
4
# SAP BTP - Administrator's Guide Samples
6
5
@@ -12,7 +11,11 @@ These samples show the implementation of the recommendations using Infrastructur
12
11
13
12
## Content Structure
14
13
15
-
TODO
14
+
The samples are available in the folder `sample-setups`. We provide each sceanrio in a separate folder. Each folder contains a `README.md` file describing the details.
15
+
16
+
You find further details in the [`READEME.md`](./sample-setups/README.md) file of the `sample-setups` folder and in the `README.md` files of the individual sample setups
17
+
18
+
In addition, we have a folder `modules` containing reusable Terraform modules. These modules are used in the sample setups.
Copy file name to clipboardExpand all lines: sample-setups/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Paradigms
4
4
5
-
We follow the paradigms of a simple and clear Terraform configuration as laid out in [Simple, Clear, Maintainable](https://rosesecurity.dev/blog/2024/11/24/terraform-proverbs); especially:
5
+
We follow the paradigms of a simple and clear Terraform configuration as laid out in [Simple, Clear, Maintainable](https://rosesecurity.dev/2024/11/24/terraform-proverbs.html); especially:
0 commit comments