├── packer # packer build配置文件
│ └── packer_tencentcloud_as_1.0.json
├── service # 业务应用代码
│ ├── 2048.css
│ ├── index.html
│ ├── jquery.min.js
│ ├── main.js
│ ├── showanimation.js
│ └── support.js
├── terraform # 实现业务部署
│ └── as
│ ├── main.tf # vpc、clb、as
│ ├── provider.tf
│ └── variables.tf
├── go.mod
└── README.md
-
Notifications
You must be signed in to change notification settings - Fork 0
A project based on Packer and Terraform combined with Tencent Cloud AS to complete the deployment of 1024 mini games.
License
tencentcloudstack/packer-terraform-as
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A project based on Packer and Terraform combined with Tencent Cloud AS to complete the deployment of 1024 mini games.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published