Elastic Beanstalk:Error while deploying during a node update from node 12 to 14

Viewed 12

ERROR Failed to deploy configuration.

ERROR To enable immutable config and application deployments together, you must set both the DeploymentPolicy option (aws:elasticbeanstalk:command namespace) and the RollingUpdateType option (aws:autoscaling:updatepolicy:rollingupdate namespace) to Immutable.

I have the DeploymnentType and Rollingupdate to immutable but it is still failing during deployment

0 Answers
Related