文件名称:mac-cloudformation-sample:样本cloudformation模板
文件大小:1KB
文件格式:ZIP
更新时间:2024-04-09 06:44:28
CloudFormation示例 运行cloudformation aws cloudformation create-stack --stack-name mac-sample-ec2 --template-body file:///hometestuser/mytemplate.json aws cloudformation update-stack --stack-name mac-sample-ec2 --template-body file:///hometestuser/mytemplate.json aws cloudformation delete-stack --stack-name mac-sample-ec2 连接到EC2 ssh -i {KEY_PAIR_FILE{} ubuntu@{EC2_IP}
【文件预览】:
mac-cloudformation-sample-master
----sample-ec2.yml(2KB)
----README.md(414B)