Skip to content

Fix *dns* vars description according to AWS Docs#14

Closed
qugu wants to merge 1 commit intoterraform-aws-modules:masterfrom
qugu:description-fix
Closed

Fix *dns* vars description according to AWS Docs#14
qugu wants to merge 1 commit intoterraform-aws-modules:masterfrom
qugu:description-fix

Conversation

@qugu
Copy link
Copy Markdown

@qugu qugu commented Oct 25, 2017

This is a request to fix description of 2 variables. According to the official documentation, dns variables are about public hostnames and the public DNS server(s) of AWS: http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/vpc-dns.html

@antonbabenko
Copy link
Copy Markdown
Member

Sorry for the delay. I don't know how I managed to skipped this one.

Good idea to write things correctly, but let's write it more generic:

  1. Should be true to enable DNS support in the VPC
  2. Should be true to enable DNS hostnames in the VPC

via:

  1. https://www.terraform.io/docs/providers/aws/r/vpc.html#enable_dns_support
  2. https://www.terraform.io/docs/providers/aws/r/vpc.html#enable_dns_hostnames

ChairmanTubeAmp pushed a commit to Shapeways/terraform-aws-vpc that referenced this pull request Nov 28, 2017
* 'master' of github.com:Shapeways/terraform-aws-vpc:
  Reverted bad merge, fixed terraform-aws-modules#33
  Set enable_dns_support=true by default
  Updated descriptions for DNS variables (closes terraform-aws-modules#14)
  Add version requirements in README.md (fixes terraform-aws-modules#32)
  Add version requirements in README.md
  make sure outputs are always valid (terraform-aws-modules#29)
  Add tags to the aws_vpc_dhcp_options resource (terraform-aws-modules#30)
  Add support for DHCP options set (terraform-aws-modules#20)
  terraform-aws-modules#22 add vpn gateway feature (terraform-aws-modules#24)
  Add cidr_block outputs to public and private subnets (terraform-aws-modules#19)
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 6, 2022

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Nov 6, 2022
waddamski pushed a commit to hmrc/terraform-aws-vpc that referenced this pull request Jul 5, 2024
waddamski pushed a commit to hmrc/terraform-aws-vpc that referenced this pull request Jul 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants