Skip to content

Commit

Permalink
remove terraform config from example
Browse files Browse the repository at this point in the history
  • Loading branch information
amancevice committed May 26, 2023
1 parent 2b1f58a commit fa619b3
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions example/terraform.tf
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
#################
# TERRAFORM #
#################

terraform {
required_version = "~> 1.0"

required_providers {
archive = { source = "hashicorp/archive" }
aws = { source = "hashicorp/aws" }
}
}

###########
# AWS #
###########
Expand Down

0 comments on commit fa619b3

Please sign in to comment.