smoketurner / serverless-vpc-plugin

Serverless Plugin to create a VPC
MIT License
88 stars 35 forks source link

Incompatible with provider option `disableRollback` #1221

Closed mwillbanks closed 10 months ago

mwillbanks commented 10 months ago

If there is a new AMI available and disableRollback is set to true, this plugin will cause an error:

UPDATE_FAILED: NatInstance (AWS::EC2::Instance)
Replacement type updates not supported on stack with disable-rollback.
jplock commented 10 months ago

I no longer use this plugin. I’d be willing to review a pull request

jplock commented 10 months ago

I'm going to close this issue. I'm going to archive this repo as I no longer use this plugin.