Updating the Bitbucket Server Configuration Source Provider for a Stack
Update the Bitbucket Server configuration source provider used by a stack in Resource Manager. The updated configuration source provider is used when you run jobs on the stack.
For more information about configuration source providers, see Managing Configuration Source Providers.
Use the
oci resource-manager stack update
command and required parameters to update a stack's Bitbucket Server configuration source provider.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 the Bitbucket Server configuration source provider used by a stack.
For an example of the
configSource
part of the request, see UpdateBitbucketServerConfigSourceDetails.