Skip to content

Creating DAC template from cloud formation template using LLMs #154

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
bhatt-priyadutt opened this issue Jan 10, 2025 · 1 comment
Open
Labels

Comments

@bhatt-priyadutt
Copy link

I am thinking if there is not already a automated way of creating DAC templates, then I believe LLMs can be used for generating these templates. Would be happy to contribute and discuss more if these is a valid use case.

@ugwis
Copy link
Member

ugwis commented Jan 30, 2025

Thank you for creating the issue!
Yes, LLMs may be able to help you generate a DAC file from a CloudFormation template. However, we currently have no plans to provide a model in this repository or implement it in the awsdac command. Many LLMs do not know the DAC format, but in our testing, we found that by providing them with the introduction guide, they can generate a DAC file. Feel free to use this issue as a forum for discussion. We also think it is possible to provide efficient generation prompts and steps in this repository.

One thing to note is that we do not intend to judge models as good or bad. We want this to be a forum for increasing user choice.

@ugwis ugwis added the idea label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants