From eba0726739accf65056239920b0d4c5ad019d5ba Mon Sep 17 00:00:00 2001 From: Estelle Soulard Date: Mon, 24 Nov 2025 15:21:35 +0100 Subject: [PATCH] tests(iam): fix tests inconsistency --- internal/services/iam/api_key_test.go | 4 - ...-key-with-application-change.cassette.yaml | 470 ++++++++---------- 2 files changed, 203 insertions(+), 271 deletions(-) diff --git a/internal/services/iam/api_key_test.go b/internal/services/iam/api_key_test.go index 20f69444d..e6cab1a03 100644 --- a/internal/services/iam/api_key_test.go +++ b/internal/services/iam/api_key_test.go @@ -89,10 +89,6 @@ func TestAccApiKey_WithApplicationChange(t *testing.T) { name = "tf_tests_api_key_app_change" } - resource "scaleway_iam_application" "main2" { - name = "tf_tests_api_key_app_change2" - } - resource "scaleway_iam_api_key" "main" { application_id = scaleway_iam_application.main.id description = "tf_tests_with_application_change" diff --git a/internal/services/iam/testdata/api-key-with-application-change.cassette.yaml b/internal/services/iam/testdata/api-key-with-application-change.cassette.yaml index dab7c600d..48afb4d3c 100644 --- a/internal/services/iam/testdata/api-key-with-application-change.cassette.yaml +++ b/internal/services/iam/testdata/api-key-with-application-change.cassette.yaml @@ -6,9 +6,9 @@ interactions: proto: HTTP/1.1 proto_major: 1 proto_minor: 1 - content_length: 123 + content_length: 122 host: api.scaleway.com - body: "{\"name\":\"tf_tests_api_key_app_change2\",\"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\",\"description\":\"\",\"tags\":[]}" + body: "{\"name\":\"tf_tests_api_key_app_change\",\"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\",\"description\":\"\",\"tags\":[]}" headers: Content-Type: - application/json @@ -20,89 +20,89 @@ interactions: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 - content_length: 328 - body: "{\"id\":\"5eeb7338-662b-45f1-97a3-e34055634995\", \"name\":\"tf_tests_api_key_app_change2\", \"description\":\"\", \"created_at\":\"2025-11-17T17:10:43.883352Z\", \"updated_at\":\"2025-11-17T17:10:43.883352Z\", \"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"nb_api_keys\":0, \"tags\":[]}" + content_length: 327 + body: "{\"id\":\"b30f5e49-33e5-44d7-8ae7-2c4e08dc630d\", \"name\":\"tf_tests_api_key_app_change\", \"description\":\"\", \"created_at\":\"2025-11-24T14:20:56.181957Z\", \"updated_at\":\"2025-11-24T14:20:56.181957Z\", \"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"nb_api_keys\":0, \"tags\":[]}" headers: Content-Length: - - "328" + - "327" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:43 GMT + - Mon, 24 Nov 2025 14:20:56 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - 30af95bd-0e14-4d0b-b01e-3cbcf8327a30 + - 14c5e43a-85a1-41ef-ade6-5ddd70297a1e status: 200 OK code: 200 - duration: 130.482131ms + duration: 326.026438ms - id: 1 request: proto: HTTP/1.1 proto_major: 1 proto_minor: 1 - content_length: 122 + content_length: 0 host: api.scaleway.com - body: "{\"name\":\"tf_tests_api_key_app_change\",\"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\",\"description\":\"\",\"tags\":[]}" headers: - Content-Type: - - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; linux; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/iam/v1alpha1/applications - method: POST + url: https://api.scaleway.com/iam/v1alpha1/applications/b30f5e49-33e5-44d7-8ae7-2c4e08dc630d + method: GET response: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 content_length: 327 - body: "{\"id\":\"b3530e1c-42e5-4e27-8275-5ecfc9dde87e\", \"name\":\"tf_tests_api_key_app_change\", \"description\":\"\", \"created_at\":\"2025-11-17T17:10:43.888864Z\", \"updated_at\":\"2025-11-17T17:10:43.888864Z\", \"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"nb_api_keys\":0, \"tags\":[]}" + body: "{\"id\":\"b30f5e49-33e5-44d7-8ae7-2c4e08dc630d\", \"name\":\"tf_tests_api_key_app_change\", \"description\":\"\", \"created_at\":\"2025-11-24T14:20:56.181957Z\", \"updated_at\":\"2025-11-24T14:20:56.181957Z\", \"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"nb_api_keys\":0, \"tags\":[]}" headers: Content-Length: - "327" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:43 GMT + - Mon, 24 Nov 2025 14:20:56 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - 6e08dfbc-60f4-4353-899c-e69540957ac0 + - 9e305f86-c55e-4f47-8234-ad489045de19 status: 200 OK code: 200 - duration: 133.355609ms + duration: 185.352543ms - id: 2 request: proto: HTTP/1.1 proto_major: 1 proto_minor: 1 - content_length: 0 + content_length: 106 host: api.scaleway.com + body: "{\"application_id\":\"b30f5e49-33e5-44d7-8ae7-2c4e08dc630d\",\"description\":\"tf_tests_with_application_change\"}" headers: + Content-Type: + - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; linux; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/iam/v1alpha1/applications/5eeb7338-662b-45f1-97a3-e34055634995 - method: GET + url: https://api.scaleway.com/iam/v1alpha1/api-keys + method: POST response: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 - content_length: 328 - body: "{\"id\":\"5eeb7338-662b-45f1-97a3-e34055634995\", \"name\":\"tf_tests_api_key_app_change2\", \"description\":\"\", \"created_at\":\"2025-11-17T17:10:43.883352Z\", \"updated_at\":\"2025-11-17T17:10:43.883352Z\", \"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"nb_api_keys\":0, \"tags\":[]}" + content_length: 446 + body: "{\"access_key\":\"SCWMTRW1YY7SZBTEBEHA\", \"secret_key\":\"11111111-1111-1111-1111-111111111111\", \"description\":\"tf_tests_with_application_change\", \"created_at\":\"2025-11-24T14:20:56.635534Z\", \"updated_at\":\"2025-11-24T14:20:56.635534Z\", \"expires_at\":null, \"default_project_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.73.9\", \"application_id\":\"b30f5e49-33e5-44d7-8ae7-2c4e08dc630d\"}" headers: Content-Length: - - "328" + - "446" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:43 GMT + - Mon, 24 Nov 2025 14:20:56 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - 52c0aa49-07ca-4c3f-9487-569266b0271c + - 3c0033b8-f147-4439-aeaa-6618ba2c44ba status: 200 OK code: 200 - duration: 42.211263ms + duration: 269.592776ms - id: 3 request: proto: HTTP/1.1 @@ -113,63 +113,60 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; linux; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/iam/v1alpha1/applications/b3530e1c-42e5-4e27-8275-5ecfc9dde87e + url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWXXXXXXXXXXXXXXXXX method: GET response: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 - content_length: 327 - body: "{\"id\":\"b3530e1c-42e5-4e27-8275-5ecfc9dde87e\", \"name\":\"tf_tests_api_key_app_change\", \"description\":\"\", \"created_at\":\"2025-11-17T17:10:43.888864Z\", \"updated_at\":\"2025-11-17T17:10:43.888864Z\", \"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"nb_api_keys\":0, \"tags\":[]}" + content_length: 412 + body: "{\"access_key\":\"SCWMTRW1YY7SZBTEBEHA\", \"secret_key\":null, \"description\":\"tf_tests_with_application_change\", \"created_at\":\"2025-11-24T14:20:56.635534Z\", \"updated_at\":\"2025-11-24T14:20:56.635534Z\", \"expires_at\":null, \"default_project_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.73.9\", \"application_id\":\"b30f5e49-33e5-44d7-8ae7-2c4e08dc630d\"}" headers: Content-Length: - - "327" + - "412" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:43 GMT + - Mon, 24 Nov 2025 14:20:56 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - 3fd98f57-f92f-4a4c-baf3-2a4f8d91805e + - e873c888-7ea8-4b45-be74-d27e5e333c12 status: 200 OK code: 200 - duration: 87.636635ms + duration: 300.387139ms - id: 4 request: proto: HTTP/1.1 proto_major: 1 proto_minor: 1 - content_length: 106 + content_length: 0 host: api.scaleway.com - body: "{\"application_id\":\"b3530e1c-42e5-4e27-8275-5ecfc9dde87e\",\"description\":\"tf_tests_with_application_change\"}" headers: - Content-Type: - - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; linux; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/iam/v1alpha1/api-keys - method: POST + url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWXXXXXXXXXXXXXXXXX + method: GET response: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 - content_length: 448 - body: "{\"access_key\":\"SCWHHES1Z8KZKYE67W4A\", \"secret_key\":\"11111111-1111-1111-1111-111111111111\", \"description\":\"tf_tests_with_application_change\", \"created_at\":\"2025-11-17T17:10:44.308614Z\", \"updated_at\":\"2025-11-17T17:10:44.308614Z\", \"expires_at\":null, \"default_project_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.46.153\", \"application_id\":\"b3530e1c-42e5-4e27-8275-5ecfc9dde87e\"}" + content_length: 412 + body: "{\"access_key\":\"SCWMTRW1YY7SZBTEBEHA\", \"secret_key\":null, \"description\":\"tf_tests_with_application_change\", \"created_at\":\"2025-11-24T14:20:56.635534Z\", \"updated_at\":\"2025-11-24T14:20:56.635534Z\", \"expires_at\":null, \"default_project_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.73.9\", \"application_id\":\"b30f5e49-33e5-44d7-8ae7-2c4e08dc630d\"}" headers: Content-Length: - - "448" + - "412" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:44 GMT + - Mon, 24 Nov 2025 14:20:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - c99a66bf-b7fe-4642-82b8-30155c97c1b5 + - c902e7bf-65a4-440b-b56e-2ff8eb0227d1 status: 200 OK code: 200 - duration: 333.074529ms + duration: 293.3703ms - id: 5 request: proto: HTTP/1.1 @@ -180,28 +177,28 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; linux; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWXXXXXXXXXXXXXXXXX + url: https://api.scaleway.com/iam/v1alpha1/applications/b30f5e49-33e5-44d7-8ae7-2c4e08dc630d method: GET response: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 - content_length: 414 - body: "{\"access_key\":\"SCWHHES1Z8KZKYE67W4A\", \"secret_key\":null, \"description\":\"tf_tests_with_application_change\", \"created_at\":\"2025-11-17T17:10:44.308614Z\", \"updated_at\":\"2025-11-17T17:10:44.308614Z\", \"expires_at\":null, \"default_project_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.46.153\", \"application_id\":\"b3530e1c-42e5-4e27-8275-5ecfc9dde87e\"}" + content_length: 327 + body: "{\"id\":\"b30f5e49-33e5-44d7-8ae7-2c4e08dc630d\", \"name\":\"tf_tests_api_key_app_change\", \"description\":\"\", \"created_at\":\"2025-11-24T14:20:56.181957Z\", \"updated_at\":\"2025-11-24T14:20:56.181957Z\", \"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"nb_api_keys\":1, \"tags\":[]}" headers: Content-Length: - - "414" + - "327" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:44 GMT + - Mon, 24 Nov 2025 14:20:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - c6a813bb-f332-4f0b-9f09-d9e27b094547 + - 65071db2-b6b5-4f41-84c2-c370a467b8ac status: 200 OK code: 200 - duration: 212.5894ms + duration: 273.680729ms - id: 6 request: proto: HTTP/1.1 @@ -218,22 +215,22 @@ interactions: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 - content_length: 414 - body: "{\"access_key\":\"SCWHHES1Z8KZKYE67W4A\", \"secret_key\":null, \"description\":\"tf_tests_with_application_change\", \"created_at\":\"2025-11-17T17:10:44.308614Z\", \"updated_at\":\"2025-11-17T17:10:44.308614Z\", \"expires_at\":null, \"default_project_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.46.153\", \"application_id\":\"b3530e1c-42e5-4e27-8275-5ecfc9dde87e\"}" + content_length: 412 + body: "{\"access_key\":\"SCWMTRW1YY7SZBTEBEHA\", \"secret_key\":null, \"description\":\"tf_tests_with_application_change\", \"created_at\":\"2025-11-24T14:20:56.635534Z\", \"updated_at\":\"2025-11-24T14:20:56.635534Z\", \"expires_at\":null, \"default_project_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.73.9\", \"application_id\":\"b30f5e49-33e5-44d7-8ae7-2c4e08dc630d\"}" headers: Content-Length: - - "414" + - "412" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:44 GMT + - Mon, 24 Nov 2025 14:20:57 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - 80997902-6d98-4747-a035-6c41daf0849b + - 903d49ab-e5ca-4c56-8aaf-5966a216def1 status: 200 OK code: 200 - duration: 46.616372ms + duration: 251.853462ms - id: 7 request: proto: HTTP/1.1 @@ -244,28 +241,28 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; linux; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/iam/v1alpha1/applications/5eeb7338-662b-45f1-97a3-e34055634995 + url: https://api.scaleway.com/iam/v1alpha1/applications/b30f5e49-33e5-44d7-8ae7-2c4e08dc630d method: GET response: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 - content_length: 328 - body: "{\"id\":\"5eeb7338-662b-45f1-97a3-e34055634995\", \"name\":\"tf_tests_api_key_app_change2\", \"description\":\"\", \"created_at\":\"2025-11-17T17:10:43.883352Z\", \"updated_at\":\"2025-11-17T17:10:43.883352Z\", \"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"nb_api_keys\":0, \"tags\":[]}" + content_length: 327 + body: "{\"id\":\"b30f5e49-33e5-44d7-8ae7-2c4e08dc630d\", \"name\":\"tf_tests_api_key_app_change\", \"description\":\"\", \"created_at\":\"2025-11-24T14:20:56.181957Z\", \"updated_at\":\"2025-11-24T14:20:56.181957Z\", \"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"nb_api_keys\":1, \"tags\":[]}" headers: Content-Length: - - "328" + - "327" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:45 GMT + - Mon, 24 Nov 2025 14:20:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - bd815082-c5f6-4a79-9440-032d3a060185 + - ef7d2879-fff6-47a5-937b-d97961aa5648 status: 200 OK code: 200 - duration: 57.599887ms + duration: 185.702796ms - id: 8 request: proto: HTTP/1.1 @@ -276,28 +273,28 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; linux; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/iam/v1alpha1/applications/b3530e1c-42e5-4e27-8275-5ecfc9dde87e + url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWXXXXXXXXXXXXXXXXX method: GET response: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 - content_length: 327 - body: "{\"id\":\"b3530e1c-42e5-4e27-8275-5ecfc9dde87e\", \"name\":\"tf_tests_api_key_app_change\", \"description\":\"\", \"created_at\":\"2025-11-17T17:10:43.888864Z\", \"updated_at\":\"2025-11-17T17:10:43.888864Z\", \"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"nb_api_keys\":1, \"tags\":[]}" + content_length: 412 + body: "{\"access_key\":\"SCWMTRW1YY7SZBTEBEHA\", \"secret_key\":null, \"description\":\"tf_tests_with_application_change\", \"created_at\":\"2025-11-24T14:20:56.635534Z\", \"updated_at\":\"2025-11-24T14:20:56.635534Z\", \"expires_at\":null, \"default_project_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.73.9\", \"application_id\":\"b30f5e49-33e5-44d7-8ae7-2c4e08dc630d\"}" headers: Content-Length: - - "327" + - "412" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:45 GMT + - Mon, 24 Nov 2025 14:20:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - e3219808-6280-4243-9b0a-90d2c869969f + - ff93d6e6-4569-4977-8130-1196362480a7 status: 200 OK code: 200 - duration: 74.011738ms + duration: 185.074818ms - id: 9 request: proto: HTTP/1.1 @@ -309,59 +306,60 @@ interactions: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; linux; amd64) terraform-provider/develop terraform/terraform-tests url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWXXXXXXXXXXXXXXXXX - method: GET + method: DELETE response: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 - content_length: 414 - body: "{\"access_key\":\"SCWHHES1Z8KZKYE67W4A\", \"secret_key\":null, \"description\":\"tf_tests_with_application_change\", \"created_at\":\"2025-11-17T17:10:44.308614Z\", \"updated_at\":\"2025-11-17T17:10:44.308614Z\", \"expires_at\":null, \"default_project_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.46.153\", \"application_id\":\"b3530e1c-42e5-4e27-8275-5ecfc9dde87e\"}" + content_length: 0 + body: "" headers: - Content-Length: - - "414" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:45 GMT + - Mon, 24 Nov 2025 14:20:58 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - abb9fd8d-d83b-406c-9de5-5deb071a72e4 - status: 200 OK - code: 200 - duration: 170.323033ms + - 4452d114-49d1-4e0b-aab9-86c45e30d202 + status: 204 No Content + code: 204 + duration: 209.522787ms - id: 10 request: proto: HTTP/1.1 proto_major: 1 proto_minor: 1 - content_length: 0 + content_length: 123 host: api.scaleway.com + body: "{\"name\":\"tf_tests_api_key_app_change2\",\"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\",\"description\":\"\",\"tags\":[]}" headers: + Content-Type: + - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; linux; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/iam/v1alpha1/applications/5eeb7338-662b-45f1-97a3-e34055634995 - method: GET + url: https://api.scaleway.com/iam/v1alpha1/applications + method: POST response: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 content_length: 328 - body: "{\"id\":\"5eeb7338-662b-45f1-97a3-e34055634995\", \"name\":\"tf_tests_api_key_app_change2\", \"description\":\"\", \"created_at\":\"2025-11-17T17:10:43.883352Z\", \"updated_at\":\"2025-11-17T17:10:43.883352Z\", \"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"nb_api_keys\":0, \"tags\":[]}" + body: "{\"id\":\"e8edf060-7d7d-44f2-9702-74d780d16af9\", \"name\":\"tf_tests_api_key_app_change2\", \"description\":\"\", \"created_at\":\"2025-11-24T14:20:58.983717Z\", \"updated_at\":\"2025-11-24T14:20:58.983717Z\", \"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"nb_api_keys\":0, \"tags\":[]}" headers: Content-Length: - "328" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:46 GMT + - Mon, 24 Nov 2025 14:20:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - e896c169-aeda-4815-95fc-87ef8b341498 + - ad65813a-9ec6-47b5-a47f-dbe328674af0 status: 200 OK code: 200 - duration: 47.546093ms + duration: 236.633175ms - id: 11 request: proto: HTTP/1.1 @@ -372,98 +370,36 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; linux; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/iam/v1alpha1/applications/b3530e1c-42e5-4e27-8275-5ecfc9dde87e + url: https://api.scaleway.com/iam/v1alpha1/applications/e8edf060-7d7d-44f2-9702-74d780d16af9 method: GET response: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 - content_length: 327 - body: "{\"id\":\"b3530e1c-42e5-4e27-8275-5ecfc9dde87e\", \"name\":\"tf_tests_api_key_app_change\", \"description\":\"\", \"created_at\":\"2025-11-17T17:10:43.888864Z\", \"updated_at\":\"2025-11-17T17:10:43.888864Z\", \"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"nb_api_keys\":1, \"tags\":[]}" + content_length: 328 + body: "{\"id\":\"e8edf060-7d7d-44f2-9702-74d780d16af9\", \"name\":\"tf_tests_api_key_app_change2\", \"description\":\"\", \"created_at\":\"2025-11-24T14:20:58.983717Z\", \"updated_at\":\"2025-11-24T14:20:58.983717Z\", \"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"nb_api_keys\":0, \"tags\":[]}" headers: Content-Length: - - "327" + - "328" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:46 GMT + - Mon, 24 Nov 2025 14:20:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - 0225e627-65a8-486a-b2c8-b1684052cd68 + - 96f713b9-c085-40ad-9ed0-cf987dbdfa59 status: 200 OK code: 200 - duration: 52.95589ms + duration: 245.305807ms - id: 12 - request: - proto: HTTP/1.1 - proto_major: 1 - proto_minor: 1 - content_length: 0 - host: api.scaleway.com - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; linux; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWXXXXXXXXXXXXXXXXX - method: GET - response: - proto: HTTP/2.0 - proto_major: 2 - proto_minor: 0 - content_length: 414 - body: "{\"access_key\":\"SCWHHES1Z8KZKYE67W4A\", \"secret_key\":null, \"description\":\"tf_tests_with_application_change\", \"created_at\":\"2025-11-17T17:10:44.308614Z\", \"updated_at\":\"2025-11-17T17:10:44.308614Z\", \"expires_at\":null, \"default_project_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.46.153\", \"application_id\":\"b3530e1c-42e5-4e27-8275-5ecfc9dde87e\"}" - headers: - Content-Length: - - "414" - Content-Type: - - application/json - Date: - - Mon, 17 Nov 2025 17:10:46 GMT - Server: - - Scaleway API Gateway (fr-par-2;edge03) - X-Request-Id: - - b170535f-e95b-4221-9e97-7cc95d192b6a - status: 200 OK - code: 200 - duration: 69.83452ms -- id: 13 - request: - proto: HTTP/1.1 - proto_major: 1 - proto_minor: 1 - content_length: 0 - host: api.scaleway.com - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; linux; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWXXXXXXXXXXXXXXXXX - method: DELETE - response: - proto: HTTP/2.0 - proto_major: 2 - proto_minor: 0 - content_length: 0 - body: "" - headers: - Content-Type: - - application/json - Date: - - Mon, 17 Nov 2025 17:10:47 GMT - Server: - - Scaleway API Gateway (fr-par-2;edge03) - X-Request-Id: - - ff801793-7a64-4926-92e1-a82bf1890847 - status: 204 No Content - code: 204 - duration: 185.787854ms -- id: 14 request: proto: HTTP/1.1 proto_major: 1 proto_minor: 1 content_length: 106 host: api.scaleway.com - body: "{\"application_id\":\"5eeb7338-662b-45f1-97a3-e34055634995\",\"description\":\"tf_tests_with_application_change\"}" + body: "{\"application_id\":\"e8edf060-7d7d-44f2-9702-74d780d16af9\",\"description\":\"tf_tests_with_application_change\"}" headers: Content-Type: - application/json @@ -475,23 +411,23 @@ interactions: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 - content_length: 448 - body: "{\"access_key\":\"SCW0BMQ92YS4RAVJV5KB\", \"secret_key\":\"11111111-1111-1111-1111-111111111111\", \"description\":\"tf_tests_with_application_change\", \"created_at\":\"2025-11-17T17:10:47.543305Z\", \"updated_at\":\"2025-11-17T17:10:47.543305Z\", \"expires_at\":null, \"default_project_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.46.153\", \"application_id\":\"5eeb7338-662b-45f1-97a3-e34055634995\"}" + content_length: 446 + body: "{\"access_key\":\"SCW03JNQ045ZPHJ8R5JF\", \"secret_key\":\"11111111-1111-1111-1111-111111111111\", \"description\":\"tf_tests_with_application_change\", \"created_at\":\"2025-11-24T14:20:59.557053Z\", \"updated_at\":\"2025-11-24T14:20:59.557053Z\", \"expires_at\":null, \"default_project_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.73.9\", \"application_id\":\"e8edf060-7d7d-44f2-9702-74d780d16af9\"}" headers: Content-Length: - - "448" + - "446" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:47 GMT + - Mon, 24 Nov 2025 14:20:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - 43cbb221-eeea-48ce-aeac-73c88e7e482f + - db370bb1-c4c3-4042-bd39-570ccd808eea status: 200 OK code: 200 - duration: 224.184967ms -- id: 15 + duration: 359.888169ms +- id: 13 request: proto: HTTP/1.1 proto_major: 1 @@ -507,23 +443,23 @@ interactions: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 - content_length: 414 - body: "{\"access_key\":\"SCW0BMQ92YS4RAVJV5KB\", \"secret_key\":null, \"description\":\"tf_tests_with_application_change\", \"created_at\":\"2025-11-17T17:10:47.543305Z\", \"updated_at\":\"2025-11-17T17:10:47.543305Z\", \"expires_at\":null, \"default_project_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.46.153\", \"application_id\":\"5eeb7338-662b-45f1-97a3-e34055634995\"}" + content_length: 412 + body: "{\"access_key\":\"SCW03JNQ045ZPHJ8R5JF\", \"secret_key\":null, \"description\":\"tf_tests_with_application_change\", \"created_at\":\"2025-11-24T14:20:59.557053Z\", \"updated_at\":\"2025-11-24T14:20:59.557053Z\", \"expires_at\":null, \"default_project_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.73.9\", \"application_id\":\"e8edf060-7d7d-44f2-9702-74d780d16af9\"}" headers: Content-Length: - - "414" + - "412" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:47 GMT + - Mon, 24 Nov 2025 14:20:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - 2ab8519a-de6a-4859-81ae-d6d9814f619e + - 5f91dbe0-fa10-47a8-bffb-94597e82e357 status: 200 OK code: 200 - duration: 63.615842ms -- id: 16 + duration: 44.807781ms +- id: 14 request: proto: HTTP/1.1 proto_major: 1 @@ -539,23 +475,23 @@ interactions: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 - content_length: 414 - body: "{\"access_key\":\"SCW0BMQ92YS4RAVJV5KB\", \"secret_key\":null, \"description\":\"tf_tests_with_application_change\", \"created_at\":\"2025-11-17T17:10:47.543305Z\", \"updated_at\":\"2025-11-17T17:10:47.543305Z\", \"expires_at\":null, \"default_project_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.46.153\", \"application_id\":\"5eeb7338-662b-45f1-97a3-e34055634995\"}" + content_length: 412 + body: "{\"access_key\":\"SCW03JNQ045ZPHJ8R5JF\", \"secret_key\":null, \"description\":\"tf_tests_with_application_change\", \"created_at\":\"2025-11-24T14:20:59.557053Z\", \"updated_at\":\"2025-11-24T14:20:59.557053Z\", \"expires_at\":null, \"default_project_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.73.9\", \"application_id\":\"e8edf060-7d7d-44f2-9702-74d780d16af9\"}" headers: Content-Length: - - "414" + - "412" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:47 GMT + - Mon, 24 Nov 2025 14:20:59 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - 53d947cc-6562-4cfd-8872-6f3d68d0076e + - d3f0545e-222a-4a82-8071-54255c164cda status: 200 OK code: 200 - duration: 65.467573ms -- id: 17 + duration: 42.962594ms +- id: 15 request: proto: HTTP/1.1 proto_major: 1 @@ -565,29 +501,29 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; linux; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/iam/v1alpha1/applications/b3530e1c-42e5-4e27-8275-5ecfc9dde87e + url: https://api.scaleway.com/iam/v1alpha1/applications/e8edf060-7d7d-44f2-9702-74d780d16af9 method: GET response: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 - content_length: 327 - body: "{\"id\":\"b3530e1c-42e5-4e27-8275-5ecfc9dde87e\", \"name\":\"tf_tests_api_key_app_change\", \"description\":\"\", \"created_at\":\"2025-11-17T17:10:43.888864Z\", \"updated_at\":\"2025-11-17T17:10:43.888864Z\", \"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"nb_api_keys\":0, \"tags\":[]}" + content_length: 328 + body: "{\"id\":\"e8edf060-7d7d-44f2-9702-74d780d16af9\", \"name\":\"tf_tests_api_key_app_change2\", \"description\":\"\", \"created_at\":\"2025-11-24T14:20:58.983717Z\", \"updated_at\":\"2025-11-24T14:20:58.983717Z\", \"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"nb_api_keys\":1, \"tags\":[]}" headers: Content-Length: - - "327" + - "328" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:48 GMT + - Mon, 24 Nov 2025 14:21:00 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - 2c12b9f4-bfdc-4aa5-8736-e659c5370d18 + - 5ef7aa98-dfe1-436a-9f15-631c7059c827 status: 200 OK code: 200 - duration: 74.046755ms -- id: 18 + duration: 277.256865ms +- id: 16 request: proto: HTTP/1.1 proto_major: 1 @@ -597,29 +533,29 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; linux; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/iam/v1alpha1/applications/5eeb7338-662b-45f1-97a3-e34055634995 + url: https://api.scaleway.com/iam/v1alpha1/applications/b30f5e49-33e5-44d7-8ae7-2c4e08dc630d method: GET response: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 - content_length: 328 - body: "{\"id\":\"5eeb7338-662b-45f1-97a3-e34055634995\", \"name\":\"tf_tests_api_key_app_change2\", \"description\":\"\", \"created_at\":\"2025-11-17T17:10:43.883352Z\", \"updated_at\":\"2025-11-17T17:10:43.883352Z\", \"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"nb_api_keys\":1, \"tags\":[]}" + content_length: 327 + body: "{\"id\":\"b30f5e49-33e5-44d7-8ae7-2c4e08dc630d\", \"name\":\"tf_tests_api_key_app_change\", \"description\":\"\", \"created_at\":\"2025-11-24T14:20:56.181957Z\", \"updated_at\":\"2025-11-24T14:20:56.181957Z\", \"organization_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"nb_api_keys\":0, \"tags\":[]}" headers: Content-Length: - - "328" + - "327" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:48 GMT + - Mon, 24 Nov 2025 14:21:00 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - 7747e3e7-1383-408a-a540-ea0f29c48cee + - 1551f961-ee3d-4a43-ae5c-6f2f384f29b7 status: 200 OK code: 200 - duration: 73.63158ms -- id: 19 + duration: 277.321208ms +- id: 17 request: proto: HTTP/1.1 proto_major: 1 @@ -635,23 +571,23 @@ interactions: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 - content_length: 414 - body: "{\"access_key\":\"SCW0BMQ92YS4RAVJV5KB\", \"secret_key\":null, \"description\":\"tf_tests_with_application_change\", \"created_at\":\"2025-11-17T17:10:47.543305Z\", \"updated_at\":\"2025-11-17T17:10:47.543305Z\", \"expires_at\":null, \"default_project_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.46.153\", \"application_id\":\"5eeb7338-662b-45f1-97a3-e34055634995\"}" + content_length: 412 + body: "{\"access_key\":\"SCW03JNQ045ZPHJ8R5JF\", \"secret_key\":null, \"description\":\"tf_tests_with_application_change\", \"created_at\":\"2025-11-24T14:20:59.557053Z\", \"updated_at\":\"2025-11-24T14:20:59.557053Z\", \"expires_at\":null, \"default_project_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.73.9\", \"application_id\":\"e8edf060-7d7d-44f2-9702-74d780d16af9\"}" headers: Content-Length: - - "414" + - "412" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:48 GMT + - Mon, 24 Nov 2025 14:21:00 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - 16f02f24-7d3c-4e5f-8491-6db5109c0894 + - 4bb2e6b1-9325-4eb0-aab4-c8070c801c80 status: 200 OK code: 200 - duration: 102.870724ms -- id: 20 + duration: 335.090277ms +- id: 18 request: proto: HTTP/1.1 proto_major: 1 @@ -667,23 +603,23 @@ interactions: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 - content_length: 414 - body: "{\"access_key\":\"SCW0BMQ92YS4RAVJV5KB\", \"secret_key\":null, \"description\":\"tf_tests_with_application_change\", \"created_at\":\"2025-11-17T17:10:47.543305Z\", \"updated_at\":\"2025-11-17T17:10:47.543305Z\", \"expires_at\":null, \"default_project_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.46.153\", \"application_id\":\"5eeb7338-662b-45f1-97a3-e34055634995\"}" + content_length: 412 + body: "{\"access_key\":\"SCW03JNQ045ZPHJ8R5JF\", \"secret_key\":null, \"description\":\"tf_tests_with_application_change\", \"created_at\":\"2025-11-24T14:20:59.557053Z\", \"updated_at\":\"2025-11-24T14:20:59.557053Z\", \"expires_at\":null, \"default_project_id\":\"105bdce1-64c0-48ab-899d-868455867ecf\", \"editable\":true, \"deletable\":true, \"managed\":false, \"creation_ip\":\"51.159.73.9\", \"application_id\":\"e8edf060-7d7d-44f2-9702-74d780d16af9\"}" headers: Content-Length: - - "414" + - "412" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:49 GMT + - Mon, 24 Nov 2025 14:21:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - 5c1920cb-781b-4828-8aba-49504a64ca1b + - 45fc773b-7362-4558-8aab-713242064d45 status: 200 OK code: 200 - duration: 42.538549ms -- id: 21 + duration: 221.369817ms +- id: 19 request: proto: HTTP/1.1 proto_major: 1 @@ -693,7 +629,7 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; linux; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWXXXXXXXXXXXXXXXXX + url: https://api.scaleway.com/iam/v1alpha1/applications/b30f5e49-33e5-44d7-8ae7-2c4e08dc630d method: DELETE response: proto: HTTP/2.0 @@ -705,15 +641,15 @@ interactions: Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:50 GMT + - Mon, 24 Nov 2025 14:21:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - 0deef17f-6b6c-411e-bad5-06ba69082131 + - 0189854b-a1eb-4990-80c4-9b718a4775cb status: 204 No Content code: 204 - duration: 89.083922ms -- id: 22 + duration: 330.568859ms +- id: 20 request: proto: HTTP/1.1 proto_major: 1 @@ -723,7 +659,7 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; linux; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/iam/v1alpha1/applications/b3530e1c-42e5-4e27-8275-5ecfc9dde87e + url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCWXXXXXXXXXXXXXXXXX method: DELETE response: proto: HTTP/2.0 @@ -735,15 +671,15 @@ interactions: Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:50 GMT + - Mon, 24 Nov 2025 14:21:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - 4ff43591-3405-4b5e-8e90-8f6097056e8f + - 64198b96-8e24-48e3-b095-2efaba513e1e status: 204 No Content code: 204 - duration: 94.18657ms -- id: 23 + duration: 330.577356ms +- id: 21 request: proto: HTTP/1.1 proto_major: 1 @@ -753,7 +689,7 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; linux; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/iam/v1alpha1/applications/5eeb7338-662b-45f1-97a3-e34055634995 + url: https://api.scaleway.com/iam/v1alpha1/applications/e8edf060-7d7d-44f2-9702-74d780d16af9 method: DELETE response: proto: HTTP/2.0 @@ -765,15 +701,15 @@ interactions: Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:50 GMT + - Mon, 24 Nov 2025 14:21:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - bb0de596-11d8-4a38-98f6-36463f676b0d + - 3d7d0918-7c1f-41ef-a49a-a8b4cf256ccf status: 204 No Content code: 204 - duration: 61.168059ms -- id: 24 + duration: 52.907242ms +- id: 22 request: proto: HTTP/1.1 proto_major: 1 @@ -790,22 +726,22 @@ interactions: proto_major: 2 proto_minor: 0 content_length: 115 - body: "{\"message\":\"resource is not found\",\"resource\":\"access_key\",\"resource_id\":\"SCW0BMQ92YS4RAVJV5KB\",\"type\":\"not_found\"}" + body: "{\"message\":\"resource is not found\",\"resource\":\"access_key\",\"resource_id\":\"SCW03JNQ045ZPHJ8R5JF\",\"type\":\"not_found\"}" headers: Content-Length: - "115" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:50 GMT + - Mon, 24 Nov 2025 14:21:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - 21163735-b5d4-41b2-b737-657371bfe47a + - 199e348e-8a98-4e3b-b12f-a648e25bb3a1 status: 404 Not Found code: 404 - duration: 62.316239ms -- id: 25 + duration: 33.618211ms +- id: 23 request: proto: HTTP/1.1 proto_major: 1 @@ -815,29 +751,29 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; linux; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/iam/v1alpha1/applications/b3530e1c-42e5-4e27-8275-5ecfc9dde87e + url: https://api.scaleway.com/iam/v1alpha1/applications/b30f5e49-33e5-44d7-8ae7-2c4e08dc630d method: GET response: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 content_length: 132 - body: "{\"message\":\"resource is not found\",\"resource\":\"application\",\"resource_id\":\"b3530e1c-42e5-4e27-8275-5ecfc9dde87e\",\"type\":\"not_found\"}" + body: "{\"message\":\"resource is not found\",\"resource\":\"application\",\"resource_id\":\"b30f5e49-33e5-44d7-8ae7-2c4e08dc630d\",\"type\":\"not_found\"}" headers: Content-Length: - "132" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:50 GMT + - Mon, 24 Nov 2025 14:21:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - c2e72f43-ce48-4b8e-ba39-46666deeb8d3 + - 34fe4267-c46d-4e69-8e24-52e7af65114d status: 404 Not Found code: 404 - duration: 92.139603ms -- id: 26 + duration: 153.963187ms +- id: 24 request: proto: HTTP/1.1 proto_major: 1 @@ -847,25 +783,25 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; linux; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/iam/v1alpha1/applications/5eeb7338-662b-45f1-97a3-e34055634995 + url: https://api.scaleway.com/iam/v1alpha1/applications/e8edf060-7d7d-44f2-9702-74d780d16af9 method: GET response: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 content_length: 132 - body: "{\"message\":\"resource is not found\",\"resource\":\"application\",\"resource_id\":\"5eeb7338-662b-45f1-97a3-e34055634995\",\"type\":\"not_found\"}" + body: "{\"message\":\"resource is not found\",\"resource\":\"application\",\"resource_id\":\"e8edf060-7d7d-44f2-9702-74d780d16af9\",\"type\":\"not_found\"}" headers: Content-Length: - "132" Content-Type: - application/json Date: - - Mon, 17 Nov 2025 17:10:50 GMT + - Mon, 24 Nov 2025 14:21:01 GMT Server: - - Scaleway API Gateway (fr-par-2;edge03) + - Scaleway API Gateway (fr-par-1;edge01) X-Request-Id: - - ef117e83-a283-4932-a8b0-c94eb0900dc4 + - 3101dd21-acf7-4185-8eb8-2750894ec4eb status: 404 Not Found code: 404 - duration: 63.25871ms + duration: 34.082159ms