Skip to content

Commit da922ee

Browse files
Update DevSecOps-lab.md
1 parent fde124d commit da922ee

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

guide/DevSecOps-lab.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# PANW032
2-
<p><img src="images/startup/0_panw_logo.png" alt="0_panw_logo.png" width="100%" /></p>
2+
<p><img src="images/0_panw_logo.png" alt="0_panw_logo.png" width="100%" /></p>
33

44
## Welcome
55

@@ -49,7 +49,7 @@ For DevSecOps to be successful for teams working to build and secure infrastruct
4949
### Start the lab
5050

5151
1. When you are ready, click the **Start Lab** button.
52-
<img src="images/startup/1_lab_start.png" alt="1_lab_start.png" width="100%" />
52+
<img src="images/1_lab_start.png" alt="1_lab_start.png" width="100%" />
5353

5454
<ql-infobox>
5555
The lab will take several minutes to provision. Once the completed, you can log into the lab's Google Cloud console.
@@ -58,7 +58,7 @@ For DevSecOps to be successful for teams working to build and secure infrastruct
5858

5959
2. Right-click **Console → Open Link in Incognito Window**. Use the credentials below to log into the Google Cloud console.
6060

61-
<img src="images/startup/2_lab_open.png" alt="2_lab_open.png" width="100%" />
61+
<img src="images/2_lab_open.png" alt="2_lab_open.png" width="100%" />
6262

6363
| Credentials | Value |
6464
| ------------ | --------------------- |
@@ -71,7 +71,7 @@ For DevSecOps to be successful for teams working to build and secure infrastruct
7171
</br>
7272

7373
3. Accept the EULA agreements to finish signing in.
74-
<img src="images/startup/3_eula.png" alt="3_eula.png" width="100%" />
74+
<img src="images/3_eula.png" alt="3_eula.png" width="100%" />
7575

7676
---
7777

@@ -95,7 +95,7 @@ Another benefit of using Terraform to define infrastructure is that code can be
9595

9696
1. Click **Activate Cloud Shell** at the top of the Google Cloud console.
9797

98-
<img src="images/startup/cloudshell.png" alt="cloudshell.png" width="85%" />
98+
<img src="images/cloudshell.png" alt="cloudshell.png" width="85%" />
9999
Before installing checkov or pulling code to scan, create and activate a python virtual environment to better organize python packages.
100100

101101
```

0 commit comments

Comments
 (0)