Updating a Stack
Update a stack in Resource Manager.
Updating a Stack (Any Type) provides the basic steps. The following pages describe specific ways to update stacks:
- Updating a Stack's Terraform Configuration (Zip File or Folder)
- Updating the Bitbucket Cloud Configuration Source Provider for a Stack
- Updating the Bitbucket Server Configuration Source Provider for a Stack
- Updating the Bucket for a Stack
- Updating the DevOps Location for a Stack
- Updating the Git Configuration Source Provider for a Stack
- Updating Variables for a Stack
- Using Custom Providers with a Stack
- Using Terraform Registry with an Older Stack
Tip
After updating a stack, run a plan job and then get the job logs. Monitor the job status (lifecycle state) by getting the job's details. Succeeded (
After updating a stack, run a plan job and then get the job logs. Monitor the job status (lifecycle state) by getting the job's details. Succeeded (
SUCCEEDED
) indicates that the job has completed. Depending on the complexity of the job, the operation can take some time. While the job runs, or after it finishes, you can get the job logs content.