Incorporate existing AWS resources into a cloudformation stack

后端 未结 6 1795
余生分开走
余生分开走 2020-12-10 10:45

Is there a way to incorporate existing AWS resources that were created outside of cloudformation into an existing cloudformation stack? I\'d like to do this without having t

6条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-10 11:46

    Now you finally can do it with Resource Import feature, references:

    https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md

    https://twitter.com/shortjared/status/1193985448164691970?s=21

提交回复
热议问题