Skip to content

Commit

Permalink
fix: remove backend config (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
jordan-acosta authored Mar 27, 2024
1 parent 7bcaff9 commit 6dc4c00
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions versions.tf
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
terraform {
required_version = ">= 1.3.7"

# NOTE(jm): a backend.conf file must be used to pass the backend into this module
backend "s3" {}

required_providers {
aws = {
source = "hashicorp/aws"
Expand Down

0 comments on commit 6dc4c00

Please sign in to comment.