terraform-unbound-dns

所属分类:网络编程
开发工具:HCL
文件大小:0KB
下载次数:0
上传日期:2018-06-25 21:12:32
上 传 者sh-1993
说明:  Terraform模块,用于创建从VPC到您自己的数据中心的代理DNS服务器,
(Terraform module to create a proxy DNS server from VPC to your own datacenters,)

文件列表:
main.tf (4044, 2018-06-25)
modules/ (0, 2018-06-25)
modules/cloudinit-v1/ (0, 2018-06-25)
modules/cloudinit-v1/main.tf (693, 2018-06-25)
modules/cloudinit-v1/outputs.tf (75, 2018-06-25)
modules/cloudinit-v1/templates/ (0, 2018-06-25)
modules/cloudinit-v1/templates/user-data.sh (1416, 2018-06-25)
modules/cloudinit-v1/variables.tf (473, 2018-06-25)
outputs.tf (634, 2018-06-25)
terraform.tfvars.template (1106, 2018-06-25)
variables.tf (1576, 2018-06-25)

# Terraform Module - Unbound DNS > How to forward VPC traffic to a private (most likely on-premises) DNS server behind your firewall? See also: [AWS Security Blog: How to Set Up DNS Resolution Between On-Premises Networks and AWS by Using Unbound](https://aws.amazon.com/blogs/security/how-to-set-up-dns-resolution-between-on-premises-networks-and-aws-by-using-unbound/) #### Resources created by this module 1. Private EC2 instance with [unbound](https://www.unbound.net) installed (Supports multiple instances/AZs). 2. Attach refreshly created DNS server to VPC DHCP options. 3. Route one or more domains to private DNS. 4. Route all other requests to VPC DNS provided by AWS. 5. Allow static routes to be defined.

近期下载者

相关文件


收藏者