Updating the Bucket for a Stack
Update the Object Storage bucket used by a stack in Resource Manager. The updated bucket is used when you run jobs on the stack.
Limit the bucket to files that are intended for use with Terraform.
This task can't be performed using the Console. Use the
oci resource-manager stack update-from-object-storage
command and required parameters to update a stack's bucket.oci resource-manager stack update-from-object-storage --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 the bucket used by a stack.
For an example of the
configSource
part of the request, see UpdateObjectStorageConfigSourceDetails.