From c3d7234e46f99e80bd4a685ae0101e7a79b02238 Mon Sep 17 00:00:00 2001 From: Jonathan Remy Date: Thu, 31 Jul 2025 06:17:51 +0200 Subject: [PATCH] fix(domain): update cassette record test basic --- .../domain-record-basic2.cassette.yaml | 1346 ++++------------- 1 file changed, 281 insertions(+), 1065 deletions(-) diff --git a/internal/services/domain/testdata/domain-record-basic2.cassette.yaml b/internal/services/domain/testdata/domain-record-basic2.cassette.yaml index 4b8bef8130..e68e59825b 100644 --- a/internal/services/domain/testdata/domain-record-basic2.cassette.yaml +++ b/internal/services/domain/testdata/domain-record-basic2.cassette.yaml @@ -6,13 +6,13 @@ interactions: proto: HTTP/1.1 proto_major: 1 proto_minor: 1 - content_length: 216 + content_length: 186 transfer_encoding: [] trailer: {} host: api.scaleway.com remote_addr: "" request_uri: "" - body: '{"changes":[{"add":{"records":[{"data":"feedback-smtp.eu-west-1.amazonses.com.","name":"","priority":10,"ttl":300,"type":"MX","comment":null,"id":""}]}}],"return_all_records":false,"disallow_new_zone_creation":false}' + body: '{"changes":[{"add":{"records":[{"data":"127.0.0.1","name":"","priority":0,"ttl":3600,"type":"A","comment":null,"id":""}]}}],"return_all_records":false,"disallow_new_zone_creation":false}' form: {} headers: Content-Type: @@ -27,20 +27,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 171 + content_length: 144 uncompressed: false - body: '{"records":[{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"b36cdfba-a710-480d-aa4b-adc89012751b","name":"","priority":10,"ttl":300,"type":"MX"}]}' + body: '{"records":[{"comment":null,"data":"127.0.0.1","id":"e00c85ba-bb5f-435c-918d-0e0c5a5c010e","name":"","priority":0,"ttl":3600,"type":"A"}]}' headers: Content-Length: - - "171" + - "144" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:33 GMT + - Thu, 31 Jul 2025 04:16:12 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -48,10 +48,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 679886ed-8720-48e5-bb23-06bb26fcec28 + - 94dff934-77b8-4421-a95b-11fa18110723 status: 200 OK code: 200 - duration: 560.219667ms + duration: 493.322291ms - id: 1 request: proto: HTTP/1.1 @@ -78,20 +78,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 172 + content_length: 178 uncompressed: false - body: '{"records":[{"comment":null,"data":"\"v=DMARC1; p=quarantine; adkim=s\"","id":"6eb89ece-1cf2-4f72-b912-04735b8a1cea","name":"_dmarc","priority":0,"ttl":3600,"type":"TXT"}]}' + body: '{"records":[{"comment":null,"data":"\"v=DMARC1; p=quarantine; adkim=s\"","id":"7a5ef022-ba2d-48a2-8b45-aab1810b120b","name":"_dmarc","priority":0,"ttl":3600,"type":"TXT"}]}' headers: Content-Length: - - "172" + - "178" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:33 GMT + - Thu, 31 Jul 2025 04:16:12 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -99,10 +99,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - d4f4465c-823a-4e9a-8b27-4c913c9d6d68 + - 14c8df9a-750d-4e1d-9927-7d5555c29828 status: 200 OK code: 200 - duration: 589.419209ms + duration: 537.876042ms - id: 2 request: proto: HTTP/1.1 @@ -119,7 +119,7 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?name=_dmarc&order_by=name_asc&type=TXT + url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?name=&order_by=name_asc&type=A method: GET response: proto: HTTP/2.0 @@ -127,20 +127,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 188 + content_length: 161 uncompressed: false - body: '{"records":[{"comment":null,"data":"\"v=DMARC1; p=quarantine; adkim=s\"","id":"6eb89ece-1cf2-4f72-b912-04735b8a1cea","name":"_dmarc","priority":0,"ttl":3600,"type":"TXT"}],"total_count":1}' + body: '{"records":[{"comment":null,"data":"127.0.0.1","id":"e00c85ba-bb5f-435c-918d-0e0c5a5c010e","name":"","priority":0,"ttl":3600,"type":"A"}],"total_count":1}' headers: Content-Length: - - "188" + - "161" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:33 GMT + - Thu, 31 Jul 2025 04:16:12 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -148,22 +148,22 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - c24e136b-e02b-465f-9406-dec2ab836435 + - 21105976-d4e1-40eb-87e1-a09df8d83aa8 status: 200 OK code: 200 - duration: 96.867583ms + duration: 100.520625ms - id: 3 request: proto: HTTP/1.1 proto_major: 1 proto_minor: 1 - content_length: 195 + content_length: 216 transfer_encoding: [] trailer: {} host: api.scaleway.com remote_addr: "" request_uri: "" - body: '{"changes":[{"add":{"records":[{"data":"mail.scaleway.com.","name":"","priority":0,"ttl":300,"type":"MX","comment":null,"id":""}]}}],"return_all_records":false,"disallow_new_zone_creation":false}' + body: '{"changes":[{"add":{"records":[{"data":"feedback-smtp.eu-west-1.amazonses.com.","name":"","priority":10,"ttl":300,"type":"MX","comment":null,"id":""}]}}],"return_all_records":false,"disallow_new_zone_creation":false}' form: {} headers: Content-Type: @@ -178,20 +178,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 149 + content_length: 177 uncompressed: false - body: '{"records":[{"comment":null,"data":"0 mail.scaleway.com.","id":"195d9ed8-8174-4c42-bc54-9830b7b44cc7","name":"","priority":0,"ttl":300,"type":"MX"}]}' + body: '{"records":[{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"4ae4c69d-90ec-4ab8-9138-31cd7894f830","name":"","priority":10,"ttl":300,"type":"MX"}]}' headers: Content-Length: - - "149" + - "177" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:33 GMT + - Thu, 31 Jul 2025 04:16:12 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -199,10 +199,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - ca223db7-8d6d-455a-b19e-7e59f7ea7c8d + - 475475ab-cb71-47ca-a1a9-b5bd252f6a04 status: 200 OK code: 200 - duration: 688.9405ms + duration: 616.641167ms - id: 4 request: proto: HTTP/1.1 @@ -219,7 +219,7 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?name=&order_by=name_asc&type=MX + url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?name=_dmarc&order_by=name_asc&type=TXT method: GET response: proto: HTTP/2.0 @@ -227,20 +227,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 323 + content_length: 195 uncompressed: false - body: '{"records":[{"comment":null,"data":"0 mail.scaleway.com.","id":"195d9ed8-8174-4c42-bc54-9830b7b44cc7","name":"","priority":0,"ttl":300,"type":"MX"},{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"b36cdfba-a710-480d-aa4b-adc89012751b","name":"","priority":10,"ttl":300,"type":"MX"}],"total_count":2}' + body: '{"records":[{"comment":null,"data":"\"v=DMARC1; p=quarantine; adkim=s\"","id":"7a5ef022-ba2d-48a2-8b45-aab1810b120b","name":"_dmarc","priority":0,"ttl":3600,"type":"TXT"}],"total_count":1}' headers: Content-Length: - - "323" + - "195" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:33 GMT + - Thu, 31 Jul 2025 04:16:12 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -248,48 +248,50 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - e2c1b619-ba0d-4849-b782-64ffc3b6b359 + - f7b385a2-f589-415e-93f2-b94d8c94ec99 status: 200 OK code: 200 - duration: 134.394375ms + duration: 83.363875ms - id: 5 request: proto: HTTP/1.1 proto_major: 1 proto_minor: 1 - content_length: 0 + content_length: 195 transfer_encoding: [] trailer: {} host: api.scaleway.com remote_addr: "" request_uri: "" - body: "" + body: '{"changes":[{"add":{"records":[{"data":"mail.scaleway.com.","name":"","priority":0,"ttl":300,"type":"MX","comment":null,"id":""}]}}],"return_all_records":false,"disallow_new_zone_creation":false}' form: {} headers: + Content-Type: + - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?name=_dmarc&order_by=name_asc&page=1&type=TXT - method: GET + url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records + method: PATCH response: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 188 + content_length: 155 uncompressed: false - body: '{"records":[{"comment":null,"data":"\"v=DMARC1; p=quarantine; adkim=s\"","id":"6eb89ece-1cf2-4f72-b912-04735b8a1cea","name":"_dmarc","priority":0,"ttl":3600,"type":"TXT"}],"total_count":1}' + body: '{"records":[{"comment":null,"data":"0 mail.scaleway.com.","id":"388e98a2-ba3f-4817-82f3-55a4062b3b9f","name":"","priority":0,"ttl":300,"type":"MX"}]}' headers: Content-Length: - - "188" + - "155" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:33 GMT + - Thu, 31 Jul 2025 04:16:12 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -297,50 +299,48 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 7464b055-a143-40b7-8286-7bf704151d13 + - 0fbb0e25-4b86-4d76-a680-ad075d469584 status: 200 OK code: 200 - duration: 62.921625ms + duration: 681.381667ms - id: 6 request: proto: HTTP/1.1 proto_major: 1 proto_minor: 1 - content_length: 186 + content_length: 0 transfer_encoding: [] trailer: {} host: api.scaleway.com remote_addr: "" request_uri: "" - body: '{"changes":[{"add":{"records":[{"data":"127.0.0.1","name":"","priority":0,"ttl":3600,"type":"A","comment":null,"id":""}]}}],"return_all_records":false,"disallow_new_zone_creation":false}' + body: "" form: {} headers: - Content-Type: - - application/json User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records - method: PATCH + url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?name=&order_by=name_asc&page=1&type=A + method: GET response: proto: HTTP/2.0 proto_major: 2 proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 138 + content_length: 161 uncompressed: false - body: '{"records":[{"comment":null,"data":"127.0.0.1","id":"51eb1d19-6c53-48ca-8a15-123b5f83b3cb","name":"","priority":0,"ttl":3600,"type":"A"}]}' + body: '{"records":[{"comment":null,"data":"127.0.0.1","id":"e00c85ba-bb5f-435c-918d-0e0c5a5c010e","name":"","priority":0,"ttl":3600,"type":"A"}],"total_count":1}' headers: Content-Length: - - "138" + - "161" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:33 GMT + - Thu, 31 Jul 2025 04:16:12 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -348,10 +348,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - a2a36df7-12a5-4e6f-99b6-365b2874dd75 + - 3be285fc-14e3-413e-a699-eb669484f545 status: 200 OK code: 200 - duration: 767.844916ms + duration: 106.288958ms - id: 7 request: proto: HTTP/1.1 @@ -376,20 +376,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 323 + content_length: 337 uncompressed: false - body: '{"records":[{"comment":null,"data":"0 mail.scaleway.com.","id":"195d9ed8-8174-4c42-bc54-9830b7b44cc7","name":"","priority":0,"ttl":300,"type":"MX"},{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"b36cdfba-a710-480d-aa4b-adc89012751b","name":"","priority":10,"ttl":300,"type":"MX"}],"total_count":2}' + body: '{"records":[{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"4ae4c69d-90ec-4ab8-9138-31cd7894f830","name":"","priority":10,"ttl":300,"type":"MX"},{"comment":null,"data":"0 mail.scaleway.com.","id":"388e98a2-ba3f-4817-82f3-55a4062b3b9f","name":"","priority":0,"ttl":300,"type":"MX"}],"total_count":2}' headers: Content-Length: - - "323" + - "337" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:33 GMT + - Thu, 31 Jul 2025 04:16:12 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -397,10 +397,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - c613778a-4a34-4a2c-95b9-e44fa00caab0 + - 278578c1-99c4-484c-b29f-bcea66046906 status: 200 OK code: 200 - duration: 84.473417ms + duration: 97.691583ms - id: 8 request: proto: HTTP/1.1 @@ -417,7 +417,7 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?name=&order_by=name_asc&page=1&type=MX + url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?name=_dmarc&order_by=name_asc&page=1&type=TXT method: GET response: proto: HTTP/2.0 @@ -425,20 +425,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 323 + content_length: 195 uncompressed: false - body: '{"records":[{"comment":null,"data":"0 mail.scaleway.com.","id":"195d9ed8-8174-4c42-bc54-9830b7b44cc7","name":"","priority":0,"ttl":300,"type":"MX"},{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"b36cdfba-a710-480d-aa4b-adc89012751b","name":"","priority":10,"ttl":300,"type":"MX"}],"total_count":2}' + body: '{"records":[{"comment":null,"data":"\"v=DMARC1; p=quarantine; adkim=s\"","id":"7a5ef022-ba2d-48a2-8b45-aab1810b120b","name":"_dmarc","priority":0,"ttl":3600,"type":"TXT"}],"total_count":1}' headers: Content-Length: - - "323" + - "195" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:33 GMT + - Thu, 31 Jul 2025 04:16:12 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -446,10 +446,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - a9bad5d2-be99-4ac9-a3a1-c7b93379f57f + - 46c2d604-95a6-4cf3-ae5a-cf9826154616 status: 200 OK code: 200 - duration: 81.133916ms + duration: 108.974125ms - id: 9 request: proto: HTTP/1.1 @@ -466,7 +466,7 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?name=&order_by=name_asc&type=A + url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?name=&order_by=name_asc&type=MX method: GET response: proto: HTTP/2.0 @@ -474,20 +474,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 154 + content_length: 337 uncompressed: false - body: '{"records":[{"comment":null,"data":"127.0.0.1","id":"51eb1d19-6c53-48ca-8a15-123b5f83b3cb","name":"","priority":0,"ttl":3600,"type":"A"}],"total_count":1}' + body: '{"records":[{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"4ae4c69d-90ec-4ab8-9138-31cd7894f830","name":"","priority":10,"ttl":300,"type":"MX"},{"comment":null,"data":"0 mail.scaleway.com.","id":"388e98a2-ba3f-4817-82f3-55a4062b3b9f","name":"","priority":0,"ttl":300,"type":"MX"}],"total_count":2}' headers: Content-Length: - - "154" + - "337" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:34 GMT + - Thu, 31 Jul 2025 04:16:12 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -495,10 +495,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 5fdf03f2-d80e-4337-8b3a-7f2f70576b6a + - ec1f60c0-a471-4666-91bc-63775567de8c status: 200 OK code: 200 - duration: 66.062458ms + duration: 85.684167ms - id: 10 request: proto: HTTP/1.1 @@ -515,7 +515,7 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?id=6eb89ece-1cf2-4f72-b912-04735b8a1cea&name=&order_by=name_asc&page=1&type=unknown + url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?id=e00c85ba-bb5f-435c-918d-0e0c5a5c010e&name=&order_by=name_asc&page=1&type=unknown method: GET response: proto: HTTP/2.0 @@ -523,20 +523,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 188 + content_length: 161 uncompressed: false - body: '{"records":[{"comment":null,"data":"\"v=DMARC1; p=quarantine; adkim=s\"","id":"6eb89ece-1cf2-4f72-b912-04735b8a1cea","name":"_dmarc","priority":0,"ttl":3600,"type":"TXT"}],"total_count":1}' + body: '{"records":[{"comment":null,"data":"127.0.0.1","id":"e00c85ba-bb5f-435c-918d-0e0c5a5c010e","name":"","priority":0,"ttl":3600,"type":"A"}],"total_count":1}' headers: Content-Length: - - "188" + - "161" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:34 GMT + - Thu, 31 Jul 2025 04:16:12 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -544,10 +544,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 2655c4a6-9962-4ee9-bbab-80105564897a + - 0a406c57-c931-4b8f-88ce-7f670d67a909 status: 200 OK code: 200 - duration: 84.665625ms + duration: 80.940958ms - id: 11 request: proto: HTTP/1.1 @@ -564,7 +564,7 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?id=b36cdfba-a710-480d-aa4b-adc89012751b&name=&order_by=name_asc&page=1&type=unknown + url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?name=&order_by=name_asc&page=1&type=MX method: GET response: proto: HTTP/2.0 @@ -572,20 +572,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 187 + content_length: 337 uncompressed: false - body: '{"records":[{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"b36cdfba-a710-480d-aa4b-adc89012751b","name":"","priority":10,"ttl":300,"type":"MX"}],"total_count":1}' + body: '{"records":[{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"4ae4c69d-90ec-4ab8-9138-31cd7894f830","name":"","priority":10,"ttl":300,"type":"MX"},{"comment":null,"data":"0 mail.scaleway.com.","id":"388e98a2-ba3f-4817-82f3-55a4062b3b9f","name":"","priority":0,"ttl":300,"type":"MX"}],"total_count":2}' headers: Content-Length: - - "187" + - "337" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:34 GMT + - Thu, 31 Jul 2025 04:16:12 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -593,10 +593,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 5630c6ff-167c-49b7-a89d-107094d411a1 + - 16b70baf-cc1b-4592-b047-245797c6c5b8 status: 200 OK code: 200 - duration: 67.067958ms + duration: 89.975833ms - id: 12 request: proto: HTTP/1.1 @@ -613,7 +613,7 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?name=&order_by=name_asc&page=1&type=MX + url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?id=7a5ef022-ba2d-48a2-8b45-aab1810b120b&name=&order_by=name_asc&page=1&type=unknown method: GET response: proto: HTTP/2.0 @@ -621,20 +621,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 323 + content_length: 195 uncompressed: false - body: '{"records":[{"comment":null,"data":"0 mail.scaleway.com.","id":"195d9ed8-8174-4c42-bc54-9830b7b44cc7","name":"","priority":0,"ttl":300,"type":"MX"},{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"b36cdfba-a710-480d-aa4b-adc89012751b","name":"","priority":10,"ttl":300,"type":"MX"}],"total_count":2}' + body: '{"records":[{"comment":null,"data":"\"v=DMARC1; p=quarantine; adkim=s\"","id":"7a5ef022-ba2d-48a2-8b45-aab1810b120b","name":"_dmarc","priority":0,"ttl":3600,"type":"TXT"}],"total_count":1}' headers: Content-Length: - - "323" + - "195" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:34 GMT + - Thu, 31 Jul 2025 04:16:12 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -642,10 +642,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 9a3d44d7-f440-4c5e-bea6-863842ae6aeb + - 38edbfc4-b4c8-4e12-b29b-8fbf0f2a7e44 status: 200 OK code: 200 - duration: 75.996958ms + duration: 87.849ms - id: 13 request: proto: HTTP/1.1 @@ -670,20 +670,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 353 + content_length: 365 uncompressed: false - body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-03-12T10:07:33Z"}],"total_count":1}' + body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-07-31T04:16:12Z"}],"total_count":1}' headers: Content-Length: - - "353" + - "365" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:34 GMT + - Thu, 31 Jul 2025 04:16:13 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -691,10 +691,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 3ecbf4c7-1ad7-42d0-ae4b-1d0788544022 + - a717474d-0d7d-4a5c-b793-1449ba9eee61 status: 200 OK code: 200 - duration: 62.5875ms + duration: 85.23475ms - id: 14 request: proto: HTTP/1.1 @@ -711,7 +711,7 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?name=&order_by=name_asc&page=1&type=A + url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?name=&order_by=name_asc&page=1&type=MX method: GET response: proto: HTTP/2.0 @@ -719,20 +719,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 154 + content_length: 337 uncompressed: false - body: '{"records":[{"comment":null,"data":"127.0.0.1","id":"51eb1d19-6c53-48ca-8a15-123b5f83b3cb","name":"","priority":0,"ttl":3600,"type":"A"}],"total_count":1}' + body: '{"records":[{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"4ae4c69d-90ec-4ab8-9138-31cd7894f830","name":"","priority":10,"ttl":300,"type":"MX"},{"comment":null,"data":"0 mail.scaleway.com.","id":"388e98a2-ba3f-4817-82f3-55a4062b3b9f","name":"","priority":0,"ttl":300,"type":"MX"}],"total_count":2}' headers: Content-Length: - - "154" + - "337" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:34 GMT + - Thu, 31 Jul 2025 04:16:13 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -740,10 +740,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - c0c427b6-a1e9-4296-a3b8-198a6553c06a + - 04377ccb-209e-49c7-8cf4-3e7da51d4c7b status: 200 OK code: 200 - duration: 77.259042ms + duration: 101.450333ms - id: 15 request: proto: HTTP/1.1 @@ -760,7 +760,7 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones?dns_zones=test-basic2.scaleway-terraform.com&domain=&order_by=domain_asc&page=1 + url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?id=4ae4c69d-90ec-4ab8-9138-31cd7894f830&name=&order_by=name_asc&page=1&type=unknown method: GET response: proto: HTTP/2.0 @@ -768,20 +768,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 353 + content_length: 194 uncompressed: false - body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-03-12T10:07:33Z"}],"total_count":1}' + body: '{"records":[{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"4ae4c69d-90ec-4ab8-9138-31cd7894f830","name":"","priority":10,"ttl":300,"type":"MX"}],"total_count":1}' headers: Content-Length: - - "353" + - "194" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:34 GMT + - Thu, 31 Jul 2025 04:16:13 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -789,10 +789,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 85093baf-8913-44e6-ad01-02c4defde0ea + - 4e527132-24b1-4488-b8b8-eb65a9832ade status: 200 OK code: 200 - duration: 73.36875ms + duration: 85.690542ms - id: 16 request: proto: HTTP/1.1 @@ -809,7 +809,7 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?id=195d9ed8-8174-4c42-bc54-9830b7b44cc7&name=&order_by=name_asc&page=1&type=unknown + url: https://api.scaleway.com/domain/v2beta1/dns-zones?dns_zones=test-basic2.scaleway-terraform.com&domain=&order_by=domain_asc&page=1 method: GET response: proto: HTTP/2.0 @@ -817,20 +817,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 165 + content_length: 365 uncompressed: false - body: '{"records":[{"comment":null,"data":"0 mail.scaleway.com.","id":"195d9ed8-8174-4c42-bc54-9830b7b44cc7","name":"","priority":0,"ttl":300,"type":"MX"}],"total_count":1}' + body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-07-31T04:16:12Z"}],"total_count":1}' headers: Content-Length: - - "165" + - "365" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:34 GMT + - Thu, 31 Jul 2025 04:16:13 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -838,10 +838,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 69f30fb4-6b14-4d7e-a6d6-6888d3e30c65 + - e620267c-b9a9-47aa-a823-3ea9a8e810c9 status: 200 OK code: 200 - duration: 85.319375ms + duration: 113.385875ms - id: 17 request: proto: HTTP/1.1 @@ -858,7 +858,7 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?id=51eb1d19-6c53-48ca-8a15-123b5f83b3cb&name=&order_by=name_asc&page=1&type=unknown + url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?id=388e98a2-ba3f-4817-82f3-55a4062b3b9f&name=&order_by=name_asc&page=1&type=unknown method: GET response: proto: HTTP/2.0 @@ -866,20 +866,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 154 + content_length: 172 uncompressed: false - body: '{"records":[{"comment":null,"data":"127.0.0.1","id":"51eb1d19-6c53-48ca-8a15-123b5f83b3cb","name":"","priority":0,"ttl":3600,"type":"A"}],"total_count":1}' + body: '{"records":[{"comment":null,"data":"0 mail.scaleway.com.","id":"388e98a2-ba3f-4817-82f3-55a4062b3b9f","name":"","priority":0,"ttl":300,"type":"MX"}],"total_count":1}' headers: Content-Length: - - "154" + - "172" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:34 GMT + - Thu, 31 Jul 2025 04:16:13 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -887,10 +887,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - c6ba854c-218c-4157-b2cd-5d6c7cc8e606 + - 71ff29a2-d8e9-43e6-9ad2-de8bd358f4f7 status: 200 OK code: 200 - duration: 110.446208ms + duration: 92.619791ms - id: 18 request: proto: HTTP/1.1 @@ -915,20 +915,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 353 + content_length: 365 uncompressed: false - body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-03-12T10:07:33Z"}],"total_count":1}' + body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-07-31T04:16:12Z"}],"total_count":1}' headers: Content-Length: - - "353" + - "365" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:34 GMT + - Thu, 31 Jul 2025 04:16:13 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -936,10 +936,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 97b506f7-41e1-4fb3-ad83-658dd29d0f70 + - 285fb800-6b05-43dd-81aa-851edd319477 status: 200 OK code: 200 - duration: 91.712875ms + duration: 98.414875ms - id: 19 request: proto: HTTP/1.1 @@ -964,20 +964,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 353 + content_length: 365 uncompressed: false - body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-03-12T10:07:33Z"}],"total_count":1}' + body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-07-31T04:16:12Z"}],"total_count":1}' headers: Content-Length: - - "353" + - "365" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:34 GMT + - Thu, 31 Jul 2025 04:16:13 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -985,10 +985,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 299825d5-cc4a-4fb1-b2d7-b9d4c3fe3bd5 + - c1d2ca34-69bd-49e8-9240-a7016d7d0abd status: 200 OK code: 200 - duration: 123.610833ms + duration: 94.767709ms - id: 20 request: proto: HTTP/1.1 @@ -1013,20 +1013,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 877 + content_length: 919 uncompressed: false - body: '{"records":[{"comment":null,"data":"0 mail.scaleway.com.","id":"195d9ed8-8174-4c42-bc54-9830b7b44cc7","name":"","priority":0,"ttl":300,"type":"MX"},{"comment":null,"data":"ns0.dom.scw.cloud.","id":"44ae3aac-b3b5-43d3-81ba-825fc4496bfc","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"ns1.dom.scw.cloud.","id":"417deb4d-c9ee-4e3e-90de-d0c027c24bd5","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"b36cdfba-a710-480d-aa4b-adc89012751b","name":"","priority":10,"ttl":300,"type":"MX"},{"comment":null,"data":"127.0.0.1","id":"51eb1d19-6c53-48ca-8a15-123b5f83b3cb","name":"","priority":0,"ttl":3600,"type":"A"},{"comment":null,"data":"\"v=DMARC1; p=quarantine; adkim=s\"","id":"6eb89ece-1cf2-4f72-b912-04735b8a1cea","name":"_dmarc","priority":0,"ttl":3600,"type":"TXT"}],"total_count":6}' + body: '{"records":[{"comment":null,"data":"ns0.dom.scw.cloud.","id":"9effc98b-517c-4a0b-a660-3ee4b921426f","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"ns1.dom.scw.cloud.","id":"7297f58c-d925-42df-a2f8-0e26583189f6","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"127.0.0.1","id":"e00c85ba-bb5f-435c-918d-0e0c5a5c010e","name":"","priority":0,"ttl":3600,"type":"A"},{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"4ae4c69d-90ec-4ab8-9138-31cd7894f830","name":"","priority":10,"ttl":300,"type":"MX"},{"comment":null,"data":"0 mail.scaleway.com.","id":"388e98a2-ba3f-4817-82f3-55a4062b3b9f","name":"","priority":0,"ttl":300,"type":"MX"},{"comment":null,"data":"\"v=DMARC1; p=quarantine; adkim=s\"","id":"7a5ef022-ba2d-48a2-8b45-aab1810b120b","name":"_dmarc","priority":0,"ttl":3600,"type":"TXT"}],"total_count":6}' headers: Content-Length: - - "877" + - "919" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:34 GMT + - Thu, 31 Jul 2025 04:16:13 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1034,10 +1034,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 0d386480-398b-4aed-b6b3-ca0f8870166f + - 248b1af4-43eb-4557-b9ed-4642005d91b0 status: 200 OK code: 200 - duration: 125.4355ms + duration: 95.390125ms - id: 21 request: proto: HTTP/1.1 @@ -1062,20 +1062,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 877 + content_length: 919 uncompressed: false - body: '{"records":[{"comment":null,"data":"0 mail.scaleway.com.","id":"195d9ed8-8174-4c42-bc54-9830b7b44cc7","name":"","priority":0,"ttl":300,"type":"MX"},{"comment":null,"data":"ns0.dom.scw.cloud.","id":"44ae3aac-b3b5-43d3-81ba-825fc4496bfc","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"ns1.dom.scw.cloud.","id":"417deb4d-c9ee-4e3e-90de-d0c027c24bd5","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"b36cdfba-a710-480d-aa4b-adc89012751b","name":"","priority":10,"ttl":300,"type":"MX"},{"comment":null,"data":"127.0.0.1","id":"51eb1d19-6c53-48ca-8a15-123b5f83b3cb","name":"","priority":0,"ttl":3600,"type":"A"},{"comment":null,"data":"\"v=DMARC1; p=quarantine; adkim=s\"","id":"6eb89ece-1cf2-4f72-b912-04735b8a1cea","name":"_dmarc","priority":0,"ttl":3600,"type":"TXT"}],"total_count":6}' + body: '{"records":[{"comment":null,"data":"ns0.dom.scw.cloud.","id":"9effc98b-517c-4a0b-a660-3ee4b921426f","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"ns1.dom.scw.cloud.","id":"7297f58c-d925-42df-a2f8-0e26583189f6","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"127.0.0.1","id":"e00c85ba-bb5f-435c-918d-0e0c5a5c010e","name":"","priority":0,"ttl":3600,"type":"A"},{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"4ae4c69d-90ec-4ab8-9138-31cd7894f830","name":"","priority":10,"ttl":300,"type":"MX"},{"comment":null,"data":"0 mail.scaleway.com.","id":"388e98a2-ba3f-4817-82f3-55a4062b3b9f","name":"","priority":0,"ttl":300,"type":"MX"},{"comment":null,"data":"\"v=DMARC1; p=quarantine; adkim=s\"","id":"7a5ef022-ba2d-48a2-8b45-aab1810b120b","name":"_dmarc","priority":0,"ttl":3600,"type":"TXT"}],"total_count":6}' headers: Content-Length: - - "877" + - "919" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:34 GMT + - Thu, 31 Jul 2025 04:16:13 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1083,10 +1083,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 10aee188-6dac-46e6-8637-492a495c5ef0 + - 1e0910f9-662d-4bf9-8d30-38d3db290e88 status: 200 OK code: 200 - duration: 127.604833ms + duration: 91.442208ms - id: 22 request: proto: HTTP/1.1 @@ -1111,20 +1111,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 877 + content_length: 919 uncompressed: false - body: '{"records":[{"comment":null,"data":"0 mail.scaleway.com.","id":"195d9ed8-8174-4c42-bc54-9830b7b44cc7","name":"","priority":0,"ttl":300,"type":"MX"},{"comment":null,"data":"ns0.dom.scw.cloud.","id":"44ae3aac-b3b5-43d3-81ba-825fc4496bfc","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"ns1.dom.scw.cloud.","id":"417deb4d-c9ee-4e3e-90de-d0c027c24bd5","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"b36cdfba-a710-480d-aa4b-adc89012751b","name":"","priority":10,"ttl":300,"type":"MX"},{"comment":null,"data":"127.0.0.1","id":"51eb1d19-6c53-48ca-8a15-123b5f83b3cb","name":"","priority":0,"ttl":3600,"type":"A"},{"comment":null,"data":"\"v=DMARC1; p=quarantine; adkim=s\"","id":"6eb89ece-1cf2-4f72-b912-04735b8a1cea","name":"_dmarc","priority":0,"ttl":3600,"type":"TXT"}],"total_count":6}' + body: '{"records":[{"comment":null,"data":"ns0.dom.scw.cloud.","id":"9effc98b-517c-4a0b-a660-3ee4b921426f","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"ns1.dom.scw.cloud.","id":"7297f58c-d925-42df-a2f8-0e26583189f6","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"127.0.0.1","id":"e00c85ba-bb5f-435c-918d-0e0c5a5c010e","name":"","priority":0,"ttl":3600,"type":"A"},{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"4ae4c69d-90ec-4ab8-9138-31cd7894f830","name":"","priority":10,"ttl":300,"type":"MX"},{"comment":null,"data":"0 mail.scaleway.com.","id":"388e98a2-ba3f-4817-82f3-55a4062b3b9f","name":"","priority":0,"ttl":300,"type":"MX"},{"comment":null,"data":"\"v=DMARC1; p=quarantine; adkim=s\"","id":"7a5ef022-ba2d-48a2-8b45-aab1810b120b","name":"_dmarc","priority":0,"ttl":3600,"type":"TXT"}],"total_count":6}' headers: Content-Length: - - "877" + - "919" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:35 GMT + - Thu, 31 Jul 2025 04:16:13 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1132,10 +1132,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 09eb933c-9eba-4381-aa38-2d8097942ff7 + - 554e39a6-9bb3-4d1c-b8b7-aaa45ca1c497 status: 200 OK code: 200 - duration: 311.296208ms + duration: 105.125459ms - id: 23 request: proto: HTTP/1.1 @@ -1160,20 +1160,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 877 + content_length: 919 uncompressed: false - body: '{"records":[{"comment":null,"data":"0 mail.scaleway.com.","id":"195d9ed8-8174-4c42-bc54-9830b7b44cc7","name":"","priority":0,"ttl":300,"type":"MX"},{"comment":null,"data":"ns0.dom.scw.cloud.","id":"44ae3aac-b3b5-43d3-81ba-825fc4496bfc","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"ns1.dom.scw.cloud.","id":"417deb4d-c9ee-4e3e-90de-d0c027c24bd5","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"b36cdfba-a710-480d-aa4b-adc89012751b","name":"","priority":10,"ttl":300,"type":"MX"},{"comment":null,"data":"127.0.0.1","id":"51eb1d19-6c53-48ca-8a15-123b5f83b3cb","name":"","priority":0,"ttl":3600,"type":"A"},{"comment":null,"data":"\"v=DMARC1; p=quarantine; adkim=s\"","id":"6eb89ece-1cf2-4f72-b912-04735b8a1cea","name":"_dmarc","priority":0,"ttl":3600,"type":"TXT"}],"total_count":6}' + body: '{"records":[{"comment":null,"data":"ns0.dom.scw.cloud.","id":"9effc98b-517c-4a0b-a660-3ee4b921426f","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"ns1.dom.scw.cloud.","id":"7297f58c-d925-42df-a2f8-0e26583189f6","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"127.0.0.1","id":"e00c85ba-bb5f-435c-918d-0e0c5a5c010e","name":"","priority":0,"ttl":3600,"type":"A"},{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"4ae4c69d-90ec-4ab8-9138-31cd7894f830","name":"","priority":10,"ttl":300,"type":"MX"},{"comment":null,"data":"0 mail.scaleway.com.","id":"388e98a2-ba3f-4817-82f3-55a4062b3b9f","name":"","priority":0,"ttl":300,"type":"MX"},{"comment":null,"data":"\"v=DMARC1; p=quarantine; adkim=s\"","id":"7a5ef022-ba2d-48a2-8b45-aab1810b120b","name":"_dmarc","priority":0,"ttl":3600,"type":"TXT"}],"total_count":6}' headers: Content-Length: - - "877" + - "919" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:35 GMT + - Thu, 31 Jul 2025 04:16:13 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1181,10 +1181,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 8d72d1ff-d2cc-4827-ae34-e01a12468847 + - 2207e0f2-c7a4-43b0-854c-b9169a74d65d status: 200 OK code: 200 - duration: 142.937375ms + duration: 90.241416ms - id: 24 request: proto: HTTP/1.1 @@ -1201,7 +1201,7 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?id=51eb1d19-6c53-48ca-8a15-123b5f83b3cb&name=&order_by=name_asc&page=1&type=A + url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?id=388e98a2-ba3f-4817-82f3-55a4062b3b9f&name=&order_by=name_asc&page=1&type=MX method: GET response: proto: HTTP/2.0 @@ -1209,20 +1209,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 154 + content_length: 172 uncompressed: false - body: '{"records":[{"comment":null,"data":"127.0.0.1","id":"51eb1d19-6c53-48ca-8a15-123b5f83b3cb","name":"","priority":0,"ttl":3600,"type":"A"}],"total_count":1}' + body: '{"records":[{"comment":null,"data":"0 mail.scaleway.com.","id":"388e98a2-ba3f-4817-82f3-55a4062b3b9f","name":"","priority":0,"ttl":300,"type":"MX"}],"total_count":1}' headers: Content-Length: - - "154" + - "172" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:36 GMT + - Thu, 31 Jul 2025 04:16:14 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1230,10 +1230,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 186e5312-1fee-44f1-9acb-c18f00743bc2 + - 658f7591-c2e9-4bcd-badf-91b33e8e7d87 status: 200 OK code: 200 - duration: 96.889416ms + duration: 97.392125ms - id: 25 request: proto: HTTP/1.1 @@ -1250,7 +1250,7 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?id=b36cdfba-a710-480d-aa4b-adc89012751b&name=&order_by=name_asc&page=1&type=MX + url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?id=7a5ef022-ba2d-48a2-8b45-aab1810b120b&name=_dmarc&order_by=name_asc&page=1&type=TXT method: GET response: proto: HTTP/2.0 @@ -1258,20 +1258,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 187 + content_length: 195 uncompressed: false - body: '{"records":[{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"b36cdfba-a710-480d-aa4b-adc89012751b","name":"","priority":10,"ttl":300,"type":"MX"}],"total_count":1}' + body: '{"records":[{"comment":null,"data":"\"v=DMARC1; p=quarantine; adkim=s\"","id":"7a5ef022-ba2d-48a2-8b45-aab1810b120b","name":"_dmarc","priority":0,"ttl":3600,"type":"TXT"}],"total_count":1}' headers: Content-Length: - - "187" + - "195" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:36 GMT + - Thu, 31 Jul 2025 04:16:14 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1279,10 +1279,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 0b890392-bffa-4283-8d9b-926b90ee02ad + - fa35a08f-f1f5-427f-8d99-9a4300556258 status: 200 OK code: 200 - duration: 107.267375ms + duration: 97.793417ms - id: 26 request: proto: HTTP/1.1 @@ -1299,7 +1299,7 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?id=195d9ed8-8174-4c42-bc54-9830b7b44cc7&name=&order_by=name_asc&page=1&type=MX + url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?id=4ae4c69d-90ec-4ab8-9138-31cd7894f830&name=&order_by=name_asc&page=1&type=MX method: GET response: proto: HTTP/2.0 @@ -1307,20 +1307,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 165 + content_length: 194 uncompressed: false - body: '{"records":[{"comment":null,"data":"0 mail.scaleway.com.","id":"195d9ed8-8174-4c42-bc54-9830b7b44cc7","name":"","priority":0,"ttl":300,"type":"MX"}],"total_count":1}' + body: '{"records":[{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"4ae4c69d-90ec-4ab8-9138-31cd7894f830","name":"","priority":10,"ttl":300,"type":"MX"}],"total_count":1}' headers: Content-Length: - - "165" + - "194" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:36 GMT + - Thu, 31 Jul 2025 04:16:14 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1328,10 +1328,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 13bb2931-4ec0-4587-8ad9-810ebf93fc3f + - f38252ee-7762-47a7-aebe-462a5f498ef3 status: 200 OK code: 200 - duration: 108.797834ms + duration: 99.077625ms - id: 27 request: proto: HTTP/1.1 @@ -1348,7 +1348,7 @@ interactions: headers: User-Agent: - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?id=6eb89ece-1cf2-4f72-b912-04735b8a1cea&name=_dmarc&order_by=name_asc&page=1&type=TXT + url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?id=e00c85ba-bb5f-435c-918d-0e0c5a5c010e&name=&order_by=name_asc&page=1&type=A method: GET response: proto: HTTP/2.0 @@ -1356,20 +1356,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 188 + content_length: 161 uncompressed: false - body: '{"records":[{"comment":null,"data":"\"v=DMARC1; p=quarantine; adkim=s\"","id":"6eb89ece-1cf2-4f72-b912-04735b8a1cea","name":"_dmarc","priority":0,"ttl":3600,"type":"TXT"}],"total_count":1}' + body: '{"records":[{"comment":null,"data":"127.0.0.1","id":"e00c85ba-bb5f-435c-918d-0e0c5a5c010e","name":"","priority":0,"ttl":3600,"type":"A"}],"total_count":1}' headers: Content-Length: - - "188" + - "161" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:36 GMT + - Thu, 31 Jul 2025 04:16:14 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1377,10 +1377,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - eccebfa7-3203-4095-80aa-cdf0cf3a85ac + - 4be6a76d-212d-4500-bf8c-07ed7c4e844e status: 200 OK code: 200 - duration: 110.772292ms + duration: 104.470125ms - id: 28 request: proto: HTTP/1.1 @@ -1405,20 +1405,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 353 + content_length: 365 uncompressed: false - body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-03-12T10:07:33Z"}],"total_count":1}' + body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-07-31T04:16:12Z"}],"total_count":1}' headers: Content-Length: - - "353" + - "365" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:36 GMT + - Thu, 31 Jul 2025 04:16:14 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1426,10 +1426,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 2d73cc11-b5ee-41e4-bc28-a8005eaed009 + - b36e1a82-dcaa-48a6-89fb-b5dcccfb2c34 status: 200 OK code: 200 - duration: 116.574167ms + duration: 107.743083ms - id: 29 request: proto: HTTP/1.1 @@ -1454,20 +1454,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 353 + content_length: 365 uncompressed: false - body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-03-12T10:07:33Z"}],"total_count":1}' + body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-07-31T04:16:12Z"}],"total_count":1}' headers: Content-Length: - - "353" + - "365" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:36 GMT + - Thu, 31 Jul 2025 04:16:14 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1475,10 +1475,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 5b6b75be-8aea-4646-a2eb-18eb062663db + - 4aa23472-acaa-4936-9dc8-c690849bf28d status: 200 OK code: 200 - duration: 112.408875ms + duration: 103.962333ms - id: 30 request: proto: HTTP/1.1 @@ -1503,20 +1503,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 353 + content_length: 365 uncompressed: false - body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-03-12T10:07:33Z"}],"total_count":1}' + body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-07-31T04:16:12Z"}],"total_count":1}' headers: Content-Length: - - "353" + - "365" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:36 GMT + - Thu, 31 Jul 2025 04:16:14 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1524,10 +1524,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 913c805d-c4c9-4fb5-95f9-07b4b886e8d4 + - d8c4c861-56f4-4dbc-9acd-b506123c97e7 status: 200 OK code: 200 - duration: 121.978917ms + duration: 111.483833ms - id: 31 request: proto: HTTP/1.1 @@ -1552,20 +1552,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 353 + content_length: 365 uncompressed: false - body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-03-12T10:07:33Z"}],"total_count":1}' + body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-07-31T04:16:12Z"}],"total_count":1}' headers: Content-Length: - - "353" + - "365" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:36 GMT + - Thu, 31 Jul 2025 04:16:14 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1573,10 +1573,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - b1aae9a3-815c-4525-a79b-363171dba92d + - ded19b6a-6e30-432c-8511-a82bc6cc8773 status: 200 OK code: 200 - duration: 133.511292ms + duration: 115.15825ms - id: 32 request: proto: HTTP/1.1 @@ -1588,7 +1588,7 @@ interactions: host: api.scaleway.com remote_addr: "" request_uri: "" - body: '{"changes":[{"delete":{"id":"6eb89ece-1cf2-4f72-b912-04735b8a1cea"}}],"return_all_records":false,"disallow_new_zone_creation":false}' + body: '{"changes":[{"delete":{"id":"e00c85ba-bb5f-435c-918d-0e0c5a5c010e"}}],"return_all_records":false,"disallow_new_zone_creation":false}' form: {} headers: Content-Type: @@ -1614,9 +1614,9 @@ interactions: Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:38 GMT + - Thu, 31 Jul 2025 04:16:15 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1624,10 +1624,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - a6fbeadc-1036-405c-a472-5a5d30e1db8b + - 0e7a4f3e-d86a-4dc7-ba37-1cac50bfc126 status: 200 OK code: 200 - duration: 97.739375ms + duration: 175.948334ms - id: 33 request: proto: HTTP/1.1 @@ -1639,7 +1639,7 @@ interactions: host: api.scaleway.com remote_addr: "" request_uri: "" - body: '{"changes":[{"delete":{"id":"51eb1d19-6c53-48ca-8a15-123b5f83b3cb"}}],"return_all_records":false,"disallow_new_zone_creation":false}' + body: '{"changes":[{"delete":{"id":"7a5ef022-ba2d-48a2-8b45-aab1810b120b"}}],"return_all_records":false,"disallow_new_zone_creation":false}' form: {} headers: Content-Type: @@ -1665,9 +1665,9 @@ interactions: Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:38 GMT + - Thu, 31 Jul 2025 04:16:15 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1675,10 +1675,10 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 67e1e5f5-3694-46a1-889d-460e134feaf6 + - 5c9924ef-f4c1-44d3-968a-077fd0a45fa9 status: 200 OK code: 200 - duration: 128.685875ms + duration: 177.287667ms - id: 34 request: proto: HTTP/1.1 @@ -1690,7 +1690,7 @@ interactions: host: api.scaleway.com remote_addr: "" request_uri: "" - body: '{"changes":[{"delete":{"id":"195d9ed8-8174-4c42-bc54-9830b7b44cc7"}}],"return_all_records":false,"disallow_new_zone_creation":false}' + body: '{"changes":[{"delete":{"id":"4ae4c69d-90ec-4ab8-9138-31cd7894f830"}}],"return_all_records":false,"disallow_new_zone_creation":false}' form: {} headers: Content-Type: @@ -1716,9 +1716,9 @@ interactions: Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:38 GMT + - Thu, 31 Jul 2025 04:16:15 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1726,60 +1726,11 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 41bcf1c4-4d80-4290-afff-cfaad0ca199a + - 8de676ed-ff1e-4e06-b651-acd3b28b4aae status: 200 OK code: 200 - duration: 167.451125ms + duration: 176.053708ms - 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.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?name=&order_by=name_asc&type=unknown - method: GET - response: - proto: HTTP/2.0 - proto_major: 2 - proto_minor: 0 - transfer_encoding: [] - trailer: {} - content_length: 457 - uncompressed: false - body: '{"records":[{"comment":null,"data":"ns0.dom.scw.cloud.","id":"44ae3aac-b3b5-43d3-81ba-825fc4496bfc","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"ns1.dom.scw.cloud.","id":"417deb4d-c9ee-4e3e-90de-d0c027c24bd5","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"10 feedback-smtp.eu-west-1.amazonses.com.","id":"b36cdfba-a710-480d-aa4b-adc89012751b","name":"","priority":10,"ttl":300,"type":"MX"}],"total_count":3}' - headers: - Content-Length: - - "457" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Wed, 12 Mar 2025 10:07:38 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: - - 10fcd6ec-94fe-405a-9d7a-bb4a50b01ae0 - status: 200 OK - code: 200 - duration: 76.425042ms - - id: 36 request: proto: HTTP/1.1 proto_major: 1 @@ -1790,7 +1741,7 @@ interactions: host: api.scaleway.com remote_addr: "" request_uri: "" - body: '{"changes":[{"delete":{"id":"b36cdfba-a710-480d-aa4b-adc89012751b"}}],"return_all_records":false,"disallow_new_zone_creation":false}' + body: '{"changes":[{"delete":{"id":"388e98a2-ba3f-4817-82f3-55a4062b3b9f"}}],"return_all_records":false,"disallow_new_zone_creation":false}' form: {} headers: Content-Type: @@ -1816,107 +1767,9 @@ interactions: Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:38 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: - - 9ed93237-2a3a-46a2-aec3-6186c5199ce5 - status: 200 OK - code: 200 - duration: 199.41975ms - - 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.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?name=&order_by=name_asc&type=unknown - method: GET - response: - proto: HTTP/2.0 - proto_major: 2 - proto_minor: 0 - transfer_encoding: [] - trailer: {} - content_length: 299 - uncompressed: false - body: '{"records":[{"comment":null,"data":"ns0.dom.scw.cloud.","id":"44ae3aac-b3b5-43d3-81ba-825fc4496bfc","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"ns1.dom.scw.cloud.","id":"417deb4d-c9ee-4e3e-90de-d0c027c24bd5","name":"","priority":0,"ttl":1800,"type":"NS"}],"total_count":2}' - headers: - Content-Length: - - "299" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Wed, 12 Mar 2025 10:07:38 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: - - 78d1b136-c493-4bd0-ba87-b767a4e1b844 - status: 200 OK - code: 200 - duration: 81.286459ms - - 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.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?name=&order_by=name_asc&type=unknown - method: GET - response: - proto: HTTP/2.0 - proto_major: 2 - proto_minor: 0 - transfer_encoding: [] - trailer: {} - content_length: 299 - uncompressed: false - body: '{"records":[{"comment":null,"data":"ns0.dom.scw.cloud.","id":"44ae3aac-b3b5-43d3-81ba-825fc4496bfc","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"ns1.dom.scw.cloud.","id":"417deb4d-c9ee-4e3e-90de-d0c027c24bd5","name":"","priority":0,"ttl":1800,"type":"NS"}],"total_count":2}' - headers: - Content-Length: - - "299" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Wed, 12 Mar 2025 10:07:38 GMT + - Thu, 31 Jul 2025 04:16:15 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -1924,11 +1777,11 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 5c531733-fe7d-4e6b-8c90-9cdaf263aa03 + - 2a32b1b0-4e5b-4455-9804-fe8579bd0bc4 status: 200 OK code: 200 - duration: 66.641166ms - - id: 39 + duration: 192.4265ms + - id: 36 request: proto: HTTP/1.1 proto_major: 1 @@ -1952,69 +1805,20 @@ interactions: proto_minor: 0 transfer_encoding: [] trailer: {} - content_length: 299 - uncompressed: false - body: '{"records":[{"comment":null,"data":"ns0.dom.scw.cloud.","id":"44ae3aac-b3b5-43d3-81ba-825fc4496bfc","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"ns1.dom.scw.cloud.","id":"417deb4d-c9ee-4e3e-90de-d0c027c24bd5","name":"","priority":0,"ttl":1800,"type":"NS"}],"total_count":2}' - headers: - Content-Length: - - "299" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Wed, 12 Mar 2025 10:07:38 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: - - 247bea4a-4868-4bac-88a7-ee20e1fc96a0 - status: 200 OK - code: 200 - duration: 78.296917ms - - 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.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones?dns_zone=test-basic2.scaleway-terraform.com&domain=&order_by=domain_asc - method: GET - response: - proto: HTTP/2.0 - proto_major: 2 - proto_minor: 0 - transfer_encoding: [] - trailer: {} - content_length: 353 + content_length: 313 uncompressed: false - body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-03-12T10:07:38Z"}],"total_count":1}' + body: '{"records":[{"comment":null,"data":"ns0.dom.scw.cloud.","id":"9effc98b-517c-4a0b-a660-3ee4b921426f","name":"","priority":0,"ttl":1800,"type":"NS"},{"comment":null,"data":"ns1.dom.scw.cloud.","id":"7297f58c-d925-42df-a2f8-0e26583189f6","name":"","priority":0,"ttl":1800,"type":"NS"}],"total_count":2}' headers: Content-Length: - - "353" + - "313" Content-Security-Policy: - default-src 'none'; frame-ancestors 'none' Content-Type: - application/json Date: - - Wed, 12 Mar 2025 10:07:38 GMT + - Thu, 31 Jul 2025 04:16:15 GMT Server: - - Scaleway API Gateway (fr-par-1;edge03) + - Scaleway API Gateway (fr-par-2;edge02) Strict-Transport-Security: - max-age=63072000 X-Content-Type-Options: @@ -2022,595 +1826,7 @@ interactions: X-Frame-Options: - DENY X-Request-Id: - - 1d3bbfea-97fc-4641-8ecd-d01401ff2855 + - 262552ec-5ac2-43db-848b-2e040b7daf26 status: 200 OK code: 200 - duration: 71.747334ms - - id: 41 - 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.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones?dns_zone=test-basic2.scaleway-terraform.com&domain=&order_by=domain_asc - method: GET - response: - proto: HTTP/2.0 - proto_major: 2 - proto_minor: 0 - transfer_encoding: [] - trailer: {} - content_length: 353 - uncompressed: false - body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-03-12T10:07:38Z"}],"total_count":1}' - headers: - Content-Length: - - "353" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Wed, 12 Mar 2025 10:07:38 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: - - 7c25df61-1245-438a-bfcc-1c773024efbe - status: 200 OK - code: 200 - duration: 63.212625ms - - id: 42 - 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.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones?dns_zone=test-basic2.scaleway-terraform.com&domain=&order_by=domain_asc - method: GET - response: - proto: HTTP/2.0 - proto_major: 2 - proto_minor: 0 - transfer_encoding: [] - trailer: {} - content_length: 353 - uncompressed: false - body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-03-12T10:07:38Z"}],"total_count":1}' - headers: - Content-Length: - - "353" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Wed, 12 Mar 2025 10:07:38 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: - - 619a78a2-cb3c-4e6d-8436-997cd8da2a59 - status: 200 OK - code: 200 - duration: 69.194125ms - - id: 43 - 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.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones?dns_zone=test-basic2.scaleway-terraform.com&domain=&order_by=domain_asc - method: GET - response: - proto: HTTP/2.0 - proto_major: 2 - proto_minor: 0 - transfer_encoding: [] - trailer: {} - content_length: 353 - uncompressed: false - body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-03-12T10:07:38Z"}],"total_count":1}' - headers: - Content-Length: - - "353" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Wed, 12 Mar 2025 10:07:43 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: - - 60938d81-ae1c-41c3-b88a-b0ad911f3693 - status: 200 OK - code: 200 - duration: 76.560458ms - - id: 44 - 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.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones?dns_zone=test-basic2.scaleway-terraform.com&domain=&order_by=domain_asc - method: GET - response: - proto: HTTP/2.0 - proto_major: 2 - proto_minor: 0 - transfer_encoding: [] - trailer: {} - content_length: 353 - uncompressed: false - body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-03-12T10:07:38Z"}],"total_count":1}' - headers: - Content-Length: - - "353" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Wed, 12 Mar 2025 10:07:43 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: - - ba2395c3-48d0-4f14-9063-5b83551dafb2 - status: 200 OK - code: 200 - duration: 91.150042ms - - id: 45 - 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.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones?dns_zone=test-basic2.scaleway-terraform.com&domain=&order_by=domain_asc - method: GET - response: - proto: HTTP/2.0 - proto_major: 2 - proto_minor: 0 - transfer_encoding: [] - trailer: {} - content_length: 353 - uncompressed: false - body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"pending","subdomain":"test-basic2","updated_at":"2025-03-12T10:07:38Z"}],"total_count":1}' - headers: - Content-Length: - - "353" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Wed, 12 Mar 2025 10:07:43 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: - - 2bee7071-c445-45a6-9ed7-036a63feef4d - status: 200 OK - code: 200 - duration: 81.949709ms - - id: 46 - 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.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones?dns_zone=test-basic2.scaleway-terraform.com&domain=&order_by=domain_asc - method: GET - response: - proto: HTTP/2.0 - proto_major: 2 - proto_minor: 0 - transfer_encoding: [] - trailer: {} - content_length: 352 - uncompressed: false - body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"active","subdomain":"test-basic2","updated_at":"2025-03-12T10:07:44Z"}],"total_count":1}' - headers: - Content-Length: - - "352" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Wed, 12 Mar 2025 10:07:48 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: - - a86e42a0-4939-4fe6-9370-1594b5cbb4c6 - status: 200 OK - code: 200 - duration: 73.716125ms - - id: 47 - 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.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones?dns_zone=test-basic2.scaleway-terraform.com&domain=&order_by=domain_asc - method: GET - response: - proto: HTTP/2.0 - proto_major: 2 - proto_minor: 0 - transfer_encoding: [] - trailer: {} - content_length: 352 - uncompressed: false - body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"active","subdomain":"test-basic2","updated_at":"2025-03-12T10:07:44Z"}],"total_count":1}' - headers: - Content-Length: - - "352" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Wed, 12 Mar 2025 10:07:48 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: - - aa9d40c0-9792-46e6-9963-5865a221ebc2 - status: 200 OK - code: 200 - duration: 73.716208ms - - id: 48 - 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.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones?dns_zone=test-basic2.scaleway-terraform.com&domain=&order_by=domain_asc - method: GET - response: - proto: HTTP/2.0 - proto_major: 2 - proto_minor: 0 - transfer_encoding: [] - trailer: {} - content_length: 352 - uncompressed: false - body: '{"dns_zones":[{"domain":"scaleway-terraform.com","linked_products":[],"message":null,"ns":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_default":["ns0.dom.scw.cloud","ns1.dom.scw.cloud"],"ns_master":[],"project_id":"105bdce1-64c0-48ab-899d-868455867ecf","status":"active","subdomain":"test-basic2","updated_at":"2025-03-12T10:07:44Z"}],"total_count":1}' - headers: - Content-Length: - - "352" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Wed, 12 Mar 2025 10:07:48 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: - - d1cd3e03-6f74-477a-8b6b-68f04797094d - status: 200 OK - code: 200 - duration: 79.28425ms - - id: 49 - 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.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com?project_id=105bdce1-64c0-48ab-899d-868455867ecf - method: DELETE - response: - proto: HTTP/2.0 - proto_major: 2 - proto_minor: 0 - transfer_encoding: [] - trailer: {} - content_length: 2 - uncompressed: false - body: '{}' - headers: - Content-Length: - - "2" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Wed, 12 Mar 2025 10:07:48 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: - - ec3826cd-8412-4848-af41-d7bccd9e3f0f - status: 200 OK - code: 200 - duration: 140.150958ms - - 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.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com?project_id=105bdce1-64c0-48ab-899d-868455867ecf - method: DELETE - response: - proto: HTTP/2.0 - proto_major: 2 - proto_minor: 0 - transfer_encoding: [] - trailer: {} - content_length: 2 - uncompressed: false - body: '{}' - headers: - Content-Length: - - "2" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Wed, 12 Mar 2025 10:07:49 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: - - 1956d641-aa7b-412e-99d9-d8d24e8f957d - status: 200 OK - code: 200 - duration: 223.400958ms - - id: 51 - 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.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com?project_id=105bdce1-64c0-48ab-899d-868455867ecf - method: DELETE - response: - proto: HTTP/2.0 - proto_major: 2 - proto_minor: 0 - transfer_encoding: [] - trailer: {} - content_length: 33 - uncompressed: false - body: '{"message":"subdomain not found"}' - headers: - Content-Length: - - "33" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Wed, 12 Mar 2025 10:07:49 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: - - 7711fc70-3341-4393-9b33-cb80e1aa3818 - status: 403 Forbidden - code: 403 - duration: 172.022ms - - id: 52 - 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.24.0; darwin; arm64) terraform-provider/develop terraform/terraform-tests - url: https://api.scaleway.com/domain/v2beta1/dns-zones/test-basic2.scaleway-terraform.com/records?name=&order_by=name_asc&type=unknown - method: GET - response: - proto: HTTP/2.0 - proto_major: 2 - proto_minor: 0 - transfer_encoding: [] - trailer: {} - content_length: 33 - uncompressed: false - body: '{"message":"subdomain not found"}' - headers: - Content-Length: - - "33" - Content-Security-Policy: - - default-src 'none'; frame-ancestors 'none' - Content-Type: - - application/json - Date: - - Wed, 12 Mar 2025 10:07:49 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: - - c4791393-1c7f-4d1c-a3db-011b1f6dd539 - status: 403 Forbidden - code: 403 - duration: 70.639583ms + duration: 90.436916ms