stratosphere:AWS CloudFormation 堆栈编排库

时间:2021-06-28 01:37:36
【文件属性】:
文件名称:stratosphere:AWS CloudFormation 堆栈编排库
文件大小:14KB
文件格式:ZIP
更新时间:2021-06-28 01:37:36
Python 平流层 它在之上。 Stratosphere 旨在解决编排 AWS CloudFormation 部署的问题,其中使用大量独立但密切相关的堆栈。 在采用这种模式时,您要么*使用控制台,它速度慢、容易出错且相当盲目,要么您可以编写自定义脚本将各种堆栈链接在一起。 Stratosphere 通过选择第二个选项来帮助您,编写自定义脚本,不那么自定义,以及提供 API 允许您可能拥有的任何边缘情况的可扩展性。 专有网络示例 from stratosphere import Superstack , Stack from stratosphere . parameters import Parameter from stratosphere . providers import UbuntuAmiLookupProvider superstack = Superstack () supers
【文件预览】:
stratosphere-master
----.gitignore(336B)
----README.md(4KB)
----tests()
--------test_parameters.py(801B)
--------__init__.py(0B)
--------test_basic.py(3KB)
----examples()
--------VpcRatpackApp()
--------VpcRatpackApp.py(3KB)
----stratosphere()
--------parameters.py(2KB)
--------aws.py(2KB)
--------exception.py(152B)
--------__init__.py(5KB)
--------processors.py(5KB)
--------providers.py(2KB)
--------loaders.py(2KB)
----LICENSE(1KB)
----requirements.txt(42B)
----setup.py(452B)

网友评论