Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/terraform-yacloud-modules/terraform-yandex-dns

Terraform module to manage DNS resources within the Yandex.Cloud.
https://github.com/terraform-yacloud-modules/terraform-yandex-dns

hacktoberfest iac terraform terraform-modules yandex yandex-cloud

Last synced: 2 days ago
JSON representation

Terraform module to manage DNS resources within the Yandex.Cloud.

Awesome Lists containing this project

README

        

# Yandex Cloud DNS Terraform module

Terraform module which creates Yandex Cloud DNS resources.

## Examples

Examples codified under
the [`examples`](https://github.com/terraform-yacloud-modules/terraform-yandex-dns/tree/main/examples) are intended
to give users references for how to use the module(s) as well as testing/validating changes to the source code of the
module. If contributing to the project, please be sure to make any appropriate updates to the relevant examples to allow
maintainers to test your changes and to keep the examples up to date for users. Thank you!

## Requirements

| Name | Version |
|------|---------|
| [terraform](#requirement\_terraform) | >= 1.3 |

## Providers

| Name | Version |
|------|---------|
| [yandex](#provider\_yandex) | n/a |

## License

Apache-2.0 Licensed.
See [LICENSE](https://github.com/terraform-yacloud-modules/terraform-yandex-dns/blob/main/LICENSE).