If you want to change the template of your stack or modify template parameters, you update the stack. This topic describes how to update a stack in the Resource Orchestration Service (ROS) console.
Prerequisites
Limits
You can update a stack only if it is in one of the following states:
Status | Description |
---|---|
CREATE_COMPLETE | The stack is created. |
UPDATE_FAILED | The stack fails to be updated |
UPDATE_COMPLETE | The stack is updated. |
ROLLBACK_COMPLETE | The stack is rolled back. |
ROLLBACK_FAILED | The stack fails to be rolled back |
IMPORT_CREATE_COMPLETE | The stack is created by importing resources. |
IMPORT_UPDATE_COMPLETE | The stack is updated by importing resources. |
IMPORT_UPDATE_FAILED | The stack fails to be updated by importing resources. |
IMPORT_UPDATE_ROLLBACK_COMPLETE | The stack fails to be updated by importing resources and is rolled back. |
IMPORT_UPDATE_ROLLBACK_FAILED | The stack fails to be updated by importing resources and fails to be rolled back. |
CHECK_FAILED | The stack fails to be verified. |
CHECK_COMPLETE | The stack is verified. |