Closed mwillbanks closed 10 months ago
If there is a new AMI available and disableRollback is set to true, this plugin will cause an error:
disableRollback
true
UPDATE_FAILED: NatInstance (AWS::EC2::Instance) Replacement type updates not supported on stack with disable-rollback.
I no longer use this plugin. I’d be willing to review a pull request
I'm going to close this issue. I'm going to archive this repo as I no longer use this plugin.
If there is a new AMI available and
disableRollback
is set totrue
, this plugin will cause an error: