hello wonderful sst community :slightly_smiling_fa...
# help
g
hello wonderful sst community 🙂 I've been looking through github issues and slack threads, so I guess the answer is NO I will try just in case. Our client has a relatively huge IAC in Terraform. We would like to introduce SST to them but in an incremental way. Is there any way to do this?
s
Interested in hearing what others are doing here. My org is Terraform heavy as well, although that's not consistent across all services. One way I've used SST in this environment is by importing existing resources created in Terraform (VPN, RDS, etc) and create new service-specific resources in SST (e.g. lambda, API gateway, etc). Not sure about this pattern just yet, but it's one way
f
@Greg this might be a good start https://docs.serverless-stack.com/migrating/serverless-framework#invoking-locally Many ideas apply to Terraform.