Skip to content

Commit

Permalink
Remove template provider
Browse files Browse the repository at this point in the history
  • Loading branch information
pjuniorlima committed Jun 2, 2022
1 parent c73f09e commit 8833d58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions site-main/versions.tf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
terraform {
required_providers {
template = {
source = "hashicorp/template"
version = "2.2.0"
aws = {
source = "hashicorp/aws"
version = ">= 4.0.0"
}
}
}

0 comments on commit 8833d58

Please sign in to comment.