Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ibm_project_config apply fail after deploying the config #5233

Open
vburckhardt opened this issue Mar 22, 2024 · 1 comment
Open

ibm_project_config apply fail after deploying the config #5233

vburckhardt opened this issue Mar 22, 2024 · 1 comment

Comments

@vburckhardt
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Terraform CLI and Terraform IBM Provider Version

tf provider 1.63

Affected Resource(s)

  • ibm_project_config

Terraform Configuration Files

Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please share a link to the ZIP file.
resource "ibm_project_config" "kms_setup" {
  definition {
    name = "2a - Security Service - Key Management"
    description = "Configures the key management layer."
    locator_id = "7df1e4ca-d54c-4fd0-82ce-3d13247308cd.45320da9-fb74-459c-8ebf-0fd70d2c0fc5"
    authorizations {
      method = "api_key"
      api_key = var.ibmcloud_api_key
    }
    inputs = {
      region = "eu-gb"
      prefix = var.resource_prefix
      resource_group_name = "stack-service-rg"
    }
  }
  project_id = var.project_id
}

resource "ibm_project_config" "sm_setup" {
  definition {
    name = "2b - Security Service - Secret Manager"
    description = "Configures a secret manager instance."
    locator_id = "7df1e4ca-d54c-4fd0-82ce-3d13247308cd.a7cdf3aa-de8a-4a81-9127-ec9b7f3f2259"
    authorizations {
      method = "api_key"
      api_key = var.ibmcloud_api_key
    }
    inputs = {
      region = "eu-gb"
      prefix = var.resource_prefix
      resource_group_name = "stack-service-rg"
      existing_kms_guid = "ref:/config/2a - Security Service - Key Management/outputs/kms_guid"
    }
  }
  project_id = var.project_id
}

Debug Output

Panic Output

terraform apply
ibm_project_config.sm_setup: Refreshing state... [id=611fe286-3026-4457-b8c8-5356710deffb/4eb411eb-ad02-4dd4-8226-d5b5187e6e2d]
ibm_project_config.kms_setup: Refreshing state... [id=611fe286-3026-4457-b8c8-5356710deffb/3790a03e-40e8-4df5-9b8a-e550b3fc3d63]
ibm_project_config.base_account_setup: Refreshing state... [id=611fe286-3026-4457-b8c8-5356710deffb/a5c573a8-bfd2-43c3-ac7f-6f007098dc4d]

Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols:
  ~ update in-place

Terraform planned the following actions, but then encountered a problem:

  # ibm_project_config.base_account_setup will be updated in-place
  ~ resource "ibm_project_config" "base_account_setup" {
        id                    = "611fe286-3026-4457-b8c8-5356710deffb/a5c573a8-bfd2-43c3-ac7f-6f007098dc4d"
        # (13 unchanged attributes hidden)

      ~ definition {
            name          = "1 - Account Infrastructure Base"
            # (5 unchanged attributes hidden)

          ~ authorizations {
              ~ api_key = (sensitive value)
                # (1 unchanged attribute hidden)
            }
        }
    }

  # ibm_project_config.sm_setup will be updated in-place
  ~ resource "ibm_project_config" "sm_setup" {
        id                    = "611fe286-3026-4457-b8c8-5356710deffb/4eb411eb-ad02-4dd4-8226-d5b5187e6e2d"
        # (12 unchanged attributes hidden)

      ~ definition {
          ~ inputs        = {
              ~ "existing_kms_guid"   = "ref:/2a - Security Service - Key Management/outputs/kms_guid" -> "ref:/config/2a - Security Service - Key Management/outputs/kms_guid"
              + "prefix"              = "watson-stack"
                # (2 unchanged elements hidden)
            }
            name          = "2b - Security Service - Secret Manager"
            # (4 unchanged attributes hidden)

          ~ authorizations {
              ~ api_key = (sensitive value)
                # (1 unchanged attribute hidden)
            }
        }
    }

Plan: 0 to add, 2 to change, 0 to destroy.
╷
│ Error: GetConfigWithContext failed error unmarshalling projectv1.ProjectConfig: error unmarshalling property 'outputs' as []projectv1.OutputValue: error unmarshalling property 'value': json: cannot unmarshal string into Go value of type map[string]interface {}
│ {
│     "StatusCode": 200,
│     "Headers": {
│         "Cache-Control": [
│             "max-age=0, no-cache, no-store"
│         ],
│         "Content-Security-Policy": [
│             "default-src 'self';base-uri 'self';block-all-mixed-content;font-src 'self' https: data:;frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"
│         ],
│         "Content-Type": [
│             "application/json; charset=utf-8"
│         ],
│         "Date": [
│             "Fri, 22 Mar 2024 16:51:11 GMT"
│         ],
│         "Etag": [
│             "W/\"2dc7-r24dLtlZka3ErI8REASS9ZzBdRc\""
│         ],
│         "Expires": [
│             "Fri, 22 Mar 2024 16:51:11 GMT"
│         ],
│         "Pragma": [
│             "no-cache"
│         ],
│         "Ratelimit-Limit": [
│             "200"
│         ],
│         "Ratelimit-Policy": [
│             "200;w=10"
│         ],
│         "Ratelimit-Remaining": [
│             "199"
│         ],
│         "Ratelimit-Reset": [
│             "10"
│         ],
│         "Strict-Transport-Security": [
│             "max-age=31536000; includeSubDomains"
│         ],
│         "Transaction-Id": [
│             "prj-2c4f294b-9962-4d5e-9a76-e9bd2c1954df"
│         ],
│         "Vary": [
│             "Accept-Encoding"
│         ],
│         "X-Content-Type-Options": [
│             "nosniff"
│         ],
│         "X-Envoy-Upstream-Service-Time": [
│             "170"
│         ],
│         "X-Xss-Protection": [
│             "1; mode=block"
│         ]
│     },
│     "Result": {
│         "approved_version": {
│             "definition": {
│                 "locator_id": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd.45320da9-fb74-459c-8ebf-0fd70d2c0fc5"
│             },
│             "state": "deployed",
│             "version": 1,
│             "href": "https://projects.api.cloud.ibm.com/v1/projects/611fe286-3026-4457-b8c8-5356710deffb/configs/3790a03e-40e8-4df5-9b8a-e550b3fc3d63/versions/1"
│         },
│         "created_at": "2024-03-22T16:22:39.955Z",
│         "definition": {
│             "authorizations": {
│                 "api_key": "__REDACTED__",
│                 "method": "api_key"
│             },
│             "labels": [],
│             "compliance_profile": {},
│             "name": "2a - Security Service - Key Management",
│             "locator_id": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd.45320da9-fb74-459c-8ebf-0fd70d2c0fc5",
│             "description": "Configures the key management layer.",
│             "inputs": {
│                 "region": "eu-gb",
│                 "resource_group_name": "stack-service-rg"
│             }
│         },
│         "deployed_version": {
│             "definition": {
│                 "locator_id": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd.45320da9-fb74-459c-8ebf-0fd70d2c0fc5"
│             },
│             "state": "deployed",
│             "version": 1,
│             "href": "https://projects.api.cloud.ibm.com/v1/projects/611fe286-3026-4457-b8c8-5356710deffb/configs/3790a03e-40e8-4df5-9b8a-e550b3fc3d63/versions/1"
│         },
│         "deployment_model": "project_deployed",
│         "href": "https://projects.api.cloud.ibm.com/v1/projects/611fe286-3026-4457-b8c8-5356710deffb/configs/3790a03e-40e8-4df5-9b8a-e550b3fc3d63",
│         "id": "3790a03e-40e8-4df5-9b8a-e550b3fc3d63",
│         "is_draft": false,
│         "last_approved": {
│             "user_id": "IBMid-270000A151",
│             "is_forced": false,
│             "comment": "I totally approve",
│             "at": "2024-03-22T16:38:58.980Z"
│         },
│         "last_deployed": {
│             "job": {
│                 "id": "5a60fe8376cf85264af5dfc043809d00",
│                 "summary": {
│                     "version": "1.0.5",
│                     "log_generated_on": "2024-03-22T16:43:04Z",
│                     "log_duration": 0.019838333129882812,
│                     "providers": [],
│                     "plan_summary": {
│                         "add": 3,
│                         "failed": 0,
│                         "update": 0,
│                         "destroy": 0,
│                         "add_resources": [
│                             "ibm_resource_group.resource_group",
│                             "ibm_kms_instance_policies.key_protect_instance_policies",
│                             "ibm_resource_instance.key_protect_instance"
│                         ],
│                         "failed_resources": [],
│                         "updated_resources": [],
│                         "destroy_resources": []
│                     },
│                     "apply_summary": {
│                         "success": 3,
│                         "failed": 0,
│                         "success_resources": [
│                             "ibm_resource_group.resource_group 0",
│                             "module.key_protect 0].ibm_kms_instance_policies.key_protect_instance_policies",
│                             "module.key_protect 0].ibm_resource_instance.key_protect_instance"
│                         ],
│                         "failed_resources": []
│                     },
│                     "destroy_summary": {},
│                     "message_summary": {
│                         "info": 0,
│                         "debug": 0,
│                         "error": 0
│                     },
│                     "plan_messages": {
│                         "error_messages": [],
│                         "success_messages": [
│                             "module.resource_group.ibm_resource_group.resource_group[0] will be created",
│                             "module.kms.module.key_protect[0].ibm_kms_instance_policies.key_protect_instance_policies will be created",
│                             "module.kms.module.key_protect[0].ibm_resource_instance.key_protect_instance will be created"
│                         ],
│                         "update_messages": [],
│                         "destroy_messages": []
│                     },
│                     "apply_messages": {
│                         "error_messages": [],
│                         "success_messages": [
│                             {
│                                 "resource_type": "ibm_resource_group.resource_group 0",
│                                 "time-taken": "2s",
│                                 "id": "958f8b8071e1485baf351701c9c86123"
│                             },
│                             {
│                                 "resource_type": "module.key_protect 0].ibm_resource_instance.key_protect_instance",
│                                 "time-taken": "14s",
│                                 "id": "crn"
│                             },
│                             {
│                                 "resource_type": "module.key_protect 0].ibm_kms_instance_policies.key_protect_instance_policies",
│                                 "time-taken": "2s",
│                                 "id": "crn"
│                             }
│                         ]
│                     },
│                     "destroy_messages": {},
│                     "action_to_resolve_issue": [],
│                     "user_id": "IBMid-270000A151",
│                     "job_id": "5a60fe8376cf85264af5dfc043809d00"
│                 }
│             },
│             "href": "https://projects.api.cloud.ibm.com/v1/projects/611fe286-3026-4457-b8c8-5356710deffb/configs/3790a03e-40e8-4df5-9b8a-e550b3fc3d63/versions/1/last_deployed",
│             "result": "succeeded"
│         },
│         "last_saved_at": "2024-03-22T16:28:44.767Z",
│         "last_validated": {
│             "cost_estimate": {
│                 "version": "0.2",
│                 "metadata": {
│                     "infracostCommand": "breakdown",
│                     "vcsBranch": "",
│                     "vcsCommitSha": "",
│                     "vcsCommitAuthorName": "",
│                     "vcsCommitAuthorEmail": "",
│                     "vcsCommitTimestamp": "0001-01-01T00:00:00Z",
│                     "vcsCommitMessage": ""
│                 },
│                 "currency": "USD",
│                 "projects": [
│                     {
│                         "name": "",
│                         "metadata": {
│                             "path": "tfplan.json",
│                             "type": "terraform_plan_json"
│                         },
│                         "pastBreakdown": {
│                             "resources": [],
│                             "totalHourlyCost": "0",
│                             "totalMonthlyCost": "0"
│                         },
│                         "breakdown": {
│                             "resources": [
│                                 {
│                                     "name": "module.kms.module.key_protect[0].ibm_resource_instance.key_protect_instance",
│                                     "metadata": {
│                                         "catalog": {
│                                             "configuration": {
│                                                 "location": "eu-gb",
│                                                 "plan": "tiered-pricing",
│                                                 "service": "kms"
│                                             },
│                                             "serviceId": "ee41347f-b18e-4ca6-bf80-b5467c63f9a6"
│                                         }
│                                     },
│                                     "hourlyCost": "0.00737226027397265582",
│                                     "monthlyCost": "5.38175",
│                                     "costComponents": [
│                                         {
│                                             "name": "Key versions free allowance (first 5 Key Versions)",
│                                             "unit": "Key Versions",
│                                             "hourlyQuantity": "0.0068493150684932",
│                                             "monthlyQuantity": "5",
│                                             "price": "0",
│                                             "hourlyCost": "0",
│                                             "monthlyCost": "0"
│                                         },
│                                         {
│                                             "name": "Key versions",
│                                             "unit": "Key Versions",
│                                             "hourlyQuantity": "0.0068493150684932",
│                                             "monthlyQuantity": "5",
│                                             "price": "1.07635",
│                                             "hourlyCost": "0.00737226027397265582",
│                                             "monthlyCost": "5.38175"
│                                         }
│                                     ]
│                                 }
│                             ],
│                             "totalHourlyCost": "0.00737226027397265582",
│                             "totalMonthlyCost": "5.38175"
│                         },
│                         "diff": {
│                             "resources": [
│                                 {
│                                     "name": "module.kms.module.key_protect[0].ibm_resource_instance.key_protect_instance",
│                                     "metadata": {},
│                                     "hourlyCost": "0.00737226027397265582",
│                                     "monthlyCost": "5.38175",
│                                     "costComponents": [
│                                         {
│                                             "name": "Key versions free allowance (first 5 Key Versions)",
│                                             "unit": "Key Versions",
│                                             "hourlyQuantity": "0.0068493150684932",
│                                             "monthlyQuantity": "5",
│                                             "price": "0",
│                                             "hourlyCost": "0",
│                                             "monthlyCost": "0"
│                                         },
│                                         {
│                                             "name": "Key versions",
│                                             "unit": "Key Versions",
│                                             "hourlyQuantity": "0.0068493150684932",
│                                             "monthlyQuantity": "5",
│                                             "price": "1.07635",
│                                             "hourlyCost": "0.00737226027397265582",
│                                             "monthlyCost": "5.38175"
│                                         }
│                                     ]
│                                 }
│                             ],
│                             "totalHourlyCost": "0.00737226027397265582",
│                             "totalMonthlyCost": "5.38175"
│                         },
│                         "summary": {
│                             "totalDetectedResources": 3,
│                             "totalSupportedResources": 1,
│                             "totalUnsupportedResources": 1,
│                             "totalUsageBasedResources": 1,
│                             "totalNoPriceResources": 1,
│                             "unsupportedResourceCounts": {
│                                 "ibm_kms_instance_policies": 1
│                             },
│                             "noPriceResourceCounts": {
│                                 "ibm_resource_group": 1
│                             }
│                         }
│                     }
│                 ],
│                 "totalHourlyCost": "0.00737226027397265582",
│                 "totalMonthlyCost": "5.38175",
│                 "pastTotalHourlyCost": "0",
│                 "pastTotalMonthlyCost": "0",
│                 "diffTotalHourlyCost": "0.00737226027397265582",
│                 "diffTotalMonthlyCost": "5.38175",
│                 "timeGenerated": "2024-03-22T16:37:59Z",
│                 "summary": {
│                     "totalDetectedResources": 3,
│                     "totalSupportedResources": 1,
│                     "totalUnsupportedResources": 1,
│                     "totalUsageBasedResources": 1,
│                     "totalNoPriceResources": 1,
│                     "unsupportedResourceCounts": {
│                         "ibm_kms_instance_policies": 1
│                     },
│                     "noPriceResourceCounts": {
│                         "ibm_resource_group": 1
│                     }
│                 },
│                 "user_id": "IBMid-270000A151",
│                 "job_id": "113dadcd0083c61f444db3dcb5ae4ade"
│             },
│             "cra_logs": {
│                 "cra_version": "2.1.5",
│                 "schema_version": "V2",
│                 "timestamp": "2024-03-22T16:38:23Z",
│                 "terraform_dir": "tf-plan.json",
│                 "status": "passed",
│                 "summary": {
│                     "total": "1",
│                     "passed": "1",
│                     "failed": "0",
│                     "skipped": "0",
│                     "unsupported": "0",
│                     "profile": "scc_rules.json"
│                 },
│                 "config": "",
│                 "user_id": "IBMid-270000A151",
│                 "job_id": "113dadcd0083c61f444db3dcb5ae4ade",
│                 "failed_list": []
│             },
│             "job": {
│                 "id": "113dadcd0083c61f444db3dcb5ae4ade",
│                 "summary": {
│                     "version": "1.0.5",
│                     "log_generated_on": "2024-03-22T16:37:49Z",
│                     "log_duration": 0.006215572357177734,
│                     "providers": [],
│                     "plan_summary": {
│                         "add": 3,
│                         "failed": 0,
│                         "update": 0,
│                         "destroy": 0,
│                         "add_resources": [
│                             "ibm_resource_group.resource_group",
│                             "ibm_kms_instance_policies.key_protect_instance_policies",
│                             "ibm_resource_instance.key_protect_instance"
│                         ],
│                         "failed_resources": [],
│                         "updated_resources": [],
│                         "destroy_resources": []
│                     },
│                     "apply_summary": {},
│                     "destroy_summary": {},
│                     "message_summary": {
│                         "info": 0,
│                         "debug": 0,
│                         "error": 0
│                     },
│                     "plan_messages": {
│                         "error_messages": [],
│                         "success_messages": [
│                             "module.resource_group.ibm_resource_group.resource_group[0] will be created",
│                             "module.kms.module.key_protect[0].ibm_kms_instance_policies.key_protect_instance_policies will be created",
│                             "module.kms.module.key_protect[0].ibm_resource_instance.key_protect_instance will be created"
│                         ],
│                         "update_messages": [],
│                         "destroy_messages": []
│                     },
│                     "apply_messages": {},
│                     "destroy_messages": {},
│                     "action_to_resolve_issue": [],
│                     "user_id": "IBMid-270000A151",
│                     "job_id": "113dadcd0083c61f444db3dcb5ae4ade"
│                 }
│             },
│             "href": "https://projects.api.cloud.ibm.com/v1/projects/611fe286-3026-4457-b8c8-5356710deffb/configs/3790a03e-40e8-4df5-9b8a-e550b3fc3d63/versions/1/last_validated",
│             "result": "succeeded"
│         },
│         "modified_at": "2024-03-22T16:39:06.182Z",
│         "needs_attention_state": [],
│         "outputs": [
│             {
│                 "name": "kp_public_endpoint",
│                 "value": "https://eu-gb.kms.cloud.ibm.com"
│             },
│             {
│                 "name": "key_protect_instance_policies",
│                 "value": {
│                     "dual_auth_delete": [],
│                     "id": "crn:v1:bluemix:public:kms:eu-gb:a/7aa6f7b185f2e3170fac9919aa1769ee:5d6d03ed-d11e-4d2e-b569-6aee1be226af::",
│                     "instance_id": "5d6d03ed-d11e-4d2e-b569-6aee1be226af",
│                     "key_create_import_access": [],
│                     "metrics": [],
│                     "rotation": []
│                 }
│             },
│             {
│                 "name": "key_rings",
│                 "value": {}
│             },
│             {
│                 "name": "keys",
│                 "value": {}
│             },
│             {
│                 "name": "key_protect_name",
│                 "value": "base-security-services-kms"
│             },
│             {
│                 "name": "resource_group_name",
│                 "value": "stack-service-rg"
│             },
│             {
│                 "name": "kp_private_endpoint",
│                 "value": "https://private.eu-gb.kms.cloud.ibm.com"
│             },
│             {
│                 "name": "resource_group_id",
│                 "value": "958f8b8071e1485baf351701c9c86123"
│             },
│             {
│                 "name": "kms_guid",
│                 "value": "5d6d03ed-d11e-4d2e-b569-6aee1be226af"
│             }
│         ],
│         "project": {
│             "id": "611fe286-3026-4457-b8c8-5356710deffb",
│             "crn": "crn:v1:bluemix:public:project:eu-gb:a/7aa6f7b185f2e3170fac9919aa1769ee:611fe286-3026-4457-b8c8-5356710deffb::",
│             "definition": {
│                 "name": "watson-stack"
│             },
│             "href": "https://projects.api.cloud.ibm.com/v1/projects/611fe286-3026-4457-b8c8-5356710deffb"
│         },
│         "schematics": {
│             "catalog_id": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd",
│             "offering_id": "2cad4789-fa90-4886-9c9e-857081c273ee",
│             "offering_kind_id": "24076f71-c72d-46ed-ab8d-495ba62e9127",
│             "version_id": "45320da9-fb74-459c-8ebf-0fd70d2c0fc5",
│             "offering_version": "v4.8.5",
│             "offering_fulfilment_kind": "terraform",
│             "offering_kind": "terraform",
│             "offering_target_kind": "terraform",
│             "offering_version_working_directory": "terraform-ibm-kms-all-inclusive-4.8.5/solutions/standard",
│             "discovered_version": "\u003e= 1.3.0, \u003c1.7.0",
│             "input_metadata": {
│                 "region": {
│                     "type": "string"
│                 },
│                 "resource_tags": {
│                     "type": "list(string)"
│                 },
│                 "key_protect_instance_name": {
│                     "type": "string"
│                 },
│                 "resource_group_name": {
│                     "type": "string"
│                 },
│                 "access_tags": {
│                     "type": "list(string)"
│                 },
│                 "keys": {
│                     "type": "list(object({\n    key_ring_name         = string\n    existing_key_ring     = optional(bool, false)\n    force_delete_key_ring = optional(bool, true)\n    keys = list(object({\n      key_name                 = string\n      standard_key             = optional(bool, false)\n      rotation_interval_month  = optional(number, 1)\n      dual_auth_delete_enabled = optional(bool, false)\n      force_delete             = optional(bool, true)\n    }))\n  }))"
│                 },
│                 "existing_resource_group": {
│                     "type": "bool"
│                 },
│                 "ibmcloud_api_key": {
│                     "type": "string"
│                 },
│                 "existing_kms_guid": {
│                     "type": "string"
│                 },
│                 "service_endpoints": {
│                     "type": "string"
│                 }
│             },
│             "workspace_crn": "crn:v1:bluemix:public:schematics:eu-de:a/7aa6f7b185f2e3170fac9919aa1769ee:8410cdea-c458-488c-9aab-554aad2c6ec5:workspace:eu-gb.workspace.projects-service.2f768174",
│             "workspace_id": "eu-gb.workspace.projects-service.2f768174",
│             "cart_order_id": "eu-gb.cartOrder.3790a03e-40e8-4df5-9b8a-e550b3fc3d63-611fe286-3026-4457-b8c8-5356710deffb.e1a98a5e",
│             "cart_item_name": "2a - Security Service - Key Management"
│         },
│         "state": "deployed",
│         "target_account": "7aa6f7b185f2e3170fac9919aa1769ee",
│         "timeline": [
│             {
│                 "action": "DRAFT_CREATED",
│                 "user_id": "IBMid-270000A151",
│                 "timestamp": "2024-03-22T16:22:39.955Z"
│             },
│             {
│                 "action": "VALIDATE_TRIGGERED",
│                 "user_id": "IBMid-270000A151",
│                 "timestamp": "2024-03-22T16:29:34.753Z",
│                 "pipeline": {
│                     "operation": "validate-config-listener",
│                     "isTriggered": true,
│                     "pipeline_name": "projects-pipeline-83",
│                     "pipeline_id": "00eb02a6-a537-432a-b748-d2739d5accdf",
│                     "run_id": "8c1f5417-0f0d-4e25-aae7-ad73db1b6bfc",
│                     "status": "pending"
│                 }
│             },
│             {
│                 "action": "APPROVED",
│                 "user_id": "IBMid-270000A151",
│                 "timestamp": "2024-03-22T16:38:58.980Z",
│                 "comment": "I totally approve"
│             },
│             {
│                 "action": "DEPLOY_TRIGGERED",
│                 "user_id": "IBMid-270000A151",
│                 "timestamp": "2024-03-22T16:39:06.182Z",
│                 "pipeline": {
│                     "operation": "deploy-config-listener",
│                     "isTriggered": true,
│                     "pipeline_name": "projects-pipeline-49",
│                     "pipeline_id": "f4e9f4bb-ce61-40de-9935-3a065f79758e",
│                     "run_id": "5bb9dcc0-020f-4f87-be15-ca448f495b71",
│                     "status": "pending"
│                 }
│             },
│             {
│                 "action": "DEPLOYED",
│                 "user_id": "5bb9dcc0-020f-4f87-be15-ca448f495b71",
│                 "timestamp": "2024-03-22T16:43:19.616Z"
│             }
│         ],
│         "update_available": false,
│         "updated_at": "2024-03-22T16:43:21.281Z",
│         "version": 1
│     },
│     "RawResult": null
│ }
│ 
│ 
│   with ibm_project_config.kms_setup,
│   on main.tf line 86, in resource "ibm_project_config" "kms_setup":
│   86: resource "ibm_project_config" "kms_setup" {

Expected Behavior

Actual Behavior

Steps to Reproduce

  1. terraform apply

Important Factoids

References

  • #0000
@riccardo-angelilli
Copy link
Contributor

should be fixed with tf provider 1.65.0-beta0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants