Inspiration
I want to create an assistant that will help simpler processes to create AWS resources. For example you want to create 3 tier architecture, and you just need to focus with main parts, rather than waste time to build VPC (you can ask the assistant to create VPC template for you then using that template to fastly create VPC).
What it does
It will get requirements from user, then generate CLI and CloudFormation template based on the requirements.
How we built it
I create a prompt to user enter their requirements, then link value of that prompt to text generation field to create AWS CLI and CloudFormation template.
What's next for AWS Resources Generation
I think it quite simple but very helpful, and more interest if we can trigger the creation of AWS CLI then run those commands automatically.
Built With
- partyrock
Log in or sign up for Devpost to join the conversation.