Removing 2 providers from the module (#168)

This commit is contained in:
Max Williams
2018-10-17 13:02:57 +02:00
committed by GitHub
parent b15e1d7e95
commit 88f8509e38
2 changed files with 1 additions and 2 deletions

View File

@@ -96,5 +96,3 @@
* MIT Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-aws-eks/tree/master/LICENSE) for full details.
*/
provider "null" {}
provider "template" {}