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
Thanks for your issue @MiguelNdeCarvalho.
The documentation is not clear and I will update a zone, you need to add the order id : terraform import ovh_domain_zone.main 123456
If you only need to get data from the zone, you can use the zone data source
Describe the bug
Trying to import a Domain Zone and it fails
Terraform Version
v1.6.2
OVH Terraform Provider Version
v0.34.0
Affected Resource(s)
Please list the resources as a list, for example:
ovh_domain_zone.main
If this issue appears to affect multiple resources, it may be an issue with Terraform's core.
Terraform Configuration Files
Please list the steps required to reproduce the issue, for example:
terraform import ovh_domain_zone.main domain.com
The text was updated successfully, but these errors were encountered: