Terraform module aiming to provide an easy way to manage DNS records on OVH.
This module follows the standard structure described in the Terraform documentation.
Name | Version |
---|---|
terraform | >= 0.13.0 |
ovh | ~> 0.25 |
Name | Version |
---|---|
ovh | 0.25.0 |
No modules.
Name | Type |
---|---|
ovh_domain_zone_record.this | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
records | DNS records. | set(object({ |
n/a | yes |
zone | The DNS zone to add the records to. | string |
n/a | yes |
Name | Description |
---|---|
records | DNS records. |