From 4e44268a5cc958ee30913989cd083e01e43fbe7f Mon Sep 17 00:00:00 2001 From: Loren Gordon Date: Tue, 11 Aug 2020 14:14:25 -0700 Subject: [PATCH] Removes main aws provider for compatibility as a root module --- main.tf | 2 -- 1 file changed, 2 deletions(-) diff --git a/main.tf b/main.tf index aa8e329..06b89e2 100644 --- a/main.tf +++ b/main.tf @@ -1,5 +1,3 @@ -provider "aws" {} - ### LOCALS ### locals { # cloudwatch log group integration