drop unused dns provider

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2020-01-27 21:06:08 +01:00
parent eae370856f
commit 93e565fead
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020

View File

@ -1,7 +1,5 @@
/* DERIVED --------------------------------------*/
provider "dns" {}
provider "aws" {
region = "us-east-1"
access_key = var.aws_access_key