diff --git a/internal/services/registry/namespace_test.go b/internal/services/registry/namespace_test.go index 9427908982..655828f756 100644 --- a/internal/services/registry/namespace_test.go +++ b/internal/services/registry/namespace_test.go @@ -90,7 +90,7 @@ func isNamespaceDestroyed(tt *acctest.TestTools) resource.TestCheckFunc { return err } - _, err = api.DeleteNamespace(®istrySDK.DeleteNamespaceRequest{ + _, err = api.WaitForNamespace(®istrySDK.WaitForNamespaceRequest{ NamespaceID: id, Region: region, }) diff --git a/internal/services/registry/testdata/data-source-image-tag-basic.cassette.yaml b/internal/services/registry/testdata/data-source-image-tag-basic.cassette.yaml index 6d45aff606..9f12725b7e 100644 --- a/internal/services/registry/testdata/data-source-image-tag-basic.cassette.yaml +++ b/internal/services/registry/testdata/data-source-image-tag-basic.cassette.yaml @@ -12,13 +12,13 @@ interactions: host: api.scaleway.com remote_addr: "" request_uri: "" - body: '{"name":"test-namespace-2","description":"Test namespace for Docker image","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","is_public":false}' + body: '{"name":"test-namespace-2","description":"Test namespace for Docker image","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","is_public":false}' form: {} headers: Content-Type: - application/json User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces method: POST response: @@ -27,20 +27,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 468 + content_length: 481 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292188Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":0,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":0,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:11.399292188Z"}' + body: '{"created_at":"2024-12-26T10:21:38.713633376Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":0,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:38.713633376Z"}' headers: Content-Length: - - "468" + - "481" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:11 GMT + - Thu, 26 Dec 2024 10:21:38 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -48,10 +48,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 78972724-04da-4a25-a13c-a2ba830e522d + - ddab11b5-7c18-4e5e-bc22-8257f7561ce0 status: 200 OK code: 200 - duration: 140.12808ms + duration: 431.753042ms - id: 1 request: proto: HTTP/1.1 @@ -67,8 +67,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: GET response: proto: HTTP/2.0 @@ -76,20 +76,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 462 + content_length: 475 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":0,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":0,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:11.399292Z"}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":0,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:38.713633Z"}' headers: Content-Length: - - "462" + - "475" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:11 GMT + - Thu, 26 Dec 2024 10:21:38 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -97,10 +97,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - fad23767-dd5e-4fdf-8325-6ad739f6d771 + - 1f49f084-7e30-4b1d-bc81-e257c6a3085b status: 200 OK code: 200 - duration: 44.768471ms + duration: 42.020709ms - id: 2 request: proto: HTTP/1.1 @@ -116,8 +116,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: GET response: proto: HTTP/2.0 @@ -125,20 +125,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 462 + content_length: 475 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":0,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":0,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:11.399292Z"}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":0,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:38.713633Z"}' headers: Content-Length: - - "462" + - "475" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:11 GMT + - Thu, 26 Dec 2024 10:21:38 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -146,10 +146,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - d416982d-a3a5-49e9-a357-a3a2bf23404a + - fcd9935b-5053-45b7-bada-9955816003fa status: 200 OK code: 200 - duration: 63.495053ms + duration: 56.108417ms - id: 3 request: proto: HTTP/1.1 @@ -165,8 +165,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: GET response: proto: HTTP/2.0 @@ -174,20 +174,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 468 + content_length: 481 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}' headers: Content-Length: - - "468" + - "481" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:25 GMT + - Thu, 26 Dec 2024 10:21:42 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -195,10 +195,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - afb68f6b-aa8d-41e5-9fe4-c0f71eac1f1b + - 1ef3c377-b454-4a67-9508-7dd60ddc9310 status: 200 OK code: 200 - duration: 47.004868ms + duration: 39.231708ms - id: 4 request: proto: HTTP/1.1 @@ -214,7 +214,7 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces?name=test-namespace-2&order_by=created_at_asc method: GET response: @@ -223,20 +223,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 501 + content_length: 515 uncompressed: false - body: '{"namespaces":[{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}],"total_count":1}' + body: '{"namespaces":[{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}],"total_count":1}' headers: Content-Length: - - "501" + - "515" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:26 GMT + - Thu, 26 Dec 2024 10:21:42 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -244,10 +244,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - f477b5c2-e77a-4528-9931-936e5468539f + - 856d2760-dcad-4800-981f-17c7d699ff1e status: 200 OK code: 200 - duration: 59.556285ms + duration: 40.911209ms - id: 5 request: proto: HTTP/1.1 @@ -263,8 +263,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/images?name=alpine&order_by=created_at_asc method: GET response: proto: HTTP/2.0 @@ -272,20 +272,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 468 + content_length: 331 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}' + body: '{"images":[{"created_at":"2024-12-26T10:21:41.846190Z","id":"9b52b0af-db59-4972-b089-ded7f70fbce7","name":"alpine","namespace_id":"f8287298-af41-4877-921a-1935448adac6","size":3993783,"status":"ready","status_message":"","tags":["test"],"updated_at":"2024-12-26T10:21:42.274228Z","visibility":"inherit"}],"total_count":1}' headers: Content-Length: - - "468" + - "331" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:26 GMT + - Thu, 26 Dec 2024 10:21:42 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -293,10 +293,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - b2cc306d-87cc-4de3-afcf-fef801156c13 + - 490b838c-9c09-49db-a27d-7cf3ed554ff7 status: 200 OK code: 200 - duration: 62.641802ms + duration: 44.339083ms - id: 6 request: proto: HTTP/1.1 @@ -312,8 +312,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/images?name=alpine&order_by=created_at_asc + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: GET response: proto: HTTP/2.0 @@ -321,20 +321,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 321 + content_length: 481 uncompressed: false - body: '{"images":[{"created_at":"2024-09-05T09:04:24.016820Z","id":"3bb51371-ef69-4110-a697-3e7dbe6ca2c6","name":"alpine","namespace_id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","size":3624363,"status":"ready","status_message":"","tags":["test"],"updated_at":"2024-09-05T09:04:25.381480Z","visibility":"inherit"}],"total_count":1}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}' headers: Content-Length: - - "321" + - "481" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:26 GMT + - Thu, 26 Dec 2024 10:21:42 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -342,10 +342,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - ca71d17b-8b0e-4265-9a79-0dc6e38e6dbf + - 3b1b4083-a880-44aa-ba95-197cf8672cbe status: 200 OK code: 200 - duration: 67.307883ms + duration: 47.790459ms - id: 7 request: proto: HTTP/1.1 @@ -361,8 +361,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: GET response: proto: HTTP/2.0 @@ -370,20 +370,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 468 + content_length: 481 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}' headers: Content-Length: - - "468" + - "481" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:26 GMT + - Thu, 26 Dec 2024 10:21:42 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -391,10 +391,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 4773dc70-ccc3-4070-b8e1-a46f5a9be8f0 + - 864d9fc1-f0af-490c-829c-5cf0695552f5 status: 200 OK code: 200 - duration: 59.065883ms + duration: 44.850625ms - id: 8 request: proto: HTTP/1.1 @@ -410,8 +410,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/images/3bb51371-ef69-4110-a697-3e7dbe6ca2c6/tags?order_by=created_at_asc + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/images/9b52b0af-db59-4972-b089-ded7f70fbce7/tags?order_by=created_at_asc method: GET response: proto: HTTP/2.0 @@ -419,20 +419,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 322 + content_length: 329 uncompressed: false - body: '{"tags":[{"created_at":"2024-09-05T09:04:24.036172Z","digest":"sha256:eddacbc7e24bf8799a4ed3cdcfa50d4b88a323695ad80f317b6629883b2c2a78","id":"a651d9e0-2498-4343-9eda-5ed6e48e547c","image_id":"3bb51371-ef69-4110-a697-3e7dbe6ca2c6","name":"test","status":"ready","updated_at":"2024-09-05T09:04:25.395342Z"}],"total_count":1}' + body: '{"tags":[{"created_at":"2024-12-26T10:21:41.867432Z","digest":"sha256:cf7e6d447a6bdf4d1ab120c418c7fd9bdbb9c4e838554fda3ed988592ba02936","id":"dd0166da-e9f5-4b01-9b68-82bed9627c0d","image_id":"9b52b0af-db59-4972-b089-ded7f70fbce7","name":"test","status":"ready","updated_at":"2024-12-26T10:21:42.383896Z"}],"total_count":1}' headers: Content-Length: - - "322" + - "329" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:26 GMT + - Thu, 26 Dec 2024 10:21:43 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -440,10 +440,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - eacf23bc-ba6c-49ff-a001-8ecf70ce05e7 + - 8ee9f152-18a3-45f2-a869-82261d59e973 status: 200 OK code: 200 - duration: 67.404252ms + duration: 60.804291ms - id: 9 request: proto: HTTP/1.1 @@ -459,7 +459,7 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces?name=test-namespace-2&order_by=created_at_asc method: GET response: @@ -468,20 +468,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 501 + content_length: 515 uncompressed: false - body: '{"namespaces":[{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}],"total_count":1}' + body: '{"namespaces":[{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}],"total_count":1}' headers: Content-Length: - - "501" + - "515" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:26 GMT + - Thu, 26 Dec 2024 10:21:43 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -489,10 +489,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 846ae802-13e6-42e3-9d0e-e06bd88afe56 + - cb386e3d-85ff-4f0a-9330-e499e14dd567 status: 200 OK code: 200 - duration: 51.581445ms + duration: 47.617125ms - id: 10 request: proto: HTTP/1.1 @@ -508,7 +508,7 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests url: https://api.scaleway.com/registry/v1/regions/fr-par/images?name=alpine&order_by=created_at_asc method: GET response: @@ -517,20 +517,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 321 + content_length: 331 uncompressed: false - body: '{"images":[{"created_at":"2024-09-05T09:04:24.016820Z","id":"3bb51371-ef69-4110-a697-3e7dbe6ca2c6","name":"alpine","namespace_id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","size":3624363,"status":"ready","status_message":"","tags":["test"],"updated_at":"2024-09-05T09:04:25.381480Z","visibility":"inherit"}],"total_count":1}' + body: '{"images":[{"created_at":"2024-12-26T10:21:41.846190Z","id":"9b52b0af-db59-4972-b089-ded7f70fbce7","name":"alpine","namespace_id":"f8287298-af41-4877-921a-1935448adac6","size":3993783,"status":"ready","status_message":"","tags":["test"],"updated_at":"2024-12-26T10:21:42.274228Z","visibility":"inherit"}],"total_count":1}' headers: Content-Length: - - "321" + - "331" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:26 GMT + - Thu, 26 Dec 2024 10:21:43 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -538,10 +538,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 47a9b2c7-b988-4e9f-8236-edb9d0dee710 + - 99d472d0-ba66-4676-81ea-d014060dfd4e status: 200 OK code: 200 - duration: 69.317932ms + duration: 58.63675ms - id: 11 request: proto: HTTP/1.1 @@ -557,8 +557,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: GET response: proto: HTTP/2.0 @@ -566,20 +566,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 468 + content_length: 481 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}' headers: Content-Length: - - "468" + - "481" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:26 GMT + - Thu, 26 Dec 2024 10:21:43 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -587,10 +587,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 2a5ca960-14cd-4c3f-b9ca-523f5dd99143 + - b90ccd47-3aac-4b41-bbde-3a0d3ad5385c status: 200 OK code: 200 - duration: 54.171683ms + duration: 45.382125ms - id: 12 request: proto: HTTP/1.1 @@ -606,8 +606,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/images/3bb51371-ef69-4110-a697-3e7dbe6ca2c6/tags?order_by=created_at_asc + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/images/9b52b0af-db59-4972-b089-ded7f70fbce7/tags?order_by=created_at_asc method: GET response: proto: HTTP/2.0 @@ -615,20 +615,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 322 + content_length: 329 uncompressed: false - body: '{"tags":[{"created_at":"2024-09-05T09:04:24.036172Z","digest":"sha256:eddacbc7e24bf8799a4ed3cdcfa50d4b88a323695ad80f317b6629883b2c2a78","id":"a651d9e0-2498-4343-9eda-5ed6e48e547c","image_id":"3bb51371-ef69-4110-a697-3e7dbe6ca2c6","name":"test","status":"ready","updated_at":"2024-09-05T09:04:25.395342Z"}],"total_count":1}' + body: '{"tags":[{"created_at":"2024-12-26T10:21:41.867432Z","digest":"sha256:cf7e6d447a6bdf4d1ab120c418c7fd9bdbb9c4e838554fda3ed988592ba02936","id":"dd0166da-e9f5-4b01-9b68-82bed9627c0d","image_id":"9b52b0af-db59-4972-b089-ded7f70fbce7","name":"test","status":"ready","updated_at":"2024-12-26T10:21:42.383896Z"}],"total_count":1}' headers: Content-Length: - - "322" + - "329" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:26 GMT + - Thu, 26 Dec 2024 10:21:43 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -636,10 +636,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - c5c87677-928a-4d59-a4c5-d562c1b2daf4 + - 244c2280-2507-4d22-b100-1e876be771a6 status: 200 OK code: 200 - duration: 51.701569ms + duration: 39.266291ms - id: 13 request: proto: HTTP/1.1 @@ -655,8 +655,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/tags/a651d9e0-2498-4343-9eda-5ed6e48e547c + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/tags/dd0166da-e9f5-4b01-9b68-82bed9627c0d method: GET response: proto: HTTP/2.0 @@ -664,20 +664,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 295 + content_length: 301 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:24.036172Z","digest":"sha256:eddacbc7e24bf8799a4ed3cdcfa50d4b88a323695ad80f317b6629883b2c2a78","id":"a651d9e0-2498-4343-9eda-5ed6e48e547c","image_id":"3bb51371-ef69-4110-a697-3e7dbe6ca2c6","name":"test","status":"ready","updated_at":"2024-09-05T09:04:25.395342Z"}' + body: '{"created_at":"2024-12-26T10:21:41.867432Z","digest":"sha256:cf7e6d447a6bdf4d1ab120c418c7fd9bdbb9c4e838554fda3ed988592ba02936","id":"dd0166da-e9f5-4b01-9b68-82bed9627c0d","image_id":"9b52b0af-db59-4972-b089-ded7f70fbce7","name":"test","status":"ready","updated_at":"2024-12-26T10:21:42.383896Z"}' headers: Content-Length: - - "295" + - "301" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:26 GMT + - Thu, 26 Dec 2024 10:21:43 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -685,10 +685,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 29a99fa1-6c5e-4938-a18f-dd05653784ee + - dfa30003-f6cc-47be-987a-792e3a567143 status: 200 OK code: 200 - duration: 57.031129ms + duration: 52.665666ms - id: 14 request: proto: HTTP/1.1 @@ -704,8 +704,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: GET response: proto: HTTP/2.0 @@ -713,20 +713,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 468 + content_length: 481 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}' headers: Content-Length: - - "468" + - "481" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:26 GMT + - Thu, 26 Dec 2024 10:21:43 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -734,10 +734,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 2e32cfb1-d54a-4eda-9000-238ba842e547 + - b6d1263b-a61f-4ecb-ae68-fdc709b7c49d status: 200 OK code: 200 - duration: 52.862283ms + duration: 51.312875ms - id: 15 request: proto: HTTP/1.1 @@ -753,7 +753,7 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests url: https://api.scaleway.com/registry/v1/regions/fr-par/images?name=alpine&order_by=created_at_asc method: GET response: @@ -762,20 +762,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 321 + content_length: 331 uncompressed: false - body: '{"images":[{"created_at":"2024-09-05T09:04:24.016820Z","id":"3bb51371-ef69-4110-a697-3e7dbe6ca2c6","name":"alpine","namespace_id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","size":3624363,"status":"ready","status_message":"","tags":["test"],"updated_at":"2024-09-05T09:04:25.381480Z","visibility":"inherit"}],"total_count":1}' + body: '{"images":[{"created_at":"2024-12-26T10:21:41.846190Z","id":"9b52b0af-db59-4972-b089-ded7f70fbce7","name":"alpine","namespace_id":"f8287298-af41-4877-921a-1935448adac6","size":3993783,"status":"ready","status_message":"","tags":["test"],"updated_at":"2024-12-26T10:21:42.274228Z","visibility":"inherit"}],"total_count":1}' headers: Content-Length: - - "321" + - "331" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:27 GMT + - Thu, 26 Dec 2024 10:21:43 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -783,10 +783,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 7030b949-1831-4993-8023-57aa5efb96ef + - c2eae032-b313-4e70-ad05-9ee73699a041 status: 200 OK code: 200 - duration: 53.974198ms + duration: 381.911166ms - id: 16 request: proto: HTTP/1.1 @@ -802,7 +802,7 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces?name=test-namespace-2&order_by=created_at_asc method: GET response: @@ -811,20 +811,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 501 + content_length: 515 uncompressed: false - body: '{"namespaces":[{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}],"total_count":1}' + body: '{"namespaces":[{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}],"total_count":1}' headers: Content-Length: - - "501" + - "515" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:27 GMT + - Thu, 26 Dec 2024 10:21:43 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -832,10 +832,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 3130c345-e301-40a4-bcd4-1d9f1c795047 + - 85d0231e-6acc-409e-97ad-d3c8e864ee0c status: 200 OK code: 200 - duration: 67.76902ms + duration: 382.230875ms - id: 17 request: proto: HTTP/1.1 @@ -851,8 +851,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: GET response: proto: HTTP/2.0 @@ -860,20 +860,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 468 + content_length: 481 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}' headers: Content-Length: - - "468" + - "481" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:27 GMT + - Thu, 26 Dec 2024 10:21:43 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -881,10 +881,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 236ac8c5-cf10-487e-a69e-7b035e63ccf7 + - e068c150-1f04-4023-9e1c-e96130cc2ffc status: 200 OK code: 200 - duration: 51.745023ms + duration: 43.276ms - id: 18 request: proto: HTTP/1.1 @@ -900,8 +900,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/images/3bb51371-ef69-4110-a697-3e7dbe6ca2c6/tags?order_by=created_at_asc + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/images/9b52b0af-db59-4972-b089-ded7f70fbce7/tags?order_by=created_at_asc method: GET response: proto: HTTP/2.0 @@ -909,20 +909,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 322 + content_length: 329 uncompressed: false - body: '{"tags":[{"created_at":"2024-09-05T09:04:24.036172Z","digest":"sha256:eddacbc7e24bf8799a4ed3cdcfa50d4b88a323695ad80f317b6629883b2c2a78","id":"a651d9e0-2498-4343-9eda-5ed6e48e547c","image_id":"3bb51371-ef69-4110-a697-3e7dbe6ca2c6","name":"test","status":"ready","updated_at":"2024-09-05T09:04:25.395342Z"}],"total_count":1}' + body: '{"tags":[{"created_at":"2024-12-26T10:21:41.867432Z","digest":"sha256:cf7e6d447a6bdf4d1ab120c418c7fd9bdbb9c4e838554fda3ed988592ba02936","id":"dd0166da-e9f5-4b01-9b68-82bed9627c0d","image_id":"9b52b0af-db59-4972-b089-ded7f70fbce7","name":"test","status":"ready","updated_at":"2024-12-26T10:21:42.383896Z"}],"total_count":1}' headers: Content-Length: - - "322" + - "329" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:27 GMT + - Thu, 26 Dec 2024 10:21:43 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -930,10 +930,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 7ab10c74-32a3-4d01-8d1b-7ddb1b5cd222 + - c2e72cf4-0119-4f59-b888-5f23bacab236 status: 200 OK code: 200 - duration: 64.957568ms + duration: 42.127916ms - id: 19 request: proto: HTTP/1.1 @@ -949,7 +949,7 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests url: https://api.scaleway.com/registry/v1/regions/fr-par/images?name=alpine&order_by=created_at_asc method: GET response: @@ -958,20 +958,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 321 + content_length: 331 uncompressed: false - body: '{"images":[{"created_at":"2024-09-05T09:04:24.016820Z","id":"3bb51371-ef69-4110-a697-3e7dbe6ca2c6","name":"alpine","namespace_id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","size":3624363,"status":"ready","status_message":"","tags":["test"],"updated_at":"2024-09-05T09:04:25.381480Z","visibility":"inherit"}],"total_count":1}' + body: '{"images":[{"created_at":"2024-12-26T10:21:41.846190Z","id":"9b52b0af-db59-4972-b089-ded7f70fbce7","name":"alpine","namespace_id":"f8287298-af41-4877-921a-1935448adac6","size":3993783,"status":"ready","status_message":"","tags":["test"],"updated_at":"2024-12-26T10:21:42.274228Z","visibility":"inherit"}],"total_count":1}' headers: Content-Length: - - "321" + - "331" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:27 GMT + - Thu, 26 Dec 2024 10:21:44 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -979,10 +979,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 7b920f62-442b-4e8e-9e3e-6708dfddd3d5 + - e0e8f185-8953-440f-9508-252480d788fb status: 200 OK code: 200 - duration: 56.276098ms + duration: 45.479625ms - id: 20 request: proto: HTTP/1.1 @@ -998,8 +998,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces?name=test-namespace-2&order_by=created_at_asc method: GET response: proto: HTTP/2.0 @@ -1007,20 +1007,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 468 + content_length: 515 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}' + body: '{"namespaces":[{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}],"total_count":1}' headers: Content-Length: - - "468" + - "515" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:27 GMT + - Thu, 26 Dec 2024 10:21:44 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1028,10 +1028,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - ae2345f0-b63a-4192-a81c-f36fd90e489e + - c347615f-22e1-4cbb-b6ab-084fc6b6356e status: 200 OK code: 200 - duration: 56.335499ms + duration: 48.247833ms - id: 21 request: proto: HTTP/1.1 @@ -1047,8 +1047,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces?name=test-namespace-2&order_by=created_at_asc + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: GET response: proto: HTTP/2.0 @@ -1056,20 +1056,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 501 + content_length: 481 uncompressed: false - body: '{"namespaces":[{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}],"total_count":1}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}' headers: Content-Length: - - "501" + - "481" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:27 GMT + - Thu, 26 Dec 2024 10:21:44 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1077,10 +1077,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - dc1f4c5b-7b9e-44db-bc09-0f829afa7fee + - 8638eb3f-e0b3-4530-9ce2-c725b60c44b2 status: 200 OK code: 200 - duration: 60.672738ms + duration: 47.945208ms - id: 22 request: proto: HTTP/1.1 @@ -1096,8 +1096,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: GET response: proto: HTTP/2.0 @@ -1105,20 +1105,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 468 + content_length: 481 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}' headers: Content-Length: - - "468" + - "481" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:27 GMT + - Thu, 26 Dec 2024 10:21:44 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1126,10 +1126,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - abd3b774-3721-4fff-b8c1-b6b190e746a2 + - 54ae5228-43a1-4def-a994-685890fed980 status: 200 OK code: 200 - duration: 47.329706ms + duration: 37.682459ms - id: 23 request: proto: HTTP/1.1 @@ -1145,8 +1145,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/images/3bb51371-ef69-4110-a697-3e7dbe6ca2c6/tags?order_by=created_at_asc + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/images/9b52b0af-db59-4972-b089-ded7f70fbce7/tags?order_by=created_at_asc method: GET response: proto: HTTP/2.0 @@ -1154,20 +1154,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 322 + content_length: 329 uncompressed: false - body: '{"tags":[{"created_at":"2024-09-05T09:04:24.036172Z","digest":"sha256:eddacbc7e24bf8799a4ed3cdcfa50d4b88a323695ad80f317b6629883b2c2a78","id":"a651d9e0-2498-4343-9eda-5ed6e48e547c","image_id":"3bb51371-ef69-4110-a697-3e7dbe6ca2c6","name":"test","status":"ready","updated_at":"2024-09-05T09:04:25.395342Z"}],"total_count":1}' + body: '{"tags":[{"created_at":"2024-12-26T10:21:41.867432Z","digest":"sha256:cf7e6d447a6bdf4d1ab120c418c7fd9bdbb9c4e838554fda3ed988592ba02936","id":"dd0166da-e9f5-4b01-9b68-82bed9627c0d","image_id":"9b52b0af-db59-4972-b089-ded7f70fbce7","name":"test","status":"ready","updated_at":"2024-12-26T10:21:42.383896Z"}],"total_count":1}' headers: Content-Length: - - "322" + - "329" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:27 GMT + - Thu, 26 Dec 2024 10:21:44 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1175,10 +1175,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 3489854c-e995-4fed-9677-aabfcc2dd5ab + - d35fc644-6dfc-4b00-b013-5a5514059edb status: 200 OK code: 200 - duration: 54.397004ms + duration: 47.845041ms - id: 24 request: proto: HTTP/1.1 @@ -1194,7 +1194,7 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces?name=test-namespace-2&order_by=created_at_asc method: GET response: @@ -1203,20 +1203,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 501 + content_length: 515 uncompressed: false - body: '{"namespaces":[{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}],"total_count":1}' + body: '{"namespaces":[{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}],"total_count":1}' headers: Content-Length: - - "501" + - "515" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:27 GMT + - Thu, 26 Dec 2024 10:21:44 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1224,10 +1224,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 17f8aab4-a943-4af5-82de-82267bc234cd + - ee6cc224-6b03-4e94-8c67-9905ca39e499 status: 200 OK code: 200 - duration: 50.661419ms + duration: 44.025958ms - id: 25 request: proto: HTTP/1.1 @@ -1243,7 +1243,7 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests url: https://api.scaleway.com/registry/v1/regions/fr-par/images?name=alpine&order_by=created_at_asc method: GET response: @@ -1252,20 +1252,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 321 + content_length: 331 uncompressed: false - body: '{"images":[{"created_at":"2024-09-05T09:04:24.016820Z","id":"3bb51371-ef69-4110-a697-3e7dbe6ca2c6","name":"alpine","namespace_id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","size":3624363,"status":"ready","status_message":"","tags":["test"],"updated_at":"2024-09-05T09:04:25.381480Z","visibility":"inherit"}],"total_count":1}' + body: '{"images":[{"created_at":"2024-12-26T10:21:41.846190Z","id":"9b52b0af-db59-4972-b089-ded7f70fbce7","name":"alpine","namespace_id":"f8287298-af41-4877-921a-1935448adac6","size":3993783,"status":"ready","status_message":"","tags":["test"],"updated_at":"2024-12-26T10:21:42.274228Z","visibility":"inherit"}],"total_count":1}' headers: Content-Length: - - "321" + - "331" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:27 GMT + - Thu, 26 Dec 2024 10:21:44 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1273,10 +1273,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 89fc19db-e7c6-4697-88fe-6fb806ca3d37 + - ce3a134c-c68c-439c-a065-d90984b50ae7 status: 200 OK code: 200 - duration: 58.348699ms + duration: 50.903625ms - id: 26 request: proto: HTTP/1.1 @@ -1292,8 +1292,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: GET response: proto: HTTP/2.0 @@ -1301,20 +1301,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 468 + content_length: 481 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}' headers: Content-Length: - - "468" + - "481" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:27 GMT + - Thu, 26 Dec 2024 10:21:44 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1322,10 +1322,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 011adfbd-2c31-4aea-a2ea-cdb6a67029bd + - b7211b2f-cdd2-47d3-aca1-1dba5a3bbc11 status: 200 OK code: 200 - duration: 54.270428ms + duration: 40.761166ms - id: 27 request: proto: HTTP/1.1 @@ -1341,8 +1341,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/images/3bb51371-ef69-4110-a697-3e7dbe6ca2c6/tags?order_by=created_at_asc + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/images/9b52b0af-db59-4972-b089-ded7f70fbce7/tags?order_by=created_at_asc method: GET response: proto: HTTP/2.0 @@ -1350,20 +1350,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 322 + content_length: 329 uncompressed: false - body: '{"tags":[{"created_at":"2024-09-05T09:04:24.036172Z","digest":"sha256:eddacbc7e24bf8799a4ed3cdcfa50d4b88a323695ad80f317b6629883b2c2a78","id":"a651d9e0-2498-4343-9eda-5ed6e48e547c","image_id":"3bb51371-ef69-4110-a697-3e7dbe6ca2c6","name":"test","status":"ready","updated_at":"2024-09-05T09:04:25.395342Z"}],"total_count":1}' + body: '{"tags":[{"created_at":"2024-12-26T10:21:41.867432Z","digest":"sha256:cf7e6d447a6bdf4d1ab120c418c7fd9bdbb9c4e838554fda3ed988592ba02936","id":"dd0166da-e9f5-4b01-9b68-82bed9627c0d","image_id":"9b52b0af-db59-4972-b089-ded7f70fbce7","name":"test","status":"ready","updated_at":"2024-12-26T10:21:42.383896Z"}],"total_count":1}' headers: Content-Length: - - "322" + - "329" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:27 GMT + - Thu, 26 Dec 2024 10:21:44 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1371,10 +1371,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 7f72261b-55e9-4fc9-a87b-fa5f179949e5 + - f667bda5-f9b6-48c9-8a41-142a46d93e0e status: 200 OK code: 200 - duration: 50.865145ms + duration: 47.286875ms - id: 28 request: proto: HTTP/1.1 @@ -1390,8 +1390,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: GET response: proto: HTTP/2.0 @@ -1399,20 +1399,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 468 + content_length: 481 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}' headers: Content-Length: - - "468" + - "481" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:27 GMT + - Thu, 26 Dec 2024 10:21:44 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1420,10 +1420,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - aee8beda-26d4-403b-ad61-b6ab4fc3ca9d + - fa1762df-ffb4-4a9d-8e73-09b2a98a39af status: 200 OK code: 200 - duration: 47.455716ms + duration: 49.572959ms - id: 29 request: proto: HTTP/1.1 @@ -1439,8 +1439,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces?name=test-namespace-2&order_by=created_at_asc + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/images?name=alpine&order_by=created_at_asc method: GET response: proto: HTTP/2.0 @@ -1448,20 +1448,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 501 + content_length: 331 uncompressed: false - body: '{"namespaces":[{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}],"total_count":1}' + body: '{"images":[{"created_at":"2024-12-26T10:21:41.846190Z","id":"9b52b0af-db59-4972-b089-ded7f70fbce7","name":"alpine","namespace_id":"f8287298-af41-4877-921a-1935448adac6","size":3993783,"status":"ready","status_message":"","tags":["test"],"updated_at":"2024-12-26T10:21:42.274228Z","visibility":"inherit"}],"total_count":1}' headers: Content-Length: - - "501" + - "331" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:27 GMT + - Thu, 26 Dec 2024 10:21:44 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1469,10 +1469,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 9f480a3c-5eab-4b39-a070-cec7b238a465 + - 6f025ce7-3998-42a8-bad8-455bf2273fbd status: 200 OK code: 200 - duration: 55.527498ms + duration: 50.772417ms - id: 30 request: proto: HTTP/1.1 @@ -1488,8 +1488,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/images?name=alpine&order_by=created_at_asc + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces?name=test-namespace-2&order_by=created_at_asc method: GET response: proto: HTTP/2.0 @@ -1497,20 +1497,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 321 + content_length: 515 uncompressed: false - body: '{"images":[{"created_at":"2024-09-05T09:04:24.016820Z","id":"3bb51371-ef69-4110-a697-3e7dbe6ca2c6","name":"alpine","namespace_id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","size":3624363,"status":"ready","status_message":"","tags":["test"],"updated_at":"2024-09-05T09:04:25.381480Z","visibility":"inherit"}],"total_count":1}' + body: '{"namespaces":[{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}],"total_count":1}' headers: Content-Length: - - "321" + - "515" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:27 GMT + - Thu, 26 Dec 2024 10:21:44 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1518,10 +1518,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 4559948e-f291-4367-826c-98dcfa2e42e6 + - 658137a9-42ca-4905-a8b5-1c1f10e1dc5b status: 200 OK code: 200 - duration: 56.086045ms + duration: 59.788334ms - id: 31 request: proto: HTTP/1.1 @@ -1537,8 +1537,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: GET response: proto: HTTP/2.0 @@ -1546,20 +1546,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 468 + content_length: 481 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}' headers: Content-Length: - - "468" + - "481" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:28 GMT + - Thu, 26 Dec 2024 10:21:44 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1567,10 +1567,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 47c88e56-1de0-477b-97de-bff7790c0ae5 + - 296dd94a-7615-4d66-a4b2-4f87e2af9f22 status: 200 OK code: 200 - duration: 57.556066ms + duration: 40.655875ms - id: 32 request: proto: HTTP/1.1 @@ -1586,8 +1586,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces?name=test-namespace-2&order_by=created_at_asc + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/images?name=alpine&order_by=created_at_asc method: GET response: proto: HTTP/2.0 @@ -1595,20 +1595,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 501 + content_length: 331 uncompressed: false - body: '{"namespaces":[{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}],"total_count":1}' + body: '{"images":[{"created_at":"2024-12-26T10:21:41.846190Z","id":"9b52b0af-db59-4972-b089-ded7f70fbce7","name":"alpine","namespace_id":"f8287298-af41-4877-921a-1935448adac6","size":3993783,"status":"ready","status_message":"","tags":["test"],"updated_at":"2024-12-26T10:21:42.274228Z","visibility":"inherit"}],"total_count":1}' headers: Content-Length: - - "501" + - "331" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:28 GMT + - Thu, 26 Dec 2024 10:21:44 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1616,10 +1616,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 3b21fbf4-1685-4c5a-b2a9-a58b9c7fd0a4 + - ce5ce886-06e4-4580-bdd8-124dec23b6c5 status: 200 OK code: 200 - duration: 44.730543ms + duration: 38.919708ms - id: 33 request: proto: HTTP/1.1 @@ -1635,8 +1635,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/images?name=alpine&order_by=created_at_asc + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces?name=test-namespace-2&order_by=created_at_asc method: GET response: proto: HTTP/2.0 @@ -1644,20 +1644,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 321 + content_length: 515 uncompressed: false - body: '{"images":[{"created_at":"2024-09-05T09:04:24.016820Z","id":"3bb51371-ef69-4110-a697-3e7dbe6ca2c6","name":"alpine","namespace_id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","size":3624363,"status":"ready","status_message":"","tags":["test"],"updated_at":"2024-09-05T09:04:25.381480Z","visibility":"inherit"}],"total_count":1}' + body: '{"namespaces":[{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}],"total_count":1}' headers: Content-Length: - - "321" + - "515" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:28 GMT + - Thu, 26 Dec 2024 10:21:44 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1665,10 +1665,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 6a747236-0a66-4e0a-88f6-d674b0e2b708 + - a8540b5d-0baa-4fa5-a35f-95118bb14368 status: 200 OK code: 200 - duration: 56.13901ms + duration: 42.025542ms - id: 34 request: proto: HTTP/1.1 @@ -1684,8 +1684,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: GET response: proto: HTTP/2.0 @@ -1693,20 +1693,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 468 + content_length: 481 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}' headers: Content-Length: - - "468" + - "481" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:28 GMT + - Thu, 26 Dec 2024 10:21:44 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1714,10 +1714,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 8436909c-5eb3-4887-a12d-ce4c271fc5f7 + - 716c24e5-4248-4a8d-8955-f4103c5514c0 status: 200 OK code: 200 - duration: 62.480743ms + duration: 32.747ms - id: 35 request: proto: HTTP/1.1 @@ -1733,8 +1733,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/images/3bb51371-ef69-4110-a697-3e7dbe6ca2c6 + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/images/9b52b0af-db59-4972-b089-ded7f70fbce7 method: DELETE response: proto: HTTP/2.0 @@ -1742,20 +1742,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 298 + content_length: 307 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:24.016820Z","id":"3bb51371-ef69-4110-a697-3e7dbe6ca2c6","name":"alpine","namespace_id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","size":3624363,"status":"deleting","status_message":"","tags":["test"],"updated_at":"2024-09-05T09:04:28.640270427Z","visibility":"inherit"}' + body: '{"created_at":"2024-12-26T10:21:41.846190Z","id":"9b52b0af-db59-4972-b089-ded7f70fbce7","name":"alpine","namespace_id":"f8287298-af41-4877-921a-1935448adac6","size":3993783,"status":"deleting","status_message":"","tags":["test"],"updated_at":"2024-12-26T10:21:45.030816598Z","visibility":"inherit"}' headers: Content-Length: - - "298" + - "307" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:28 GMT + - Thu, 26 Dec 2024 10:21:45 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1763,10 +1763,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - ba6464ba-7265-4aee-ba02-3582c4f74324 + - 03d26265-90c9-4da7-9d47-09a3e7a69052 status: 200 OK code: 200 - duration: 66.937525ms + duration: 49.131167ms - id: 36 request: proto: HTTP/1.1 @@ -1782,7 +1782,7 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests url: https://api.scaleway.com/registry/v1/regions/fr-par/images?name=alpine&order_by=created_at_asc method: GET response: @@ -1791,20 +1791,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 324 + content_length: 334 uncompressed: false - body: '{"images":[{"created_at":"2024-09-05T09:04:24.016820Z","id":"3bb51371-ef69-4110-a697-3e7dbe6ca2c6","name":"alpine","namespace_id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","size":3624363,"status":"deleting","status_message":"","tags":["test"],"updated_at":"2024-09-05T09:04:28.640270Z","visibility":"inherit"}],"total_count":1}' + body: '{"images":[{"created_at":"2024-12-26T10:21:41.846190Z","id":"9b52b0af-db59-4972-b089-ded7f70fbce7","name":"alpine","namespace_id":"f8287298-af41-4877-921a-1935448adac6","size":3993783,"status":"deleting","status_message":"","tags":["test"],"updated_at":"2024-12-26T10:21:45.030817Z","visibility":"inherit"}],"total_count":1}' headers: Content-Length: - - "324" + - "334" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:28 GMT + - Thu, 26 Dec 2024 10:21:45 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1812,10 +1812,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 56dc908f-5ea0-4515-afd0-5c3fb665627e + - 0b3fb39c-1502-4911-a3fb-3e87a5139c4a status: 200 OK code: 200 - duration: 56.245779ms + duration: 43.802083ms - id: 37 request: proto: HTTP/1.1 @@ -1831,7 +1831,7 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces?name=test-namespace-2&order_by=created_at_asc method: GET response: @@ -1840,20 +1840,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 501 + content_length: 515 uncompressed: false - body: '{"namespaces":[{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}],"total_count":1}' + body: '{"namespaces":[{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}],"total_count":1}' headers: Content-Length: - - "501" + - "515" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:28 GMT + - Thu, 26 Dec 2024 10:21:45 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1861,10 +1861,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 63fe498a-aea9-4a2a-8198-a0da6cc26f27 + - 1c40ffaa-8aa8-48ef-849f-63b16e74a563 status: 200 OK code: 200 - duration: 57.984286ms + duration: 44.813375ms - id: 38 request: proto: HTTP/1.1 @@ -1880,8 +1880,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: GET response: proto: HTTP/2.0 @@ -1889,20 +1889,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 468 + content_length: 481 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}' headers: Content-Length: - - "468" + - "481" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:28 GMT + - Thu, 26 Dec 2024 10:21:45 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1910,10 +1910,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 91ca278d-f797-4b69-930c-5e76b3e3126b + - 9c2b5383-d41e-40b8-8b40-b9901ec7e22d status: 200 OK code: 200 - duration: 48.850297ms + duration: 37.030041ms - id: 39 request: proto: HTTP/1.1 @@ -1929,8 +1929,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/images?name=alpine&order_by=created_at_asc method: GET response: proto: HTTP/2.0 @@ -1938,20 +1938,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 468 + content_length: 334 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}' + body: '{"images":[{"created_at":"2024-12-26T10:21:41.846190Z","id":"9b52b0af-db59-4972-b089-ded7f70fbce7","name":"alpine","namespace_id":"f8287298-af41-4877-921a-1935448adac6","size":3993783,"status":"deleting","status_message":"","tags":["test"],"updated_at":"2024-12-26T10:21:45.030817Z","visibility":"inherit"}],"total_count":1}' headers: Content-Length: - - "468" + - "334" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:29 GMT + - Thu, 26 Dec 2024 10:21:45 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1959,10 +1959,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 5e31259e-1f50-48ae-a3f1-7a2e125eedfc + - a6a9ddcc-ef5f-43d4-bbd6-244c65c5c4b7 status: 200 OK code: 200 - duration: 53.716587ms + duration: 39.191583ms - id: 40 request: proto: HTTP/1.1 @@ -1978,8 +1978,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces?name=test-namespace-2&order_by=created_at_asc + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: GET response: proto: HTTP/2.0 @@ -1987,20 +1987,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 501 + content_length: 481 uncompressed: false - body: '{"namespaces":[{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}],"total_count":1}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}' headers: Content-Length: - - "501" + - "481" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:29 GMT + - Thu, 26 Dec 2024 10:21:45 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -2008,10 +2008,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 7dd039b6-f481-4d91-9e5a-f08e2b621d1c + - ae26c63c-351c-4300-8cd5-9df6aeaf489d status: 200 OK code: 200 - duration: 69.232988ms + duration: 44.171583ms - id: 41 request: proto: HTTP/1.1 @@ -2027,8 +2027,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/images?name=alpine&order_by=created_at_asc + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces?name=test-namespace-2&order_by=created_at_asc method: GET response: proto: HTTP/2.0 @@ -2036,20 +2036,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 324 + content_length: 515 uncompressed: false - body: '{"images":[{"created_at":"2024-09-05T09:04:24.016820Z","id":"3bb51371-ef69-4110-a697-3e7dbe6ca2c6","name":"alpine","namespace_id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","size":3624363,"status":"deleting","status_message":"","tags":["test"],"updated_at":"2024-09-05T09:04:28.640270Z","visibility":"inherit"}],"total_count":1}' + body: '{"namespaces":[{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}],"total_count":1}' headers: Content-Length: - - "324" + - "515" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:29 GMT + - Thu, 26 Dec 2024 10:21:45 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -2057,10 +2057,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 164d56f1-bde6-421f-9bec-f1cc8a8039dd + - 27a7aa4e-ade8-46ca-9846-2129bda02c2d status: 200 OK code: 200 - duration: 85.364922ms + duration: 51.41325ms - id: 42 request: proto: HTTP/1.1 @@ -2076,8 +2076,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: GET response: proto: HTTP/2.0 @@ -2085,20 +2085,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 468 + content_length: 481 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}' headers: Content-Length: - - "468" + - "481" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:29 GMT + - Thu, 26 Dec 2024 10:21:45 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -2106,10 +2106,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - b9e284fd-4c73-4887-95ca-90bb7ae8289b + - 197806c0-6e72-4ffd-8cc5-524af1c88282 status: 200 OK code: 200 - duration: 50.873685ms + duration: 42.513084ms - id: 43 request: proto: HTTP/1.1 @@ -2125,7 +2125,7 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests url: https://api.scaleway.com/registry/v1/regions/fr-par/images?name=alpine&order_by=created_at_asc method: GET response: @@ -2134,20 +2134,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 324 + content_length: 334 uncompressed: false - body: '{"images":[{"created_at":"2024-09-05T09:04:24.016820Z","id":"3bb51371-ef69-4110-a697-3e7dbe6ca2c6","name":"alpine","namespace_id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","size":3624363,"status":"deleting","status_message":"","tags":["test"],"updated_at":"2024-09-05T09:04:28.640270Z","visibility":"inherit"}],"total_count":1}' + body: '{"images":[{"created_at":"2024-12-26T10:21:41.846190Z","id":"9b52b0af-db59-4972-b089-ded7f70fbce7","name":"alpine","namespace_id":"f8287298-af41-4877-921a-1935448adac6","size":3993783,"status":"deleting","status_message":"","tags":["test"],"updated_at":"2024-12-26T10:21:45.030817Z","visibility":"inherit"}],"total_count":1}' headers: Content-Length: - - "324" + - "334" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:29 GMT + - Thu, 26 Dec 2024 10:21:45 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -2155,10 +2155,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - f49d4cc9-6999-48eb-a885-79cd9c3b7f31 + - 64c34189-1c98-4898-a10a-8bbce3ed6440 status: 200 OK code: 200 - duration: 52.425388ms + duration: 42.2825ms - id: 44 request: proto: HTTP/1.1 @@ -2174,7 +2174,7 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces?name=test-namespace-2&order_by=created_at_asc method: GET response: @@ -2183,20 +2183,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 501 + content_length: 515 uncompressed: false - body: '{"namespaces":[{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}],"total_count":1}' + body: '{"namespaces":[{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}],"total_count":1}' headers: Content-Length: - - "501" + - "515" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:29 GMT + - Thu, 26 Dec 2024 10:21:45 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -2204,10 +2204,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - ef2dd23c-cf9b-4d7b-990f-e913f37538fb + - fb1ce560-6b0e-4303-a25e-ed773df2bef7 status: 200 OK code: 200 - duration: 52.480108ms + duration: 45.835834ms - id: 45 request: proto: HTTP/1.1 @@ -2223,8 +2223,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: GET response: proto: HTTP/2.0 @@ -2232,20 +2232,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 468 + content_length: 481 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":3624363,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:25.387447Z"}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}' headers: Content-Length: - - "468" + - "481" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:29 GMT + - Thu, 26 Dec 2024 10:21:45 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -2253,10 +2253,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 87b3a7f6-cbfc-42de-a847-b508418aa2b5 + - b87022b0-1106-4f10-a511-8429ef0e77b3 status: 200 OK code: 200 - duration: 544.398106ms + duration: 43.637792ms - id: 46 request: proto: HTTP/1.1 @@ -2272,8 +2272,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: GET response: proto: HTTP/2.0 @@ -2281,20 +2281,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 462 + content_length: 481 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":0,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":0,"status":"ready","status_message":"","updated_at":"2024-09-05T09:04:29.883429Z"}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"ready","status_message":"","updated_at":"2024-12-26T10:21:42.287165Z"}' headers: Content-Length: - - "462" + - "481" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:30 GMT + - Thu, 26 Dec 2024 10:21:45 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -2302,10 +2302,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 860465b1-1e5e-4145-953c-58dbb6a1815e + - e92ef240-d4c3-4ab6-9020-309a94170656 status: 200 OK code: 200 - duration: 51.886032ms + duration: 41.328959ms - id: 47 request: proto: HTTP/1.1 @@ -2321,8 +2321,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: DELETE response: proto: HTTP/2.0 @@ -2330,20 +2330,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 468 + content_length: 487 uncompressed: false - body: '{"created_at":"2024-09-05T09:04:11.399292Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"837eb73d-1eec-40a2-a30e-9b9dabb946bd","image_count":0,"is_public":false,"name":"test-namespace-2","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"fr-par","size":0,"status":"deleting","status_message":"","updated_at":"2024-09-05T09:04:30.340603032Z"}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"deleting","status_message":"","updated_at":"2024-12-26T10:21:45.916953343Z"}' headers: Content-Length: - - "468" + - "487" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:30 GMT + - Thu, 26 Dec 2024 10:21:45 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -2351,10 +2351,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 7aa1c0fd-4eb3-4ded-95c6-dc5a221becf3 + - 04ce8329-9834-4cc9-936a-7d6691a89c8e status: 200 OK code: 200 - duration: 87.42289ms + duration: 60.9485ms - id: 48 request: proto: HTTP/1.1 @@ -2370,8 +2370,8 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 method: GET response: proto: HTTP/2.0 @@ -2379,20 +2379,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 37 + content_length: 484 uncompressed: false - body: '{"message":"Namespace was not found"}' + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"deleting","status_message":"","updated_at":"2024-12-26T10:21:45.916953Z"}' headers: Content-Length: - - "37" + - "484" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:30 GMT + - Thu, 26 Dec 2024 10:21:45 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -2400,10 +2400,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 38da0c1b-a39e-49bb-897a-b58dd8448a57 - status: 404 Not Found - code: 404 - duration: 26.456103ms + - 5d543835-7340-4bcd-a752-8b0aca95328e + status: 200 OK + code: 200 + duration: 45.297125ms - id: 49 request: proto: HTTP/1.1 @@ -2419,9 +2419,58 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd - method: DELETE + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 484 + uncompressed: false + body: '{"created_at":"2024-12-26T10:21:38.713633Z","description":"Test namespace for Docker image","endpoint":"rg.fr-par.scw.cloud/test-namespace-2","id":"f8287298-af41-4877-921a-1935448adac6","image_count":1,"is_public":false,"name":"test-namespace-2","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"fr-par","size":3993783,"status":"deleting","status_message":"","updated_at":"2024-12-26T10:21:45.916953Z"}' + headers: + Content-Length: + - "484" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:21:46 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge01) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 4b2932ac-c5d3-4812-a3b1-fb90c95e846d + status: 200 OK + code: 200 + duration: 40.109375ms + - id: 50 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 + method: GET response: proto: HTTP/2.0 proto_major: 2 @@ -2439,9 +2488,9 @@ interactions: Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:30 GMT + - Thu, 26 Dec 2024 10:22:01 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -2449,11 +2498,11 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - ee21c4c7-d2ec-4f2f-b507-e9e9edce1167 + - 2a30c179-8b01-4f2d-b3a6-03a4f1b73128 status: 404 Not Found code: 404 - duration: 26.459476ms - - id: 50 + duration: 21.983208ms + - id: 51 request: proto: HTTP/1.1 proto_major: 1 @@ -2468,9 +2517,9 @@ interactions: form: {} headers: User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.0; darwin; amd64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/837eb73d-1eec-40a2-a30e-9b9dabb946bd - method: DELETE + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/fr-par/namespaces/f8287298-af41-4877-921a-1935448adac6 + method: GET response: proto: HTTP/2.0 proto_major: 2 @@ -2488,9 +2537,9 @@ interactions: Content-Type: - application/json Date: - - Thu, 05 Sep 2024 09:04:30 GMT + - Thu, 26 Dec 2024 10:22:01 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-1;edge01) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -2498,7 +2547,7 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 9dc07fac-87e1-4446-9f2f-aa0c3141e562 + - 685e0f5d-bf13-41fb-bf27-e27636dc9d45 status: 404 Not Found code: 404 - duration: 21.290539ms + duration: 239.576709ms diff --git a/internal/services/registry/testdata/data-source-namespace-basic.cassette.yaml b/internal/services/registry/testdata/data-source-namespace-basic.cassette.yaml index f23523efcc..c1478a328f 100644 --- a/internal/services/registry/testdata/data-source-namespace-basic.cassette.yaml +++ b/internal/services/registry/testdata/data-source-namespace-basic.cassette.yaml @@ -1,1319 +1,2016 @@ --- version: 2 interactions: -- request: - body: '{"name":"test-cr-data","description":"","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","is_public":false}' - form: {} - headers: - Content-Type: - - application/json - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces - method: POST - response: - body: '{"created_at":"2023-01-23T09:55:46.134241856Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:46.134241856Z"}' - headers: - Content-Length: - - "429" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:46 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - a056a527-dba2-4366-8a12-af5036f5a60c - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:46.134242Z"}' - headers: - Content-Length: - - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:46 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - e98de99b-fc16-41b1-8568-d9921f931e2c - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:46.134242Z"}' - headers: - Content-Length: - - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:46 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - d533b4d7-71c4-410d-ab04-275257404887 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:46.134242Z"}' - headers: - Content-Length: - - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:46 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 25f88f14-b4e6-481d-b016-6af9a3434e59 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces?name=test-cr-data&order_by=created_at_asc - method: GET - response: - body: '{"namespaces":[{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:46.134242Z"}],"total_count":1}' - headers: - Content-Length: - - "456" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:46 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - ec3e4091-9597-40e7-a8ad-fba32eb583b2 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:46.134242Z"}' - headers: - Content-Length: - - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:46 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - a2b2a984-5196-4071-ba42-d9e7d3134b0a - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:46.134242Z"}' - headers: - Content-Length: - - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:46 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 9f433276-24fa-4a99-9104-a0b51a7207c8 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:46.134242Z"}' - headers: - Content-Length: - - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:46 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 58dc1bf2-2f67-48ce-9e64-6bd17dbf3fb1 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces?name=test-cr-data&order_by=created_at_asc - method: GET - response: - body: '{"namespaces":[{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:46.134242Z"}],"total_count":1}' - headers: - Content-Length: - - "456" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:46 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 64853b45-7fc9-4a07-9788-d8579d9ec81e - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:46.134242Z"}' - headers: - Content-Length: - - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:47 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 57b21517-fd1d-409f-98b8-62506438ccce - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:46.134242Z"}' - headers: - Content-Length: - - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:47 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - e73f7304-be97-493b-a043-3e54158ba095 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:46.134242Z"}' - headers: - Content-Length: - - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:47 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - c3565b12-ebf3-48b1-bb7a-959243123a46 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces?name=test-cr-data&order_by=created_at_asc - method: GET - response: - body: '{"namespaces":[{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:46.134242Z"}],"total_count":1}' - headers: - Content-Length: - - "456" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:47 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 95e69fa8-96ae-4285-9abd-1f7a8587c4a8 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:46.134242Z"}' - headers: - Content-Length: - - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:47 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - f1d8ba80-ee0f-455b-9fc8-7133f4fedd8a - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:46.134242Z"}' - headers: - Content-Length: - - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:47 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 7a3d8405-823a-4076-a379-a269c88245fb - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces?name=test-cr-data&order_by=created_at_asc - method: GET - response: - body: '{"namespaces":[{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:46.134242Z"}],"total_count":1}' - headers: - Content-Length: - - "456" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:47 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - d95b7e3c-341f-4b65-aef5-b5186921f61e - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:46.134242Z"}' - headers: - Content-Length: - - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:47 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - d0526aed-45c9-4683-a7d8-937ffb3fb334 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:46.134242Z"}' - headers: - Content-Length: - - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:48 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 087738e8-4641-485b-ad38-c938867be17a - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:46.134242Z"}' - headers: - Content-Length: - - "423" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:48 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - d5272439-637d-4cf0-9bcd-235ac45fe7e8 - status: 200 OK - code: 200 -- request: - body: '{"description":"","is_public":true}' - form: {} - headers: - Content-Type: - - application/json - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: PATCH - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:48.549479950Z"}' - headers: - Content-Length: - - "425" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:48 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 63f140ad-4ade-4357-99cd-14e130bece36 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:48.549480Z"}' - headers: - Content-Length: - - "422" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:48 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 2151eeed-5c05-4377-b4cf-8e91935dce68 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:48.549480Z"}' - headers: - Content-Length: - - "422" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:48 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 9e770152-eb61-46d5-bcab-9319650bd78f - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces?name=test-cr-data&order_by=created_at_asc - method: GET - response: - body: '{"namespaces":[{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:48.549480Z"}],"total_count":1}' - headers: - Content-Length: - - "455" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:48 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 499ec79f-905f-4743-8629-ec621d4e9506 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:48.549480Z"}' - headers: - Content-Length: - - "422" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:48 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 61dbe9a3-3e1d-4895-9eea-4a3955d3ceb8 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:48.549480Z"}' - headers: - Content-Length: - - "422" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:49 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 5c38517c-9f3c-409c-8adc-51e43e73a94f - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:48.549480Z"}' - headers: - Content-Length: - - "422" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:49 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 6f5cb5fa-c4eb-4dd4-a91f-43a30dde653f - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces?name=test-cr-data&order_by=created_at_asc - method: GET - response: - body: '{"namespaces":[{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:48.549480Z"}],"total_count":1}' - headers: - Content-Length: - - "455" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:49 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 29980d6c-e8a1-4f51-8d54-9cb327c821b3 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:48.549480Z"}' - headers: - Content-Length: - - "422" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:49 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 31f04ed6-ed6e-4370-9dd5-13e89178c2ff - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:48.549480Z"}' - headers: - Content-Length: - - "422" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:49 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - faa80a14-298a-4e0c-9327-0e4b77410d2a - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:48.549480Z"}' - headers: - Content-Length: - - "422" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:49 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 61eab47a-1f36-4ffb-a6aa-5f98708fa16c - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces?name=test-cr-data&order_by=created_at_asc - method: GET - response: - body: '{"namespaces":[{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:48.549480Z"}],"total_count":1}' - headers: - Content-Length: - - "455" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:49 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 90e3b4ec-ec10-4da0-bc17-4c35d5af6fad - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:48.549480Z"}' - headers: - Content-Length: - - "422" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:49 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - e034514c-b906-4616-9a32-828f74e7db65 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces?name=test-cr-data&order_by=created_at_asc - method: GET - response: - body: '{"namespaces":[{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:48.549480Z"}],"total_count":1}' - headers: - Content-Length: - - "455" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:50 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - dd2b4abc-209b-4341-92df-b5e4ca24be30 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:48.549480Z"}' - headers: - Content-Length: - - "422" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:50 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - f6978ac4-ffa6-414c-b968-22d96ce9018c - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:48.549480Z"}' - headers: - Content-Length: - - "422" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:50 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 0acf1bb3-523b-4849-96d2-e57a80998985 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-01-23T09:55:48.549480Z"}' - headers: - Content-Length: - - "422" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:50 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 6ca24db3-eb84-4273-94ea-f07d6d8aa9cc - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: DELETE - response: - body: '{"created_at":"2023-01-23T09:55:46.134242Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"923504a0-d154-48c2-a586-c020c4e33fa8","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","project_id":"ee7bd9e1-9cbd-4724-b2f4-19e50f3cf38b","region":"pl-waw","size":0,"status":"deleting","status_message":"","updated_at":"2023-01-23T09:55:50.629237244Z"}' - headers: - Content-Length: - - "428" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:50 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - bf7b01fb-de9a-4727-aad5-54cb8678484e - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: GET - response: - body: '{"message":"Namespace was not found"}' - headers: - Content-Length: - - "37" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:50 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 95420a4d-b6b9-4a68-abc0-94d942db5938 - status: 404 Not Found - code: 404 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: DELETE - response: - body: '{"message":"Namespace was not found"}' - headers: - Content-Length: - - "37" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:50 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 2de16439-0126-4432-bc01-43d194fb2ab0 - status: 404 Not Found - code: 404 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: DELETE - response: - body: '{"message":"Namespace was not found"}' - headers: - Content-Length: - - "37" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:50 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 414cac2e-e67a-4684-a7fa-473c0d0c10c7 - status: 404 Not Found - code: 404 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.1; linux; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/923504a0-d154-48c2-a586-c020c4e33fa8 - method: DELETE - response: - body: '{"message":"Namespace was not found"}' - headers: - Content-Length: - - "37" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 23 Jan 2023 09:55:50 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - b5586ad0-50c7-4da1-b278-48d3b08deb17 - status: 404 Not Found - code: 404 + - id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 110 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: '{"name":"test-cr-data","description":"","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","is_public":false}' + form: {} + headers: + Content-Type: + - application/json + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces + method: POST + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 442 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762117Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:36.712762117Z"}' + headers: + Content-Length: + - "442" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:36 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 74498167-5f72-4f98-a9c1-9e5f27070f2c + status: 200 OK + code: 200 + duration: 531.753834ms + - id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 436 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:36.712762Z"}' + headers: + Content-Length: + - "436" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:36 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 1c98a066-f7b4-431a-ba15-069c029f6e6a + status: 200 OK + code: 200 + duration: 91.445041ms + - id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 436 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:36.712762Z"}' + headers: + Content-Length: + - "436" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:36 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 98912f4c-0934-4e3a-b5a3-10be841a39b2 + status: 200 OK + code: 200 + duration: 91.97725ms + - id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces?name=test-cr-data&order_by=created_at_asc + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 470 + uncompressed: false + body: '{"namespaces":[{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:36.712762Z"}],"total_count":1}' + headers: + Content-Length: + - "470" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:37 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - ca750280-f195-4c54-9185-44b008904a11 + status: 200 OK + code: 200 + duration: 81.97ms + - id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 436 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:36.712762Z"}' + headers: + Content-Length: + - "436" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:37 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - fa0be13f-1d87-462a-8927-a947c7142d0e + status: 200 OK + code: 200 + duration: 121.809208ms + - id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 436 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:36.712762Z"}' + headers: + Content-Length: + - "436" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:37 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 5d563a4f-697b-47c0-91fa-672e6c313fef + status: 200 OK + code: 200 + duration: 79.384375ms + - id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 436 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:36.712762Z"}' + headers: + Content-Length: + - "436" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:37 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - a7e2b3e8-b56c-4bf5-84f3-84490baaae07 + status: 200 OK + code: 200 + duration: 89.506666ms + - id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 436 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:36.712762Z"}' + headers: + Content-Length: + - "436" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:37 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 755e09cb-6d2a-4435-9ecd-105eefcfe4c9 + status: 200 OK + code: 200 + duration: 88.545542ms + - id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces?name=test-cr-data&order_by=created_at_asc + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 470 + uncompressed: false + body: '{"namespaces":[{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:36.712762Z"}],"total_count":1}' + headers: + Content-Length: + - "470" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:37 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - a6220e70-52bf-4dfb-8cdb-f96ad4c49bf9 + status: 200 OK + code: 200 + duration: 97.093916ms + - id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 436 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:36.712762Z"}' + headers: + Content-Length: + - "436" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:37 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 9e086bd0-336c-46d1-9201-b95af9d9e2f7 + status: 200 OK + code: 200 + duration: 80.925709ms + - id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 436 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:36.712762Z"}' + headers: + Content-Length: + - "436" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:37 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 4b549d63-e70a-44f0-b6e9-fd28b864f148 + status: 200 OK + code: 200 + duration: 81.621334ms + - id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces?name=test-cr-data&order_by=created_at_asc + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 470 + uncompressed: false + body: '{"namespaces":[{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:36.712762Z"}],"total_count":1}' + headers: + Content-Length: + - "470" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:37 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - a600aa52-7f3c-4f51-91b1-5cc3ff81a395 + status: 200 OK + code: 200 + duration: 82.674ms + - id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 436 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:36.712762Z"}' + headers: + Content-Length: + - "436" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:37 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - bf3727c3-ce37-4591-a8c5-4c8dfe2c78e7 + status: 200 OK + code: 200 + duration: 94.714666ms + - id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 436 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:36.712762Z"}' + headers: + Content-Length: + - "436" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:37 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - ac16829c-bd7f-4536-a8d7-2cb9695f5b6c + status: 200 OK + code: 200 + duration: 80.548125ms + - id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 436 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:36.712762Z"}' + headers: + Content-Length: + - "436" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:38 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 1c4ce27c-fddb-4d71-aaf0-a6034dd938a2 + status: 200 OK + code: 200 + duration: 78.045333ms + - id: 15 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces?name=test-cr-data&order_by=created_at_asc + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 470 + uncompressed: false + body: '{"namespaces":[{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:36.712762Z"}],"total_count":1}' + headers: + Content-Length: + - "470" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:38 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 43b631cc-1015-46a6-a385-ca41a47cafb1 + status: 200 OK + code: 200 + duration: 87.05375ms + - id: 16 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 436 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:36.712762Z"}' + headers: + Content-Length: + - "436" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:38 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - ef0d4192-91c2-491d-a3da-e327c030c800 + status: 200 OK + code: 200 + duration: 99.017458ms + - id: 17 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 436 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:36.712762Z"}' + headers: + Content-Length: + - "436" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:38 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 5c0ae9ad-e9b4-4ba1-b6b7-e723fdc0ac6f + status: 200 OK + code: 200 + duration: 84.059625ms + - id: 18 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 436 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":false,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:36.712762Z"}' + headers: + Content-Length: + - "436" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:38 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 1729714b-85b4-429e-ab37-cbdcf8d0cb20 + status: 200 OK + code: 200 + duration: 81.340375ms + - id: 19 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 35 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: '{"description":"","is_public":true}' + form: {} + headers: + Content-Type: + - application/json + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: PATCH + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 438 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:38.851233978Z"}' + headers: + Content-Length: + - "438" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:38 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 31ede176-ef1f-4a82-82aa-0718469ff7e5 + status: 200 OK + code: 200 + duration: 93.493042ms + - id: 20 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 435 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:38.851234Z"}' + headers: + Content-Length: + - "435" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:38 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 120d420a-2954-44a5-90bc-7b9295c35685 + status: 200 OK + code: 200 + duration: 81.714791ms + - id: 21 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 435 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:38.851234Z"}' + headers: + Content-Length: + - "435" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:39 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 1e3d6721-130f-42a0-9375-35762b805086 + status: 200 OK + code: 200 + duration: 83.669416ms + - id: 22 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces?name=test-cr-data&order_by=created_at_asc + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 469 + uncompressed: false + body: '{"namespaces":[{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:38.851234Z"}],"total_count":1}' + headers: + Content-Length: + - "469" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:39 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 876d5756-26b8-480e-99bb-831f290c9d3e + status: 200 OK + code: 200 + duration: 84.681541ms + - id: 23 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 435 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:38.851234Z"}' + headers: + Content-Length: + - "435" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:39 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 14dc56ec-eef9-450e-9752-5306b0d0ef09 + status: 200 OK + code: 200 + duration: 83.409209ms + - id: 24 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 435 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:38.851234Z"}' + headers: + Content-Length: + - "435" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:39 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 139c9737-8489-454c-94b0-96ce24d3e4f1 + status: 200 OK + code: 200 + duration: 83.226792ms + - id: 25 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces?name=test-cr-data&order_by=created_at_asc + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 469 + uncompressed: false + body: '{"namespaces":[{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:38.851234Z"}],"total_count":1}' + headers: + Content-Length: + - "469" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:39 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 4c6240df-1cdf-4120-b7db-73d1c38f15dc + status: 200 OK + code: 200 + duration: 77.105083ms + - id: 26 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 435 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:38.851234Z"}' + headers: + Content-Length: + - "435" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:39 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 90afd950-d3f7-462a-83dd-70a8791b49be + status: 200 OK + code: 200 + duration: 78.885125ms + - id: 27 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 435 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:38.851234Z"}' + headers: + Content-Length: + - "435" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:39 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 7ca2178b-f100-40a9-8f5b-1713d6bc8603 + status: 200 OK + code: 200 + duration: 84.464667ms + - id: 28 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 435 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:38.851234Z"}' + headers: + Content-Length: + - "435" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:39 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 7e899c77-84e4-4e64-aba7-9adcff738884 + status: 200 OK + code: 200 + duration: 83.409417ms + - id: 29 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 435 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:38.851234Z"}' + headers: + Content-Length: + - "435" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:39 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - e0fc1297-2d26-4c69-ae3e-d600671dad69 + status: 200 OK + code: 200 + duration: 78.044875ms + - id: 30 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces?name=test-cr-data&order_by=created_at_asc + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 469 + uncompressed: false + body: '{"namespaces":[{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:38.851234Z"}],"total_count":1}' + headers: + Content-Length: + - "469" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:39 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 69e8cab0-fa42-4b54-b75b-1dde7e8075c0 + status: 200 OK + code: 200 + duration: 89.355792ms + - id: 31 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 435 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:38.851234Z"}' + headers: + Content-Length: + - "435" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:39 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - c1d487c3-975f-4da2-b07e-ce1aa323dba5 + status: 200 OK + code: 200 + duration: 79.455958ms + - id: 32 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 435 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:38.851234Z"}' + headers: + Content-Length: + - "435" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:40 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 6bb9c9d8-112e-494b-9d2f-c2ed8c6ddde2 + status: 200 OK + code: 200 + duration: 81.729084ms + - id: 33 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces?name=test-cr-data&order_by=created_at_asc + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 469 + uncompressed: false + body: '{"namespaces":[{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:38.851234Z"}],"total_count":1}' + headers: + Content-Length: + - "469" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:40 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - be4c3ffe-2c66-4068-84ad-ee9508dd12c2 + status: 200 OK + code: 200 + duration: 90.875917ms + - id: 34 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 435 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:38.851234Z"}' + headers: + Content-Length: + - "435" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:40 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - a73e8587-d5e1-41d8-a02a-2427d8b823c4 + status: 200 OK + code: 200 + duration: 83.820417ms + - id: 35 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 435 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:26:38.851234Z"}' + headers: + Content-Length: + - "435" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:40 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 0e43ffa5-19ad-4ea2-a7aa-81d6e5b0cd82 + status: 200 OK + code: 200 + duration: 91.182542ms + - id: 36 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: DELETE + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 441 + uncompressed: false + body: '{"created_at":"2024-12-26T10:26:36.712762Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-data","id":"490ae2ed-ad99-4c9b-9cc0-d1766df36378","image_count":0,"is_public":true,"name":"test-cr-data","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"deleting","status_message":"","updated_at":"2024-12-26T10:26:40.598108660Z"}' + headers: + Content-Length: + - "441" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:40 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 8c62f7ec-efe0-4367-8329-4da18bf8f368 + status: 200 OK + code: 200 + duration: 107.129958ms + - id: 37 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 37 + uncompressed: false + body: '{"message":"Namespace was not found"}' + headers: + Content-Length: + - "37" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:40 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 7cbdfb4d-204f-4e95-90aa-1244730ced14 + status: 404 Not Found + code: 404 + duration: 60.555ms + - id: 38 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 37 + uncompressed: false + body: '{"message":"Namespace was not found"}' + headers: + Content-Length: + - "37" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:40 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 63b61004-8e0a-488d-b761-f9e418424969 + status: 404 Not Found + code: 404 + duration: 56.114542ms + - id: 39 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 37 + uncompressed: false + body: '{"message":"Namespace was not found"}' + headers: + Content-Length: + - "37" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:40 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 871e89f1-45ea-4b00-928d-37d7470e9646 + status: 404 Not Found + code: 404 + duration: 59.272959ms + - id: 40 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/490ae2ed-ad99-4c9b-9cc0-d1766df36378 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 37 + uncompressed: false + body: '{"message":"Namespace was not found"}' + headers: + Content-Length: + - "37" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:26:40 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - f064fd07-fd77-45e4-ba1b-e18786f75f16 + status: 404 Not Found + code: 404 + duration: 56.555417ms diff --git a/internal/services/registry/testdata/namespace-basic.cassette.yaml b/internal/services/registry/testdata/namespace-basic.cassette.yaml index ab239252e8..cfe8e50e24 100644 --- a/internal/services/registry/testdata/namespace-basic.cassette.yaml +++ b/internal/services/registry/testdata/namespace-basic.cassette.yaml @@ -1,493 +1,742 @@ --- version: 2 interactions: -- request: - body: '{"name":"test-cr-ns-01","description":"","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","is_public":false}' - form: {} - headers: - Content-Type: - - application/json - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.5; darwin; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces - method: POST - response: - body: '{"created_at":"2023-02-06T17:35:03.351435204Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"1b496238-a025-4588-87ac-4f8086b5cc71","image_count":0,"is_public":false,"name":"test-cr-ns-01","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-02-06T17:35:03.351435204Z"}' - headers: - Content-Length: - - "444" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 06 Feb 2023 17:35:03 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 0c970c7b-7ab0-44d2-ad26-a94606885494 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.5; darwin; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/1b496238-a025-4588-87ac-4f8086b5cc71 - method: GET - response: - body: '{"created_at":"2023-02-06T17:35:03.351435Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"1b496238-a025-4588-87ac-4f8086b5cc71","image_count":0,"is_public":false,"name":"test-cr-ns-01","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-02-06T17:35:03.351435Z"}' - headers: - Content-Length: - - "438" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 06 Feb 2023 17:35:03 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 6f3bfe32-35a5-4e7e-8abb-e0ed673f5184 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.5; darwin; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/1b496238-a025-4588-87ac-4f8086b5cc71 - method: GET - response: - body: '{"created_at":"2023-02-06T17:35:03.351435Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"1b496238-a025-4588-87ac-4f8086b5cc71","image_count":0,"is_public":false,"name":"test-cr-ns-01","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-02-06T17:35:03.351435Z"}' - headers: - Content-Length: - - "438" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 06 Feb 2023 17:35:03 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 3863225e-f1d5-4ec2-918f-cc140ec9fddf - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.5; darwin; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/1b496238-a025-4588-87ac-4f8086b5cc71 - method: GET - response: - body: '{"created_at":"2023-02-06T17:35:03.351435Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"1b496238-a025-4588-87ac-4f8086b5cc71","image_count":0,"is_public":false,"name":"test-cr-ns-01","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-02-06T17:35:03.351435Z"}' - headers: - Content-Length: - - "438" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 06 Feb 2023 17:35:03 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 929aae72-937d-4876-9948-bdf08e9516c4 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.5; darwin; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/1b496238-a025-4588-87ac-4f8086b5cc71 - method: GET - response: - body: '{"created_at":"2023-02-06T17:35:03.351435Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"1b496238-a025-4588-87ac-4f8086b5cc71","image_count":0,"is_public":false,"name":"test-cr-ns-01","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-02-06T17:35:03.351435Z"}' - headers: - Content-Length: - - "438" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 06 Feb 2023 17:35:04 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 08af02c7-1aa2-4b18-a19f-da59ddb7adcf - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.5; darwin; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/1b496238-a025-4588-87ac-4f8086b5cc71 - method: GET - response: - body: '{"created_at":"2023-02-06T17:35:03.351435Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"1b496238-a025-4588-87ac-4f8086b5cc71","image_count":0,"is_public":false,"name":"test-cr-ns-01","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-02-06T17:35:03.351435Z"}' - headers: - Content-Length: - - "438" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 06 Feb 2023 17:35:04 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 71c392e5-ceae-46cb-9373-02fd5a76d8d3 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.5; darwin; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/1b496238-a025-4588-87ac-4f8086b5cc71 - method: GET - response: - body: '{"created_at":"2023-02-06T17:35:03.351435Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"1b496238-a025-4588-87ac-4f8086b5cc71","image_count":0,"is_public":false,"name":"test-cr-ns-01","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-02-06T17:35:03.351435Z"}' - headers: - Content-Length: - - "438" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 06 Feb 2023 17:35:04 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 36463d4d-b4a2-4ed7-86ee-57d00f025e76 - status: 200 OK - code: 200 -- request: - body: '{"description":"test registry namespace 01","is_public":true}' - form: {} - headers: - Content-Type: - - application/json - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.5; darwin; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/1b496238-a025-4588-87ac-4f8086b5cc71 - method: PATCH - response: - body: '{"created_at":"2023-02-06T17:35:03.351435Z","description":"test registry - namespace 01","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"1b496238-a025-4588-87ac-4f8086b5cc71","image_count":0,"is_public":true,"name":"test-cr-ns-01","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-02-06T17:35:04.909132303Z"}' - headers: - Content-Length: - - "466" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 06 Feb 2023 17:35:04 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 8c11ea32-0114-4242-a3c1-e93038c802b1 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.5; darwin; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/1b496238-a025-4588-87ac-4f8086b5cc71 - method: GET - response: - body: '{"created_at":"2023-02-06T17:35:03.351435Z","description":"test registry - namespace 01","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"1b496238-a025-4588-87ac-4f8086b5cc71","image_count":0,"is_public":true,"name":"test-cr-ns-01","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-02-06T17:35:04.909132Z"}' - headers: - Content-Length: - - "463" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 06 Feb 2023 17:35:05 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 2b71ecf0-16c6-4a00-9420-8b18753b5263 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.5; darwin; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/1b496238-a025-4588-87ac-4f8086b5cc71 - method: GET - response: - body: '{"created_at":"2023-02-06T17:35:03.351435Z","description":"test registry - namespace 01","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"1b496238-a025-4588-87ac-4f8086b5cc71","image_count":0,"is_public":true,"name":"test-cr-ns-01","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-02-06T17:35:04.909132Z"}' - headers: - Content-Length: - - "463" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 06 Feb 2023 17:35:05 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 68eefcec-1ea2-484c-97c9-cbfa8b70270b - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.5; darwin; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/1b496238-a025-4588-87ac-4f8086b5cc71 - method: GET - response: - body: '{"created_at":"2023-02-06T17:35:03.351435Z","description":"test registry - namespace 01","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"1b496238-a025-4588-87ac-4f8086b5cc71","image_count":0,"is_public":true,"name":"test-cr-ns-01","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-02-06T17:35:04.909132Z"}' - headers: - Content-Length: - - "463" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 06 Feb 2023 17:35:05 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 38429490-95ce-46c8-85ac-3c9ed14b0704 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.5; darwin; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/1b496238-a025-4588-87ac-4f8086b5cc71 - method: GET - response: - body: '{"created_at":"2023-02-06T17:35:03.351435Z","description":"test registry - namespace 01","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"1b496238-a025-4588-87ac-4f8086b5cc71","image_count":0,"is_public":true,"name":"test-cr-ns-01","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2023-02-06T17:35:04.909132Z"}' - headers: - Content-Length: - - "463" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 06 Feb 2023 17:35:06 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 5c4344e4-db52-4941-b66d-22e3b65401e7 - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.5; darwin; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/1b496238-a025-4588-87ac-4f8086b5cc71 - method: DELETE - response: - body: '{"created_at":"2023-02-06T17:35:03.351435Z","description":"test registry - namespace 01","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"1b496238-a025-4588-87ac-4f8086b5cc71","image_count":0,"is_public":true,"name":"test-cr-ns-01","organization_id":"105bdce1-64c0-48ab-899d-868455867ecf","project_id":"105bdce1-64c0-48ab-899d-868455867ecf","region":"pl-waw","size":0,"status":"deleting","status_message":"","updated_at":"2023-02-06T17:35:06.087828758Z"}' - headers: - Content-Length: - - "469" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 06 Feb 2023 17:35:06 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - dc643970-7e67-4219-b2c1-c837c777978a - status: 200 OK - code: 200 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.5; darwin; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/1b496238-a025-4588-87ac-4f8086b5cc71 - method: GET - response: - body: '{"message":"Namespace was not found"}' - headers: - Content-Length: - - "37" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 06 Feb 2023 17:35:06 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - 3241f89b-903a-4ca9-8937-b195152a6d71 - status: 404 Not Found - code: 404 -- request: - body: "" - form: {} - headers: - User-Agent: - - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.19.5; darwin; amd64) terraform-provider/develop - terraform/terraform-tests - url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/1b496238-a025-4588-87ac-4f8086b5cc71 - method: DELETE - response: - body: '{"message":"Namespace was not found"}' - headers: - Content-Length: - - "37" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Mon, 06 Feb 2023 17:35:06 GMT - Server: - - Scaleway API-Gateway - Strict-Transport-Security: - - max-age=63072000 - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - DENY - X-Request-Id: - - ef242db6-f537-4ce1-9f10-32dd360931c5 - status: 404 Not Found - code: 404 + - id: 0 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 111 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: '{"name":"test-cr-ns-01","description":"","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","is_public":false}' + form: {} + headers: + Content-Type: + - application/json + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces + method: POST + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 444 + uncompressed: false + body: '{"created_at":"2024-12-26T10:25:20.463071602Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"d520dbb2-4002-4513-8947-fc39b0c9e849","image_count":0,"is_public":false,"name":"test-cr-ns-01","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:25:20.463071602Z"}' + headers: + Content-Length: + - "444" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:25:20 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge03) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 244c0128-f06d-416f-b411-4cfb30947dd0 + status: 200 OK + code: 200 + duration: 563.69125ms + - id: 1 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/d520dbb2-4002-4513-8947-fc39b0c9e849 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 438 + uncompressed: false + body: '{"created_at":"2024-12-26T10:25:20.463072Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"d520dbb2-4002-4513-8947-fc39b0c9e849","image_count":0,"is_public":false,"name":"test-cr-ns-01","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:25:20.463072Z"}' + headers: + Content-Length: + - "438" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:25:20 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge03) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 90737e64-6345-43f5-9fc0-8d1632b6b8b4 + status: 200 OK + code: 200 + duration: 140.218917ms + - id: 2 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/d520dbb2-4002-4513-8947-fc39b0c9e849 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 438 + uncompressed: false + body: '{"created_at":"2024-12-26T10:25:20.463072Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"d520dbb2-4002-4513-8947-fc39b0c9e849","image_count":0,"is_public":false,"name":"test-cr-ns-01","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:25:20.463072Z"}' + headers: + Content-Length: + - "438" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:25:20 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge03) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 47d2feaa-321a-4a96-a324-7b9058539409 + status: 200 OK + code: 200 + duration: 128.299583ms + - id: 3 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/d520dbb2-4002-4513-8947-fc39b0c9e849 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 438 + uncompressed: false + body: '{"created_at":"2024-12-26T10:25:20.463072Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"d520dbb2-4002-4513-8947-fc39b0c9e849","image_count":0,"is_public":false,"name":"test-cr-ns-01","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:25:20.463072Z"}' + headers: + Content-Length: + - "438" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:25:20 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge03) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 351b4964-3528-4541-a0c1-aa213f56358e + status: 200 OK + code: 200 + duration: 128.820666ms + - id: 4 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/d520dbb2-4002-4513-8947-fc39b0c9e849 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 438 + uncompressed: false + body: '{"created_at":"2024-12-26T10:25:20.463072Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"d520dbb2-4002-4513-8947-fc39b0c9e849","image_count":0,"is_public":false,"name":"test-cr-ns-01","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:25:20.463072Z"}' + headers: + Content-Length: + - "438" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:25:21 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge03) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - be037106-d1fb-4582-b6c8-1e0ced365386 + status: 200 OK + code: 200 + duration: 126.336292ms + - id: 5 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/d520dbb2-4002-4513-8947-fc39b0c9e849 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 438 + uncompressed: false + body: '{"created_at":"2024-12-26T10:25:20.463072Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"d520dbb2-4002-4513-8947-fc39b0c9e849","image_count":0,"is_public":false,"name":"test-cr-ns-01","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:25:20.463072Z"}' + headers: + Content-Length: + - "438" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:25:21 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge03) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - ce08d5c4-630b-46ec-a886-e72a842c5ca0 + status: 200 OK + code: 200 + duration: 122.877041ms + - id: 6 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/d520dbb2-4002-4513-8947-fc39b0c9e849 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 438 + uncompressed: false + body: '{"created_at":"2024-12-26T10:25:20.463072Z","description":"","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"d520dbb2-4002-4513-8947-fc39b0c9e849","image_count":0,"is_public":false,"name":"test-cr-ns-01","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:25:20.463072Z"}' + headers: + Content-Length: + - "438" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:25:22 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge03) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 9525a2e5-4801-4c82-ba80-84c81b1dae2d + status: 200 OK + code: 200 + duration: 88.854583ms + - id: 7 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 61 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: '{"description":"test registry namespace 01","is_public":true}' + form: {} + headers: + Content-Type: + - application/json + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/d520dbb2-4002-4513-8947-fc39b0c9e849 + method: PATCH + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 466 + uncompressed: false + body: '{"created_at":"2024-12-26T10:25:20.463072Z","description":"test registry namespace 01","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"d520dbb2-4002-4513-8947-fc39b0c9e849","image_count":0,"is_public":true,"name":"test-cr-ns-01","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:25:22.176681203Z"}' + headers: + Content-Length: + - "466" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:25:22 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge03) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 993e772c-b89d-4f11-862a-299aeeee1360 + status: 200 OK + code: 200 + duration: 93.129334ms + - id: 8 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/d520dbb2-4002-4513-8947-fc39b0c9e849 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 463 + uncompressed: false + body: '{"created_at":"2024-12-26T10:25:20.463072Z","description":"test registry namespace 01","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"d520dbb2-4002-4513-8947-fc39b0c9e849","image_count":0,"is_public":true,"name":"test-cr-ns-01","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:25:22.176681Z"}' + headers: + Content-Length: + - "463" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:25:22 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge03) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - e7465c4b-08e5-40c9-bb35-efa62ca00743 + status: 200 OK + code: 200 + duration: 79.477667ms + - id: 9 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/d520dbb2-4002-4513-8947-fc39b0c9e849 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 463 + uncompressed: false + body: '{"created_at":"2024-12-26T10:25:20.463072Z","description":"test registry namespace 01","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"d520dbb2-4002-4513-8947-fc39b0c9e849","image_count":0,"is_public":true,"name":"test-cr-ns-01","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:25:22.176681Z"}' + headers: + Content-Length: + - "463" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:25:22 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge03) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 643f629b-e761-4029-a7c0-03fb7fbc7476 + status: 200 OK + code: 200 + duration: 90.854458ms + - id: 10 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/d520dbb2-4002-4513-8947-fc39b0c9e849 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 463 + uncompressed: false + body: '{"created_at":"2024-12-26T10:25:20.463072Z","description":"test registry namespace 01","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"d520dbb2-4002-4513-8947-fc39b0c9e849","image_count":0,"is_public":true,"name":"test-cr-ns-01","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:25:22.176681Z"}' + headers: + Content-Length: + - "463" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:25:22 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge03) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - b5d971cd-7a87-41d7-b692-b35bc599a93f + status: 200 OK + code: 200 + duration: 84.522875ms + - id: 11 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/d520dbb2-4002-4513-8947-fc39b0c9e849 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 463 + uncompressed: false + body: '{"created_at":"2024-12-26T10:25:20.463072Z","description":"test registry namespace 01","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"d520dbb2-4002-4513-8947-fc39b0c9e849","image_count":0,"is_public":true,"name":"test-cr-ns-01","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"ready","status_message":"","updated_at":"2024-12-26T10:25:22.176681Z"}' + headers: + Content-Length: + - "463" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:25:23 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge03) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 17755a42-0d76-4363-8046-97d4421d8965 + status: 200 OK + code: 200 + duration: 79.427625ms + - id: 12 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/d520dbb2-4002-4513-8947-fc39b0c9e849 + method: DELETE + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 469 + uncompressed: false + body: '{"created_at":"2024-12-26T10:25:20.463072Z","description":"test registry namespace 01","endpoint":"rg.pl-waw.scw.cloud/test-cr-ns-01","id":"d520dbb2-4002-4513-8947-fc39b0c9e849","image_count":0,"is_public":true,"name":"test-cr-ns-01","organization_id":"951df375-e094-4d26-97c1-ba548eeb9c42","project_id":"951df375-e094-4d26-97c1-ba548eeb9c42","region":"pl-waw","size":0,"status":"deleting","status_message":"","updated_at":"2024-12-26T10:25:23.178554209Z"}' + headers: + Content-Length: + - "469" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:25:23 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge03) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - b1bbf792-917d-4da1-8aa4-35c1bf12d993 + status: 200 OK + code: 200 + duration: 95.556792ms + - id: 13 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/d520dbb2-4002-4513-8947-fc39b0c9e849 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 37 + uncompressed: false + body: '{"message":"Namespace was not found"}' + headers: + Content-Length: + - "37" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:25:23 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge03) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 69309877-1051-4c66-a511-85545e7443bd + status: 404 Not Found + code: 404 + duration: 55.481583ms + - id: 14 + request: + proto: HTTP/1.1 + proto_major: 1 + proto_minor: 1 + content_length: 0 + transfer_encoding: [] + trailer: {} + host: api.scaleway.com + remote_addr: "" + request_uri: "" + body: "" + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.23.4; darwin; arm64) terraform-provider/develop terraform/terraform-tests + url: https://api.scaleway.com/registry/v1/regions/pl-waw/namespaces/d520dbb2-4002-4513-8947-fc39b0c9e849 + method: GET + response: + proto: HTTP/2.0 + proto_major: 2 + proto_minor: 0 + transfer_encoding: [] + trailer: {} + content_length: 37 + uncompressed: false + body: '{"message":"Namespace was not found"}' + headers: + Content-Length: + - "37" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 26 Dec 2024 10:25:23 GMT + Server: + - Scaleway API Gateway (fr-par-1;edge03) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 882781a4-c9f9-4931-8b5d-1cbec38c0a85 + status: 404 Not Found + code: 404 + duration: 56.56125ms