Skip to content

Error creating (bmcos_object_storage) bucket-less private catalog: #180

@ocofaigh

Description

@ocofaigh

Seen with DA deployment:

2025/10/13 16:34:16 Terraform apply | Error: unexpected response code '500': {"code":500,"error":"Internal Server Error","reason":"Error creating (bmcos_object_storage) bucket-less private catalog: Headers Timeout Error","message":"The API encountered an unexpected condition which prevented it from fulfilling the request.","description":"[500] Internal Server Error: Error creating (bmcos_object_storage) bucket-less private catalog: Headers Timeout Error. The API encountered an unexpected condition which prevented it from fulfilling the request.","transactionId":"5ee70644-309e-4a78-a61b-00a9c9a01e9f","messageId":"projects_api_create_project"}
 2025/10/13 16:34:16 Terraform apply | 
 2025/10/13 16:34:16 Terraform apply |   with module.watsonx_ai.module.configure_project[0].restapi_object.configure_project,
 2025/10/13 16:34:16 Terraform apply |   on ../../modules/configure_project/main.tf line 1, in resource "restapi_object" "configure_project":
 2025/10/13 16:34:16 Terraform apply |    1: resource "restapi_object" "configure_project" {

Using the following config:

{
  "ibmcloud_api_key": $VALIDATION_APIKEY,
  "prefix": $PREFIX,
  "region": "us-south",
  "resource_tags": $TAGS,
  "enable_cos_kms_encryption": true,
  "existing_cos_instance_crn": "crn...",
  "existing_kms_instance_crn", "crn...",
  "existing_resource_group_name": "rg",
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions