Updating a Stack (Any Type)
Update a stack in Resource Manager. This page provides the basic steps for updating a stack.
When you update a stack, you can also update its tags. For more information about tagging, see Resource Tags. To update a stack's tags using the Console, get its details and then select Tags.
The Stack details page opens.
If Run apply was selected, then Resource Manager runs the apply action on the updated stack.
Use the
oci resource-manager stack update
command and required parameters to update a stack.oci resource-manager stack update --stack-id <stack_OCID>
For a complete list of parameters and values for CLI commands, see the Command Line Reference for Resource Manager.
Use the UpdateStack operation to update a stack.