Skip to content

Commit 9838848

Browse files
alexis-renardjasonwalsh
authored andcommitted
fix(:wrench:): Remove default aws provider from the main.tf (#5)
For better compatibility, it is better not to configure the provider inside the module itself.
1 parent 1ca0255 commit 9838848

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

main.tf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
provider "aws" {}
2-
31
locals {
42
image_id = data.aws_ami.boundary.id
53

0 commit comments

Comments
 (0)