Skip to content

Commit 3daadf6

Browse files
authored
Merge pull request #15 from mccgeoff/main
Fix SDK version for bash
2 parents e4c053a + 66600b6 commit 3daadf6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.doc_gen/metadata/vpc_gs_metadata.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ vpc_GettingStartedCLI:
1515
languages:
1616
Bash:
1717
versions:
18-
- sdk_version: 3
18+
- sdk_version: 2
1919
github_name: "Sample developer tutorials"
2020
github: https://github.com/aws-samples/sample-developer-tutorials/tree/main/tuts/002-vpc-gs
2121
excerpts:
@@ -44,7 +44,7 @@ vpc_GettingStartedIpam:
4444
languages:
4545
Bash:
4646
versions:
47-
- sdk_version: 3
47+
- sdk_version: 2
4848
github_name: "Sample developer tutorials"
4949
github: https://github.com/aws-samples/sample-developer-tutorials/tree/main/tuts/009-vpc-ipam-gs
5050
excerpts:
@@ -67,7 +67,7 @@ vpc_GettingStartedPrivate:
6767
languages:
6868
Bash:
6969
versions:
70-
- sdk_version: 3
70+
- sdk_version: 2
7171
github_name: "Sample developer tutorials"
7272
github: https://github.com/aws-samples/sample-developer-tutorials/tree/main/tuts/008-vpc-private-servers-gs
7373
excerpts:

0 commit comments

Comments
 (0)