【问题标题】:is AWS CloudFormation supports Cloudformer feature to create template from existing infrastructureAWS CloudFormation 是否支持 Cloudformer 功能以从现有基础设施创建模板
【发布时间】:2021-03-26 01:21:53
【问题描述】:

我想从现有资源创建 CloudFormation YAML 模板,但遇到了一些问题。但是,从 AWS 仪表板创建堆栈时,我没有看到这一点。

enter image description here

显然,它应该在他们删除模板并为模板创建新方法的工具部分中。我错过了什么吗?

【问题讨论】:

    标签: amazon-web-services amazon-cloudformation


    【解决方案1】:

    CloudFormer 已被 AWS 弃用且不再维护。相反,请查看Former2,这似乎是现在代替CloudFormer 使用的事实上的首选工具:

    Former2 允许您从 AWS 账户中的现有资源生成基础设施即代码输出。通过使用 AWS JavaScript 开发工具包进行相关调用,Former2 将扫描您的基础设施,并为您提供资源列表,供您选择要为其生成输出的资源。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-03-10
      • 1970-01-01
      • 1970-01-01
      • 2021-04-27
      • 2018-12-07
      • 1970-01-01
      • 2020-11-06
      • 2020-04-21
      相关资源
      最近更新 更多