Skip to content
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

AWS Adapter plugin #1142

Open
thescientist13 opened this issue Aug 12, 2023 · 2 comments
Open

AWS Adapter plugin #1142

thescientist13 opened this issue Aug 12, 2023 · 2 comments
Labels
Adapter feature New feature or request
Milestone

Comments

@thescientist13
Copy link
Member

thescientist13 commented Aug 12, 2023

Type of Change

Feature

Summary

Related to #1008 , would like to track a feature to create an adapter plugin for AWS.

Details

Currently I think the two options to evaluate are:

  1. SST
  2. Architect

Maybe this could be the pilot project - AnalogStudiosRI/api#32 ?

@thescientist13
Copy link
Member Author

One caveat with Architect that I found a while ago is that it has issues with handling periods in the name of repos, e.g. www.myapp.com, so that's kind of a showstopper, at least for a lot of my own projects 😟

@thescientist13
Copy link
Member Author

Started hacking on this, and I think given my experience with Architect and now SST, I think the main value of this plugin will be outputting to the standard "target" of AWS Lambda interface, and then from there, let the IaC capabilities / configuration of each platform to be managed from userland.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Adapter feature New feature or request
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant