gpt4 book ai didi

aws-cloudformation - 将 CloudFormation 模板 (YAML) 转换为对流层代码

转载 作者:行者123 更新时间:2023-12-04 15:29:10 25 4
gpt4 key购买 nike

我有一个用 Yaml 编写的大型 CloudFormation 模板,我想开始使用 Troposphere。有什么简单的方法可以将 CF 模板转换为对流层代码吗?

我在这里注意到了这个脚本https://github.com/cloudtools/troposphere/blob/master/troposphere/template_generator.py这会创建一个对流层 python 对象,但我不确定是否可以输出对流层代码。

最佳答案

您可以通过将 CF YAML 转换为 JSON 并运行 https://github.com/cloudtools/troposphere/blob/master/scripts/cfn2py 来完成此操作。将 JSON 文件作为参数传入。

关于aws-cloudformation - 将 CloudFormation 模板 (YAML) 转换为对流层代码,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56000464/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com