Creating a CloudFormation template automatically after creating the resource through the Management Console. The template should be based on the selections made in the Console and Downloadable in end.

0
<h1>**Automatic Creation of CloudFormation Template Based on AWS Management Console Selection**</h1>

Description: I am seeking a solution wherein a CloudFormation template is automatically generated based on the selections made in the AWS Management Console. Additionally, the CloudFormation template should offer options to incorporate best practices or recommended approaches for the specified activity.

Once the base template is created, it should be editable and available for download to facilitate source control.

질문됨 2달 전289회 조회
2개 답변
0

Hello.

If you want to turn existing resources into CloudFormation templates, I think you can use Former2 etc.
https://former2.com/

I think you can use the IaC generator etc. in the CloudFormation function.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/generate-IaC.html

profile picture
전문가
답변함 2달 전
profile picture
전문가
Kallu
검토됨 2달 전
0

Thank you @Riku_Kobayashi for your response.

In IAC generator, we have to select the resource from a pool for Resources and also it becomes cumbersome to select the right resource that we need for a set.

I am looking for the solution where you click the create resource using management console and in runtime the template gets updated so in that case, we don't need to select anything afterwards, as we could see the result in runtime.

Just a suggestion Before creating a resource click start template creation button whatever we do till we stop the button will be captured in a template and then we download it. Hope my problem is understood.

답변함 2달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠