You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello I have a Stack in Resource Manager, and I can't set working directory for terraform in the UI (there is no option) neither by cli. I have created this using integration with Bitbucket Cloud
WARNING: Updates to config-source and custom-terraform-provider and variables and freeform-tags and defined-tags will replace any existing values. Are you sure you want to continue? [y/N]: y
ServiceError:
{
"client_version": "Oracle-PythonSDK/2.121.1, Oracle-PythonCLI/3.37.9",
"code": "InvalidParameter",
"logging_tips": "Please run the OCI CLI command using --debug flag to find more debug information.",
"message": "Parameter 'configSource' is not valid. The origin (type) of configuration source cannot be changed. Select the original configuration source type and try again.",
"opc-request-id": "0418EED54F754B0D9A8DF62A7C97DA9D/3F11D6ABD9249EF1850BCB58E1FC2799/75FF318AEE01F68B8E0960736D0958A4",
"operation_name": "update_stack",
"request_endpoint": "PUT https://resourcemanager.sa-saopaulo-1.oraclecloud.com/20180917/stacks/ocid1.ormstack.oc1.sa-saopaulo-1.amaaaaaawxxxxx",
"status": 400,
"target_service": "resource_manager",
"timestamp": "2024-04-17T19:32:18.444712+00:00",
"troubleshooting_tips": "See [https://docs.oracle.com/iaas/Content/API/References/apierrors.htm] for more information about resolving this error. If you are unable to resolve this issue, run this CLI command with --debug option and contact Oracle support and provide them the full error message."
}
The text was updated successfully, but these errors were encountered:
Hello I have a Stack in Resource Manager, and I can't set working directory for terraform in the UI (there is no option) neither by cli. I have created this using integration with Bitbucket Cloud
oci resource-manager stack update --stack-id "ocid1.ormstack.oc1.sa-saopaulo-1.amaaaaaaw2h46uaa46faostvp5p7crknhgzck2ufuqfapsn5kpf7kgx4kwba" --working-directory "terraform"
The text was updated successfully, but these errors were encountered: