You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aka-mark
changed the title
Error: "Domain Delete error" when attempting to destroy akamai_gtm_domain resource
DXE-3377 Error: "Domain Delete error" when attempting to destroy akamai_gtm_domain resource
Jan 16, 2025
Could you please provide an estimated timeline for when it will be ready? We are actively developing the Terraform module and would like to ensure we can integrate it as soon as it's available.
Hi there,
I encountered an issue when trying to destroy the akamai_gtm_domain resource in Terraform. The process fails with the following error:
Error: Domain Delete error
API error:
{
"type": "https://problems.luna.akamaiapis.net/config-gtm/v1/httpRequestMethodNotSupported",
"title": "Bad Request",
"detail": "DELETE method is not supported for this resource. Supported methods are: [GET, PUT]",
"instance":
"https://akab-f*****.luna.akamaiapis.net/config-gtm-api/v1/domains/example.com#***",
"errors": null
}
Environment:
Please advise on how to resolve this issue or if there is an alternative approach to destroy the domain resource.
The text was updated successfully, but these errors were encountered: