Skip to content

Commit 3300eb3

Browse files
committed
init structure
1 parent 57bd9a2 commit 3300eb3

File tree

12 files changed

+30
-0
lines changed

12 files changed

+30
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
.idea
44
*.DS_Store
55

6+
submodule.sh
7+
68
.terraform
79
.terraform.lock.hcl
810
*.tmp

learnings/README.md

Whitespace-only changes.

quickstarts/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Alibaba Cloud Terraform QuickStart Templates
2+
3+
This repo contains all currently available Alibaba Cloud Terraform quickstart templates.
4+
5+
## Quickstarts
6+
7+
#### Beginner
8+
9+
#### Intermediate
10+
11+
#### Advanced
12+
13+
#### Coming Soon

solutions/CONTRIBUTE.md

Whitespace-only changes.

solutions/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Alibaba Cloud Terraform Solutions
2+
3+
This repository contains real-world solutions that will help you to landing alibaba cloud services and managing alibaba cloud resources.
4+
5+
## LandingZone Solutions
6+
7+
- [Automation]
8+
- [Security]
9+
10+
## Cloud Native Solutions
11+
12+
- [Kubernetes]
13+
- [Function Compute]
14+
15+
## Well-Architect-Framework Solutions

solutions/cloud-native/README.md

Whitespace-only changes.

solutions/cloud-native/function-compute/README.md

Whitespace-only changes.

solutions/cloud-native/kubernetes/README.md

Whitespace-only changes.

solutions/landingzone/README.md

Whitespace-only changes.

solutions/landingzone/automation/README.md

Whitespace-only changes.

solutions/landingzone/security/README.md

Whitespace-only changes.

solutions/well-architect-framework/README.md

Whitespace-only changes.

0 commit comments

Comments
 (0)