diff --git a/docs/data-sources/globalaccount_security_settings.md b/docs/data-sources/globalaccount_security_settings.md index a7bb1724..94e97853 100644 --- a/docs/data-sources/globalaccount_security_settings.md +++ b/docs/data-sources/globalaccount_security_settings.md @@ -30,14 +30,11 @@ data "btp_globalaccount_security_settings" "this" {} ## Schema -### Optional - -- `iframe_domains` (String) The new domains of the iframe. Enter as string. To provide multiple domains, separate them by spaces. - ### Read-Only - `access_token_validity` (Number) The validity of the access token. - `custom_email_domains` (Set of String) Set of domains that are allowed to be used for user authentication. - `default_identity_provider` (String) The global account's default identity provider for platform users. Used to log on to platform tools such as SAP BTP cockpit or the btp CLI. +- `iframe_domains` (String) The new domains of the iframe. Enter as string. To provide multiple domains, separate them by spaces. - `refresh_token_validity` (Number) The validity of the refresh token. - `treat_users_with_same_email_as_same_user` (Boolean) If set to true, users with the same email are treated as same users. \ No newline at end of file diff --git a/docs/data-sources/subaccount_security_settings.md b/docs/data-sources/subaccount_security_settings.md index b702a924..31cdb82c 100644 --- a/docs/data-sources/subaccount_security_settings.md +++ b/docs/data-sources/subaccount_security_settings.md @@ -36,14 +36,11 @@ data "btp_subaccount_security_settings" "subaccount" { - `subaccount_id` (String) The ID of the subaccount. -### Optional - -- `iframe_domains` (String) The new domains of the iframe. Enter as string. To provide multiple domains, separate them by spaces. - ### Read-Only - `access_token_validity` (Number) The validity of the access token. - `custom_email_domains` (Set of String) Set of domains that are allowed to be used for user authentication. - `default_identity_provider` (String) The subaccount's default identity provider for business application users. +- `iframe_domains` (String) The new domains of the iframe. Enter as string. To provide multiple domains, separate them by spaces. - `refresh_token_validity` (Number) The validity of the refresh token. - `treat_users_with_same_email_as_same_user` (Boolean) If set to true, users with the same email are treated as same users. \ No newline at end of file diff --git a/internal/provider/datasource_globalaccount_security_settings.go b/internal/provider/datasource_globalaccount_security_settings.go index 3aa90935..4093a5d2 100644 --- a/internal/provider/datasource_globalaccount_security_settings.go +++ b/internal/provider/datasource_globalaccount_security_settings.go @@ -65,7 +65,6 @@ __Further documentation:__ }, "iframe_domains": schema.StringAttribute{ MarkdownDescription: "The new domains of the iframe. Enter as string. To provide multiple domains, separate them by spaces.", - Optional: true, Computed: true, }, }, diff --git a/internal/provider/datasource_subaccount_security_settings.go b/internal/provider/datasource_subaccount_security_settings.go index ccd2b08a..816cfa53 100644 --- a/internal/provider/datasource_subaccount_security_settings.go +++ b/internal/provider/datasource_subaccount_security_settings.go @@ -74,7 +74,6 @@ __Further documentation:__ }, "iframe_domains": schema.StringAttribute{ MarkdownDescription: "The new domains of the iframe. Enter as string. To provide multiple domains, separate them by spaces.", - Optional: true, Computed: true, }, }, diff --git a/internal/provider/fixtures/datasource_globalaccount_security_settings.yaml b/internal/provider/fixtures/datasource_globalaccount_security_settings.yaml index 4b2f1e1c..9de22259 100644 --- a/internal/provider/fixtures/datasource_globalaccount_security_settings.yaml +++ b/internal/provider/fixtures/datasource_globalaccount_security_settings.yaml @@ -19,9 +19,9 @@ interactions: Content-Type: - application/json User-Agent: - - Terraform/1.9.5 terraform-provider-btp/dev + - Terraform/1.9.6 terraform-provider-btp/dev X-Correlationid: - - 51fa0976-2998-4f72-9d55-e19e89c48261 + - eeadcc23-85ce-669a-c2e7-d2eacce16c1e X-Cpcli-Format: - json url: https://canary.cli.btp.int.sap/login/v2.64.0 @@ -45,7 +45,7 @@ interactions: Content-Type: - application/json Date: - - Thu, 19 Sep 2024 07:51:38 GMT + - Tue, 24 Sep 2024 05:51:32 GMT Expires: - "0" Pragma: @@ -61,12 +61,12 @@ interactions: X-Frame-Options: - DENY X-Vcap-Request-Id: - - 17319e6b-247d-4f1c-52f0-3822796eeb46 + - 2ccae047-48d0-4255-7570-e4338ce419cc X-Xss-Protection: - "1" status: 200 OK code: 200 - duration: 963.7695ms + duration: 1.471266s - id: 1 request: proto: HTTP/1.1 @@ -85,9 +85,9 @@ interactions: Content-Type: - application/json User-Agent: - - Terraform/1.9.5 terraform-provider-btp/dev + - Terraform/1.9.6 terraform-provider-btp/dev X-Correlationid: - - 47deb2da-f3cb-2274-650e-6c40275c2c27 + - 4b4c4725-55db-1eeb-faac-351d2499636e X-Cpcli-Customidp: - identityProvider X-Cpcli-Format: @@ -115,7 +115,7 @@ interactions: Content-Type: - application/json Date: - - Thu, 19 Sep 2024 07:51:38 GMT + - Tue, 24 Sep 2024 05:51:32 GMT Expires: - "0" Pragma: @@ -133,12 +133,12 @@ interactions: X-Frame-Options: - DENY X-Vcap-Request-Id: - - 373e2057-b5bb-4aaf-4d7f-2f32a8c86dee + - 26f911df-5e21-4f58-4d32-45462dfb7f74 X-Xss-Protection: - "1" status: 200 OK code: 200 - duration: 247.994751ms + duration: 218.982126ms - id: 2 request: proto: HTTP/1.1 @@ -157,9 +157,9 @@ interactions: Content-Type: - application/json User-Agent: - - Terraform/1.9.5 terraform-provider-btp/dev + - Terraform/1.9.6 terraform-provider-btp/dev X-Correlationid: - - dc452062-09bd-0bae-d084-efa694a892ca + - 0017f44e-3f6c-c9fc-a808-d55c40b9e4d9 X-Cpcli-Format: - json url: https://canary.cli.btp.int.sap/login/v2.64.0 @@ -183,7 +183,7 @@ interactions: Content-Type: - application/json Date: - - Thu, 19 Sep 2024 07:51:39 GMT + - Tue, 24 Sep 2024 05:51:33 GMT Expires: - "0" Pragma: @@ -199,12 +199,12 @@ interactions: X-Frame-Options: - DENY X-Vcap-Request-Id: - - f166f835-fb68-4ca6-7081-5c5b63af8b47 + - fbd2d47f-4108-4401-7d85-ad54627add17 X-Xss-Protection: - "1" status: 200 OK code: 200 - duration: 280.842625ms + duration: 277.675292ms - id: 3 request: proto: HTTP/1.1 @@ -223,9 +223,9 @@ interactions: Content-Type: - application/json User-Agent: - - Terraform/1.9.5 terraform-provider-btp/dev + - Terraform/1.9.6 terraform-provider-btp/dev X-Correlationid: - - fa6f3325-83b1-3d2d-8ed2-6b73803ffe79 + - 6bc5116c-3e6b-c53b-033b-728faf9e277e X-Cpcli-Customidp: - identityProvider X-Cpcli-Format: @@ -253,7 +253,7 @@ interactions: Content-Type: - application/json Date: - - Thu, 19 Sep 2024 07:51:39 GMT + - Tue, 24 Sep 2024 05:51:33 GMT Expires: - "0" Pragma: @@ -271,12 +271,12 @@ interactions: X-Frame-Options: - DENY X-Vcap-Request-Id: - - dfb67cba-5836-43ef-6fea-274ec918ba89 + - 525e1630-196e-41c4-7485-26ef2feae69d X-Xss-Protection: - "1" status: 200 OK code: 200 - duration: 178.918375ms + duration: 268.779709ms - id: 4 request: proto: HTTP/1.1 @@ -295,9 +295,9 @@ interactions: Content-Type: - application/json User-Agent: - - Terraform/1.9.5 terraform-provider-btp/dev + - Terraform/1.9.6 terraform-provider-btp/dev X-Correlationid: - - 184d9da7-4913-fefe-29fa-0fe028e11329 + - f82065b8-0aab-d125-aac8-13fcb2f6a071 X-Cpcli-Format: - json url: https://canary.cli.btp.int.sap/login/v2.64.0 @@ -321,7 +321,7 @@ interactions: Content-Type: - application/json Date: - - Thu, 19 Sep 2024 07:51:40 GMT + - Tue, 24 Sep 2024 05:51:34 GMT Expires: - "0" Pragma: @@ -337,12 +337,12 @@ interactions: X-Frame-Options: - DENY X-Vcap-Request-Id: - - ec4e60a5-65ee-4a4a-7b09-f5c35c228311 + - 30b08e31-f054-4cea-4ed8-43d7a791c6ae X-Xss-Protection: - "1" status: 200 OK code: 200 - duration: 598.851584ms + duration: 418.607375ms - id: 5 request: proto: HTTP/1.1 @@ -361,9 +361,9 @@ interactions: Content-Type: - application/json User-Agent: - - Terraform/1.9.5 terraform-provider-btp/dev + - Terraform/1.9.6 terraform-provider-btp/dev X-Correlationid: - - 72240192-82cc-8188-c936-3d0559b3b9f4 + - dcf391b3-4ceb-79ba-6109-7b4289b1210d X-Cpcli-Customidp: - identityProvider X-Cpcli-Format: @@ -391,7 +391,7 @@ interactions: Content-Type: - application/json Date: - - Thu, 19 Sep 2024 07:51:40 GMT + - Tue, 24 Sep 2024 05:51:34 GMT Expires: - "0" Pragma: @@ -409,12 +409,12 @@ interactions: X-Frame-Options: - DENY X-Vcap-Request-Id: - - aaae2f21-2a5b-4620-7f5d-6e17dea5de48 + - 3be06521-0889-42e1-7776-dce6e4c4bc97 X-Xss-Protection: - "1" status: 200 OK code: 200 - duration: 232.279958ms + duration: 266.650791ms - id: 6 request: proto: HTTP/1.1 @@ -433,9 +433,9 @@ interactions: Content-Type: - application/json User-Agent: - - Terraform/1.9.5 terraform-provider-btp/dev + - Terraform/1.9.6 terraform-provider-btp/dev X-Correlationid: - - d9cf1c2e-bea2-1819-ac7f-caf830ad4743 + - 2ffb1a17-880e-149f-61c5-674d943627e9 X-Cpcli-Format: - json url: https://canary.cli.btp.int.sap/login/v2.64.0 @@ -459,7 +459,7 @@ interactions: Content-Type: - application/json Date: - - Thu, 19 Sep 2024 07:51:40 GMT + - Tue, 24 Sep 2024 05:51:34 GMT Expires: - "0" Pragma: @@ -475,9 +475,9 @@ interactions: X-Frame-Options: - DENY X-Vcap-Request-Id: - - fdd7c497-aca0-4aa4-570a-ccc49f9c6058 + - e424b6b4-4d1d-4110-559d-26ec005ec7f4 X-Xss-Protection: - "1" status: 200 OK code: 200 - duration: 240.207875ms + duration: 239.101876ms diff --git a/internal/provider/fixtures/datasource_subaccount_security_settings.by_id.yaml b/internal/provider/fixtures/datasource_subaccount_security_settings.by_id.yaml index 19c8afa5..e7db4d7d 100644 --- a/internal/provider/fixtures/datasource_subaccount_security_settings.by_id.yaml +++ b/internal/provider/fixtures/datasource_subaccount_security_settings.by_id.yaml @@ -19,9 +19,9 @@ interactions: Content-Type: - application/json User-Agent: - - Terraform/1.9.5 terraform-provider-btp/dev + - Terraform/1.9.6 terraform-provider-btp/dev X-Correlationid: - - 9aa57ff1-934e-553a-63a4-eec6bb607e46 + - 7e20075a-0558-ea6f-7add-0c6917b70684 X-Cpcli-Format: - json url: https://canary.cli.btp.int.sap/login/v2.64.0 @@ -45,7 +45,7 @@ interactions: Content-Type: - application/json Date: - - Thu, 19 Sep 2024 07:48:30 GMT + - Tue, 24 Sep 2024 05:51:41 GMT Expires: - "0" Pragma: @@ -61,12 +61,12 @@ interactions: X-Frame-Options: - DENY X-Vcap-Request-Id: - - 57a91e3a-6d57-4cce-7dfc-7a3c6270749e + - c1f4c2d1-e2bb-4bb9-6796-bb063f62a03c X-Xss-Protection: - "1" status: 200 OK code: 200 - duration: 357.324292ms + duration: 314.381ms - id: 1 request: proto: HTTP/1.1 @@ -85,9 +85,9 @@ interactions: Content-Type: - application/json User-Agent: - - Terraform/1.9.5 terraform-provider-btp/dev + - Terraform/1.9.6 terraform-provider-btp/dev X-Correlationid: - - 0ad084dd-0104-ccd1-4400-f931ca0598e9 + - 2ff2fa49-ef78-de52-2597-31b5c496f39d X-Cpcli-Customidp: - identityProvider X-Cpcli-Format: @@ -106,7 +106,7 @@ interactions: trailer: {} content_length: -1 uncompressed: true - body: '{"value":[{"guid":"31db5972-22fd-45b7-b923-6a91926cc598","technicalName":"31db5972-22fd-45b7-b923-6a91926cc598","displayName":"integration-test-trust-settings","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-trust-settings-20is1p4j","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Jul 15, 2024, 3:55:46 PM","createdBy":"john.doe+1@int.test","modifiedDate":"Jul 15, 2024, 3:56:07 PM"},{"guid":"2881f27f-75fc-408e-a1cc-be9b4717f4d0","technicalName":"2881f27f-75fc-408e-a1cc-be9b4717f4d0","displayName":"test_diya","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"testDiya","betaEnabled":false,"usedForProduction":"UNSET","state":"OK","stateMessage":"Subaccount created.","createdDate":"Apr 8, 2024, 5:31:33 AM","createdBy":"john.doe+2@int.test","modifiedDate":"Apr 8, 2024, 5:31:47 AM"},{"guid":"82795e09-db5a-4b1c-8fd9-4737ae098341","technicalName":"82795e09-db5a-4b1c-8fd9-4737ae098341","displayName":"test-cls-as-1","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"test-cls-as-1-59zwlmth","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Jun 7, 2024, 12:15:06 PM","createdBy":"john.doe+3@int.test","modifiedDate":"Jun 7, 2024, 12:15:27 PM"},{"guid":"59cd458e-e66e-4b60-b6d8-8f219379f9a5","technicalName":"59cd458e-e66e-4b60-b6d8-8f219379f9a5","displayName":"integration-test-services-static","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-services-4ie3yr1a","betaEnabled":true,"usedForProduction":"NOT_USED_FOR_PRODUCTION","description":"Subaccount to test: \n- Service instances\n- Service Bindings\n- App Subscriptions","state":"OK","stateMessage":"Subaccount created.","createdDate":"Jul 3, 2023, 11:34:41 AM","createdBy":"john.doe@int.test","modifiedDate":"Jul 7, 2023, 11:48:00 AM"},{"guid":"ac6e4d99-2fd5-429e-b85a-da3555f8f9b3","technicalName":"ac6e4d99-2fd5-429e-b85a-da3555f8f9b3","displayName":"test-vk","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"test-vk-w6vh8z0b","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"May 10, 2024, 12:01:09 PM","createdBy":"john.doe+4@int.test","modifiedDate":"May 10, 2024, 12:01:24 PM"},{"guid":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","technicalName":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","displayName":"integration-test-acc-static","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-acc-static-b8xxozer","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","description":"Please don\u0027t modify. This is used for integration tests.","state":"OK","stateMessage":"Subaccount created.","customProperties":[{"accountGUID":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","key":"redacted","value":"1"},{"accountGUID":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","key":"redacted","value":"4"}],"labels":{"a":["1","2","3"],"b":["4","5","6"]},"createdDate":"Mar 5, 2024, 6:55:18 AM","createdBy":"john.doe+5@int.test","modifiedDate":"Mar 5, 2024, 6:55:37 AM"},{"guid":"fc26cc61-ac5e-4c7d-9747-725f32a8994e","technicalName":"fc26cc61-ac5e-4c7d-9747-725f32a8994e","displayName":"integration-test-security-settings","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-security-settings-8ptbr820","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Nov 14, 2023, 3:04:48 PM","createdBy":"john.doe@int.test","modifiedDate":"Nov 14, 2023, 3:05:04 PM"},{"guid":"4e981c0f-de50-4442-a26e-54798120f141","technicalName":"4e981c0f-de50-4442-a26e-54798120f141","displayName":"integration-test-acc-entitlements-stacked","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"ccaf9acf-219d-47b5-bb3f-adae6871cdb2","parentType":"FOLDER","parentFeatures":["DEFAULT"],"region":"eu12","subdomain":"integration-test-acc-entitlements-stacked-gddtpz5i","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Nov 14, 2023, 1:14:31 PM","createdBy":"john.doe+6@int.test","modifiedDate":"Nov 14, 2023, 1:14:54 PM"}]}' + body: '{"value":[{"guid":"59cd458e-e66e-4b60-b6d8-8f219379f9a5","technicalName":"59cd458e-e66e-4b60-b6d8-8f219379f9a5","displayName":"integration-test-services-static","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-services-4ie3yr1a","betaEnabled":true,"usedForProduction":"NOT_USED_FOR_PRODUCTION","description":"Subaccount to test: \n- Service instances\n- Service Bindings\n- App Subscriptions","state":"OK","stateMessage":"Subaccount created.","createdDate":"Jul 3, 2023, 11:34:41 AM","createdBy":"john.doe@int.test","modifiedDate":"Jul 7, 2023, 11:48:00 AM"},{"guid":"82795e09-db5a-4b1c-8fd9-4737ae098341","technicalName":"82795e09-db5a-4b1c-8fd9-4737ae098341","displayName":"test-cls-as-1","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"test-cls-as-1-59zwlmth","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Jun 7, 2024, 12:15:06 PM","createdBy":"john.doe+1@int.test","modifiedDate":"Jun 7, 2024, 12:15:27 PM"},{"guid":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","technicalName":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","displayName":"integration-test-acc-static","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-acc-static-b8xxozer","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","description":"Please don\u0027t modify. This is used for integration tests.","state":"OK","stateMessage":"Subaccount created.","customProperties":[{"accountGUID":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","key":"redacted","value":"1"},{"accountGUID":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","key":"redacted","value":"4"}],"labels":{"a":["1","2","3"],"b":["4","5","6"]},"createdDate":"Mar 5, 2024, 6:55:18 AM","createdBy":"john.doe+2@int.test","modifiedDate":"Mar 5, 2024, 6:55:37 AM"},{"guid":"2881f27f-75fc-408e-a1cc-be9b4717f4d0","technicalName":"2881f27f-75fc-408e-a1cc-be9b4717f4d0","displayName":"test_diya","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"testDiya","betaEnabled":false,"usedForProduction":"UNSET","state":"OK","stateMessage":"Subaccount created.","createdDate":"Apr 8, 2024, 5:31:33 AM","createdBy":"john.doe+3@int.test","modifiedDate":"Apr 8, 2024, 5:31:47 AM"},{"guid":"ac6e4d99-2fd5-429e-b85a-da3555f8f9b3","technicalName":"ac6e4d99-2fd5-429e-b85a-da3555f8f9b3","displayName":"test-vk","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"test-vk-w6vh8z0b","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"May 10, 2024, 12:01:09 PM","createdBy":"john.doe+4@int.test","modifiedDate":"May 10, 2024, 12:01:24 PM"},{"guid":"31db5972-22fd-45b7-b923-6a91926cc598","technicalName":"31db5972-22fd-45b7-b923-6a91926cc598","displayName":"integration-test-trust-settings","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-trust-settings-20is1p4j","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Jul 15, 2024, 3:55:46 PM","createdBy":"john.doe+5@int.test","modifiedDate":"Jul 15, 2024, 3:56:07 PM"},{"guid":"fc26cc61-ac5e-4c7d-9747-725f32a8994e","technicalName":"fc26cc61-ac5e-4c7d-9747-725f32a8994e","displayName":"integration-test-security-settings","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-security-settings-8ptbr820","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Nov 14, 2023, 3:04:48 PM","createdBy":"john.doe@int.test","modifiedDate":"Nov 14, 2023, 3:05:04 PM"},{"guid":"4e981c0f-de50-4442-a26e-54798120f141","technicalName":"4e981c0f-de50-4442-a26e-54798120f141","displayName":"integration-test-acc-entitlements-stacked","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"ccaf9acf-219d-47b5-bb3f-adae6871cdb2","parentType":"FOLDER","parentFeatures":["DEFAULT"],"region":"eu12","subdomain":"integration-test-acc-entitlements-stacked-gddtpz5i","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Nov 14, 2023, 1:14:31 PM","createdBy":"john.doe+6@int.test","modifiedDate":"Nov 14, 2023, 1:14:54 PM"}]}' headers: Cache-Control: - no-cache, no-store, max-age=0, must-revalidate @@ -115,7 +115,7 @@ interactions: Content-Type: - application/json Date: - - Thu, 19 Sep 2024 07:48:30 GMT + - Tue, 24 Sep 2024 05:51:41 GMT Expires: - "0" Pragma: @@ -133,12 +133,12 @@ interactions: X-Frame-Options: - DENY X-Vcap-Request-Id: - - 07930209-cd15-4d6c-4cc8-42d67543ca57 + - 7bca4818-98ec-44e8-635d-9903b23c3014 X-Xss-Protection: - "1" status: 200 OK code: 200 - duration: 187.839625ms + duration: 289.639292ms - id: 2 request: proto: HTTP/1.1 @@ -157,9 +157,9 @@ interactions: Content-Type: - application/json User-Agent: - - Terraform/1.9.5 terraform-provider-btp/dev + - Terraform/1.9.6 terraform-provider-btp/dev X-Correlationid: - - 5fd756d2-eb77-3c5d-772a-535e14775bc3 + - 922d41c2-2e58-b053-9857-86d4901ca9ca X-Cpcli-Customidp: - identityProvider X-Cpcli-Format: @@ -187,7 +187,7 @@ interactions: Content-Type: - application/json Date: - - Thu, 19 Sep 2024 07:48:31 GMT + - Tue, 24 Sep 2024 05:51:41 GMT Expires: - "0" Pragma: @@ -205,12 +205,12 @@ interactions: X-Frame-Options: - DENY X-Vcap-Request-Id: - - 083c3fd9-c786-4df4-7bd3-fc3be090df8b + - 464faaf2-b500-4103-4c11-6390fc98deeb X-Xss-Protection: - "1" status: 200 OK code: 200 - duration: 836.944708ms + duration: 328.635083ms - id: 3 request: proto: HTTP/1.1 @@ -229,9 +229,9 @@ interactions: Content-Type: - application/json User-Agent: - - Terraform/1.9.5 terraform-provider-btp/dev + - Terraform/1.9.6 terraform-provider-btp/dev X-Correlationid: - - a3371a89-c6c0-0714-3051-92627b828260 + - 0097d775-8c86-4dfd-4961-00f509747c59 X-Cpcli-Format: - json url: https://canary.cli.btp.int.sap/login/v2.64.0 @@ -255,7 +255,7 @@ interactions: Content-Type: - application/json Date: - - Thu, 19 Sep 2024 07:48:32 GMT + - Tue, 24 Sep 2024 05:51:42 GMT Expires: - "0" Pragma: @@ -271,12 +271,12 @@ interactions: X-Frame-Options: - DENY X-Vcap-Request-Id: - - bea32cf0-187b-4a6e-4201-f67354cc228c + - 8a2128c6-01e0-4f24-4007-a52f24406912 X-Xss-Protection: - "1" status: 200 OK code: 200 - duration: 330.462292ms + duration: 1.134499376s - id: 4 request: proto: HTTP/1.1 @@ -295,9 +295,9 @@ interactions: Content-Type: - application/json User-Agent: - - Terraform/1.9.5 terraform-provider-btp/dev + - Terraform/1.9.6 terraform-provider-btp/dev X-Correlationid: - - 73c118ba-b4ef-fc6a-af7c-c5b86a51dea8 + - 86c297f1-212d-d9d5-ade9-5c8339622997 X-Cpcli-Customidp: - identityProvider X-Cpcli-Format: @@ -316,7 +316,7 @@ interactions: trailer: {} content_length: -1 uncompressed: true - body: '{"value":[{"guid":"31db5972-22fd-45b7-b923-6a91926cc598","technicalName":"31db5972-22fd-45b7-b923-6a91926cc598","displayName":"integration-test-trust-settings","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-trust-settings-20is1p4j","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Jul 15, 2024, 3:55:46 PM","createdBy":"john.doe+1@int.test","modifiedDate":"Jul 15, 2024, 3:56:07 PM"},{"guid":"59cd458e-e66e-4b60-b6d8-8f219379f9a5","technicalName":"59cd458e-e66e-4b60-b6d8-8f219379f9a5","displayName":"integration-test-services-static","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-services-4ie3yr1a","betaEnabled":true,"usedForProduction":"NOT_USED_FOR_PRODUCTION","description":"Subaccount to test: \n- Service instances\n- Service Bindings\n- App Subscriptions","state":"OK","stateMessage":"Subaccount created.","createdDate":"Jul 3, 2023, 11:34:41 AM","createdBy":"john.doe@int.test","modifiedDate":"Jul 7, 2023, 11:48:00 AM"},{"guid":"fc26cc61-ac5e-4c7d-9747-725f32a8994e","technicalName":"fc26cc61-ac5e-4c7d-9747-725f32a8994e","displayName":"integration-test-security-settings","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-security-settings-8ptbr820","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Nov 14, 2023, 3:04:48 PM","createdBy":"john.doe@int.test","modifiedDate":"Nov 14, 2023, 3:05:04 PM"},{"guid":"ac6e4d99-2fd5-429e-b85a-da3555f8f9b3","technicalName":"ac6e4d99-2fd5-429e-b85a-da3555f8f9b3","displayName":"test-vk","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"test-vk-w6vh8z0b","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"May 10, 2024, 12:01:09 PM","createdBy":"john.doe+2@int.test","modifiedDate":"May 10, 2024, 12:01:24 PM"},{"guid":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","technicalName":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","displayName":"integration-test-acc-static","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-acc-static-b8xxozer","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","description":"Please don\u0027t modify. This is used for integration tests.","state":"OK","stateMessage":"Subaccount created.","customProperties":[{"accountGUID":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","key":"redacted","value":"1"},{"accountGUID":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","key":"redacted","value":"4"}],"labels":{"a":["1","2","3"],"b":["4","5","6"]},"createdDate":"Mar 5, 2024, 6:55:18 AM","createdBy":"john.doe+3@int.test","modifiedDate":"Mar 5, 2024, 6:55:37 AM"},{"guid":"2881f27f-75fc-408e-a1cc-be9b4717f4d0","technicalName":"2881f27f-75fc-408e-a1cc-be9b4717f4d0","displayName":"test_diya","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"testDiya","betaEnabled":false,"usedForProduction":"UNSET","state":"OK","stateMessage":"Subaccount created.","createdDate":"Apr 8, 2024, 5:31:33 AM","createdBy":"john.doe+4@int.test","modifiedDate":"Apr 8, 2024, 5:31:47 AM"},{"guid":"82795e09-db5a-4b1c-8fd9-4737ae098341","technicalName":"82795e09-db5a-4b1c-8fd9-4737ae098341","displayName":"test-cls-as-1","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"test-cls-as-1-59zwlmth","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Jun 7, 2024, 12:15:06 PM","createdBy":"john.doe+5@int.test","modifiedDate":"Jun 7, 2024, 12:15:27 PM"},{"guid":"4e981c0f-de50-4442-a26e-54798120f141","technicalName":"4e981c0f-de50-4442-a26e-54798120f141","displayName":"integration-test-acc-entitlements-stacked","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"ccaf9acf-219d-47b5-bb3f-adae6871cdb2","parentType":"FOLDER","parentFeatures":["DEFAULT"],"region":"eu12","subdomain":"integration-test-acc-entitlements-stacked-gddtpz5i","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Nov 14, 2023, 1:14:31 PM","createdBy":"john.doe+6@int.test","modifiedDate":"Nov 14, 2023, 1:14:54 PM"}]}' + body: '{"value":[{"guid":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","technicalName":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","displayName":"integration-test-acc-static","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-acc-static-b8xxozer","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","description":"Please don\u0027t modify. This is used for integration tests.","state":"OK","stateMessage":"Subaccount created.","customProperties":[{"accountGUID":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","key":"redacted","value":"1"},{"accountGUID":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","key":"redacted","value":"4"}],"labels":{"a":["1","2","3"],"b":["4","5","6"]},"createdDate":"Mar 5, 2024, 6:55:18 AM","createdBy":"john.doe+1@int.test","modifiedDate":"Mar 5, 2024, 6:55:37 AM"},{"guid":"59cd458e-e66e-4b60-b6d8-8f219379f9a5","technicalName":"59cd458e-e66e-4b60-b6d8-8f219379f9a5","displayName":"integration-test-services-static","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-services-4ie3yr1a","betaEnabled":true,"usedForProduction":"NOT_USED_FOR_PRODUCTION","description":"Subaccount to test: \n- Service instances\n- Service Bindings\n- App Subscriptions","state":"OK","stateMessage":"Subaccount created.","createdDate":"Jul 3, 2023, 11:34:41 AM","createdBy":"john.doe@int.test","modifiedDate":"Jul 7, 2023, 11:48:00 AM"},{"guid":"82795e09-db5a-4b1c-8fd9-4737ae098341","technicalName":"82795e09-db5a-4b1c-8fd9-4737ae098341","displayName":"test-cls-as-1","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"test-cls-as-1-59zwlmth","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Jun 7, 2024, 12:15:06 PM","createdBy":"john.doe+2@int.test","modifiedDate":"Jun 7, 2024, 12:15:27 PM"},{"guid":"2881f27f-75fc-408e-a1cc-be9b4717f4d0","technicalName":"2881f27f-75fc-408e-a1cc-be9b4717f4d0","displayName":"test_diya","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"testDiya","betaEnabled":false,"usedForProduction":"UNSET","state":"OK","stateMessage":"Subaccount created.","createdDate":"Apr 8, 2024, 5:31:33 AM","createdBy":"john.doe+3@int.test","modifiedDate":"Apr 8, 2024, 5:31:47 AM"},{"guid":"ac6e4d99-2fd5-429e-b85a-da3555f8f9b3","technicalName":"ac6e4d99-2fd5-429e-b85a-da3555f8f9b3","displayName":"test-vk","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"test-vk-w6vh8z0b","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"May 10, 2024, 12:01:09 PM","createdBy":"john.doe+4@int.test","modifiedDate":"May 10, 2024, 12:01:24 PM"},{"guid":"31db5972-22fd-45b7-b923-6a91926cc598","technicalName":"31db5972-22fd-45b7-b923-6a91926cc598","displayName":"integration-test-trust-settings","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-trust-settings-20is1p4j","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Jul 15, 2024, 3:55:46 PM","createdBy":"john.doe+5@int.test","modifiedDate":"Jul 15, 2024, 3:56:07 PM"},{"guid":"fc26cc61-ac5e-4c7d-9747-725f32a8994e","technicalName":"fc26cc61-ac5e-4c7d-9747-725f32a8994e","displayName":"integration-test-security-settings","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-security-settings-8ptbr820","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Nov 14, 2023, 3:04:48 PM","createdBy":"john.doe@int.test","modifiedDate":"Nov 14, 2023, 3:05:04 PM"},{"guid":"4e981c0f-de50-4442-a26e-54798120f141","technicalName":"4e981c0f-de50-4442-a26e-54798120f141","displayName":"integration-test-acc-entitlements-stacked","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"ccaf9acf-219d-47b5-bb3f-adae6871cdb2","parentType":"FOLDER","parentFeatures":["DEFAULT"],"region":"eu12","subdomain":"integration-test-acc-entitlements-stacked-gddtpz5i","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Nov 14, 2023, 1:14:31 PM","createdBy":"john.doe+6@int.test","modifiedDate":"Nov 14, 2023, 1:14:54 PM"}]}' headers: Cache-Control: - no-cache, no-store, max-age=0, must-revalidate @@ -325,7 +325,7 @@ interactions: Content-Type: - application/json Date: - - Thu, 19 Sep 2024 07:48:32 GMT + - Tue, 24 Sep 2024 05:51:43 GMT Expires: - "0" Pragma: @@ -343,12 +343,12 @@ interactions: X-Frame-Options: - DENY X-Vcap-Request-Id: - - 4860b8dd-5963-4a40-7dc9-b5002abaa877 + - 53547e73-91f1-4db5-60e5-2d31bf73eb2a X-Xss-Protection: - "1" status: 200 OK code: 200 - duration: 192.373875ms + duration: 260.318334ms - id: 5 request: proto: HTTP/1.1 @@ -367,9 +367,9 @@ interactions: Content-Type: - application/json User-Agent: - - Terraform/1.9.5 terraform-provider-btp/dev + - Terraform/1.9.6 terraform-provider-btp/dev X-Correlationid: - - 079409b8-2b21-1184-c4e2-0bc42777b9a1 + - 0512d82b-5870-fc1c-16b7-dcd96f6cd950 X-Cpcli-Customidp: - identityProvider X-Cpcli-Format: @@ -397,7 +397,7 @@ interactions: Content-Type: - application/json Date: - - Thu, 19 Sep 2024 07:48:32 GMT + - Tue, 24 Sep 2024 05:51:43 GMT Expires: - "0" Pragma: @@ -415,12 +415,12 @@ interactions: X-Frame-Options: - DENY X-Vcap-Request-Id: - - 5efa3f0b-ce1d-4f96-5e82-013df70d0aa3 + - f4508b06-67a6-4e7d-7bbf-60bb5439d1f1 X-Xss-Protection: - "1" status: 200 OK code: 200 - duration: 377.039333ms + duration: 333.14525ms - id: 6 request: proto: HTTP/1.1 @@ -439,9 +439,9 @@ interactions: Content-Type: - application/json User-Agent: - - Terraform/1.9.5 terraform-provider-btp/dev + - Terraform/1.9.6 terraform-provider-btp/dev X-Correlationid: - - d991bd83-8002-fca3-57cf-d90a875a4659 + - 3f991832-3a77-39ac-475b-7d2e9d273ec5 X-Cpcli-Format: - json url: https://canary.cli.btp.int.sap/login/v2.64.0 @@ -465,7 +465,7 @@ interactions: Content-Type: - application/json Date: - - Thu, 19 Sep 2024 07:48:32 GMT + - Tue, 24 Sep 2024 05:51:43 GMT Expires: - "0" Pragma: @@ -481,12 +481,12 @@ interactions: X-Frame-Options: - DENY X-Vcap-Request-Id: - - a40adde4-f826-4009-7e56-9d527049247d + - 9f789360-2bf1-42a6-42cf-10e0b482fa92 X-Xss-Protection: - "1" status: 200 OK code: 200 - duration: 224.588417ms + duration: 374.705584ms - id: 7 request: proto: HTTP/1.1 @@ -505,9 +505,9 @@ interactions: Content-Type: - application/json User-Agent: - - Terraform/1.9.5 terraform-provider-btp/dev + - Terraform/1.9.6 terraform-provider-btp/dev X-Correlationid: - - 0ee36d4a-844e-e89f-397b-f4e26dea306c + - bc795813-daa3-ec1c-978b-4b0a83694717 X-Cpcli-Customidp: - identityProvider X-Cpcli-Format: @@ -526,7 +526,7 @@ interactions: trailer: {} content_length: -1 uncompressed: true - body: '{"value":[{"guid":"ac6e4d99-2fd5-429e-b85a-da3555f8f9b3","technicalName":"ac6e4d99-2fd5-429e-b85a-da3555f8f9b3","displayName":"test-vk","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"test-vk-w6vh8z0b","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"May 10, 2024, 12:01:09 PM","createdBy":"john.doe+1@int.test","modifiedDate":"May 10, 2024, 12:01:24 PM"},{"guid":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","technicalName":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","displayName":"integration-test-acc-static","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-acc-static-b8xxozer","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","description":"Please don\u0027t modify. This is used for integration tests.","state":"OK","stateMessage":"Subaccount created.","customProperties":[{"accountGUID":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","key":"redacted","value":"1"},{"accountGUID":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","key":"redacted","value":"4"}],"labels":{"a":["1","2","3"],"b":["4","5","6"]},"createdDate":"Mar 5, 2024, 6:55:18 AM","createdBy":"john.doe+2@int.test","modifiedDate":"Mar 5, 2024, 6:55:37 AM"},{"guid":"fc26cc61-ac5e-4c7d-9747-725f32a8994e","technicalName":"fc26cc61-ac5e-4c7d-9747-725f32a8994e","displayName":"integration-test-security-settings","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-security-settings-8ptbr820","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Nov 14, 2023, 3:04:48 PM","createdBy":"john.doe@int.test","modifiedDate":"Nov 14, 2023, 3:05:04 PM"},{"guid":"2881f27f-75fc-408e-a1cc-be9b4717f4d0","technicalName":"2881f27f-75fc-408e-a1cc-be9b4717f4d0","displayName":"test_diya","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"testDiya","betaEnabled":false,"usedForProduction":"UNSET","state":"OK","stateMessage":"Subaccount created.","createdDate":"Apr 8, 2024, 5:31:33 AM","createdBy":"john.doe+3@int.test","modifiedDate":"Apr 8, 2024, 5:31:47 AM"},{"guid":"31db5972-22fd-45b7-b923-6a91926cc598","technicalName":"31db5972-22fd-45b7-b923-6a91926cc598","displayName":"integration-test-trust-settings","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-trust-settings-20is1p4j","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Jul 15, 2024, 3:55:46 PM","createdBy":"john.doe+4@int.test","modifiedDate":"Jul 15, 2024, 3:56:07 PM"},{"guid":"59cd458e-e66e-4b60-b6d8-8f219379f9a5","technicalName":"59cd458e-e66e-4b60-b6d8-8f219379f9a5","displayName":"integration-test-services-static","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-services-4ie3yr1a","betaEnabled":true,"usedForProduction":"NOT_USED_FOR_PRODUCTION","description":"Subaccount to test: \n- Service instances\n- Service Bindings\n- App Subscriptions","state":"OK","stateMessage":"Subaccount created.","createdDate":"Jul 3, 2023, 11:34:41 AM","createdBy":"john.doe@int.test","modifiedDate":"Jul 7, 2023, 11:48:00 AM"},{"guid":"82795e09-db5a-4b1c-8fd9-4737ae098341","technicalName":"82795e09-db5a-4b1c-8fd9-4737ae098341","displayName":"test-cls-as-1","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"test-cls-as-1-59zwlmth","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Jun 7, 2024, 12:15:06 PM","createdBy":"john.doe+5@int.test","modifiedDate":"Jun 7, 2024, 12:15:27 PM"},{"guid":"4e981c0f-de50-4442-a26e-54798120f141","technicalName":"4e981c0f-de50-4442-a26e-54798120f141","displayName":"integration-test-acc-entitlements-stacked","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"ccaf9acf-219d-47b5-bb3f-adae6871cdb2","parentType":"FOLDER","parentFeatures":["DEFAULT"],"region":"eu12","subdomain":"integration-test-acc-entitlements-stacked-gddtpz5i","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Nov 14, 2023, 1:14:31 PM","createdBy":"john.doe+6@int.test","modifiedDate":"Nov 14, 2023, 1:14:54 PM"}]}' + body: '{"value":[{"guid":"2881f27f-75fc-408e-a1cc-be9b4717f4d0","technicalName":"2881f27f-75fc-408e-a1cc-be9b4717f4d0","displayName":"test_diya","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"testDiya","betaEnabled":false,"usedForProduction":"UNSET","state":"OK","stateMessage":"Subaccount created.","createdDate":"Apr 8, 2024, 5:31:33 AM","createdBy":"john.doe+1@int.test","modifiedDate":"Apr 8, 2024, 5:31:47 AM"},{"guid":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","technicalName":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","displayName":"integration-test-acc-static","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-acc-static-b8xxozer","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","description":"Please don\u0027t modify. This is used for integration tests.","state":"OK","stateMessage":"Subaccount created.","customProperties":[{"accountGUID":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","key":"redacted","value":"1"},{"accountGUID":"77395f6a-a601-4c9e-8cd0-c1fcefc7f60f","key":"redacted","value":"4"}],"labels":{"a":["1","2","3"],"b":["4","5","6"]},"createdDate":"Mar 5, 2024, 6:55:18 AM","createdBy":"john.doe+2@int.test","modifiedDate":"Mar 5, 2024, 6:55:37 AM"},{"guid":"ac6e4d99-2fd5-429e-b85a-da3555f8f9b3","technicalName":"ac6e4d99-2fd5-429e-b85a-da3555f8f9b3","displayName":"test-vk","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"test-vk-w6vh8z0b","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"May 10, 2024, 12:01:09 PM","createdBy":"john.doe+3@int.test","modifiedDate":"May 10, 2024, 12:01:24 PM"},{"guid":"82795e09-db5a-4b1c-8fd9-4737ae098341","technicalName":"82795e09-db5a-4b1c-8fd9-4737ae098341","displayName":"test-cls-as-1","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"test-cls-as-1-59zwlmth","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Jun 7, 2024, 12:15:06 PM","createdBy":"john.doe+4@int.test","modifiedDate":"Jun 7, 2024, 12:15:27 PM"},{"guid":"59cd458e-e66e-4b60-b6d8-8f219379f9a5","technicalName":"59cd458e-e66e-4b60-b6d8-8f219379f9a5","displayName":"integration-test-services-static","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-services-4ie3yr1a","betaEnabled":true,"usedForProduction":"NOT_USED_FOR_PRODUCTION","description":"Subaccount to test: \n- Service instances\n- Service Bindings\n- App Subscriptions","state":"OK","stateMessage":"Subaccount created.","createdDate":"Jul 3, 2023, 11:34:41 AM","createdBy":"john.doe@int.test","modifiedDate":"Jul 7, 2023, 11:48:00 AM"},{"guid":"31db5972-22fd-45b7-b923-6a91926cc598","technicalName":"31db5972-22fd-45b7-b923-6a91926cc598","displayName":"integration-test-trust-settings","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-trust-settings-20is1p4j","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Jul 15, 2024, 3:55:46 PM","createdBy":"john.doe+5@int.test","modifiedDate":"Jul 15, 2024, 3:56:07 PM"},{"guid":"fc26cc61-ac5e-4c7d-9747-725f32a8994e","technicalName":"fc26cc61-ac5e-4c7d-9747-725f32a8994e","displayName":"integration-test-security-settings","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentType":"ROOT","region":"eu12","subdomain":"integration-test-security-settings-8ptbr820","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Nov 14, 2023, 3:04:48 PM","createdBy":"john.doe@int.test","modifiedDate":"Nov 14, 2023, 3:05:04 PM"},{"guid":"4e981c0f-de50-4442-a26e-54798120f141","technicalName":"4e981c0f-de50-4442-a26e-54798120f141","displayName":"integration-test-acc-entitlements-stacked","globalAccountGUID":"03760ecf-9d89-4189-a92a-1c7efed09298","parentGUID":"ccaf9acf-219d-47b5-bb3f-adae6871cdb2","parentType":"FOLDER","parentFeatures":["DEFAULT"],"region":"eu12","subdomain":"integration-test-acc-entitlements-stacked-gddtpz5i","betaEnabled":false,"usedForProduction":"NOT_USED_FOR_PRODUCTION","state":"OK","stateMessage":"Subaccount created.","createdDate":"Nov 14, 2023, 1:14:31 PM","createdBy":"john.doe+6@int.test","modifiedDate":"Nov 14, 2023, 1:14:54 PM"}]}' headers: Cache-Control: - no-cache, no-store, max-age=0, must-revalidate @@ -535,7 +535,7 @@ interactions: Content-Type: - application/json Date: - - Thu, 19 Sep 2024 07:48:33 GMT + - Tue, 24 Sep 2024 05:51:44 GMT Expires: - "0" Pragma: @@ -553,12 +553,12 @@ interactions: X-Frame-Options: - DENY X-Vcap-Request-Id: - - e5de7ccf-7c54-410b-5330-0d5e01320547 + - 833b1a59-67aa-4bca-4ddc-2cc392d21a3b X-Xss-Protection: - "1" status: 200 OK code: 200 - duration: 162.156875ms + duration: 201.868959ms - id: 8 request: proto: HTTP/1.1 @@ -577,9 +577,9 @@ interactions: Content-Type: - application/json User-Agent: - - Terraform/1.9.5 terraform-provider-btp/dev + - Terraform/1.9.6 terraform-provider-btp/dev X-Correlationid: - - 220fbcc6-4b47-009b-9f52-a4b9c16d8d5a + - d356219f-da07-56df-6233-6ea2b8597891 X-Cpcli-Customidp: - identityProvider X-Cpcli-Format: @@ -607,7 +607,7 @@ interactions: Content-Type: - application/json Date: - - Thu, 19 Sep 2024 07:48:33 GMT + - Tue, 24 Sep 2024 05:51:44 GMT Expires: - "0" Pragma: @@ -625,12 +625,12 @@ interactions: X-Frame-Options: - DENY X-Vcap-Request-Id: - - 7d4ab5cd-7495-47d8-4ad5-79682f88a14a + - d0a655ab-c54a-41a7-52bf-16bd03a9779d X-Xss-Protection: - "1" status: 200 OK code: 200 - duration: 393.882292ms + duration: 444.866876ms - id: 9 request: proto: HTTP/1.1 @@ -649,9 +649,9 @@ interactions: Content-Type: - application/json User-Agent: - - Terraform/1.9.5 terraform-provider-btp/dev + - Terraform/1.9.6 terraform-provider-btp/dev X-Correlationid: - - adc780c4-be70-04eb-838d-b3d5b2ec06d2 + - d10feeb1-8f97-066a-242b-776fdb805d74 X-Cpcli-Format: - json url: https://canary.cli.btp.int.sap/login/v2.64.0 @@ -675,7 +675,7 @@ interactions: Content-Type: - application/json Date: - - Thu, 19 Sep 2024 07:48:33 GMT + - Tue, 24 Sep 2024 05:51:45 GMT Expires: - "0" Pragma: @@ -691,9 +691,9 @@ interactions: X-Frame-Options: - DENY X-Vcap-Request-Id: - - a8d0cc2e-7519-4c1f-502a-c8eecca9277c + - 7d12d6fc-6889-47d5-4679-dfece6d2f452 X-Xss-Protection: - "1" status: 200 OK code: 200 - duration: 260.316542ms + duration: 301.37525ms