hashicorp / terraform-aws-vault

A Terraform Module for how to run Vault on AWS using Terraform and Packer
Apache License 2.0
656 stars 465 forks source link

DNS functionality failing #223

Closed brikis98 closed 3 years ago

brikis98 commented 3 years ago

In https://github.com/hashicorp/terraform-aws-vault/pull/222, I had to disable the DNS checks in some of the automated tests. My best guess is that they are failing due to https://github.com/hashicorp/terraform-aws-consul/issues/155, but I'm too overloaded at the moment to dig in and find out exactly. Filing this bug to track this issue. If anyone else has time to sort this out, a PR is very welcome.

brikis98 commented 3 years ago

Closing this in favor of https://github.com/hashicorp/terraform-aws-vault/issues/228.