maildns

foxmoon/maildns/alicloud

Terraform Module HCL ALICLOUD

module for alicloud mail dns record auto add

Install
module "maildns" {
source = "foxmoon/maildns/alicloud"
version = "0.91.0"
}
plain text: /constructs/tfmod-foxmoon-maildns-alicloud/install.txt
⭐ Source on GitHub 📦 Registry page
README

Alicloud Mail Auto Add Domain DNS Record For Mail Post Service Terraform Module terraform-alicloud-maildns ============================================= Terraform module which creates DNS resources for email service on Alibaba Cloud. These types of resources are supported: [MX Records] [CNAME Records] Root module calls these modules which can also be used separately to create independent resources: NOTE: * Domain (record) need follow RFC. Usage ----- You can use this in your terraform template with the following steps. 1. input teraform init 2. input terraform apply var.domain DNS alicloud mail domain name Enter a value: 90hou.store An execution plan has been generated and is shown below. Resource actions are indicated with the following symbols: + create Terraform will perform the followi

Inputs (1)
NameTypeDescriptionDefault
domainstringDNS alicloud mail domain name required
Resources (1)
alicloud_dns_record
Details
FrameworkTerraform Module
LanguageHCL
Version0.91.0
Cloud ALICLOUD
★ Stars0
Forks1
Total downloads780
Inputs1
Resources1
LicenseApache-2.0
Namespacefoxmoon
Updated