Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
kjlippold authored Feb 29, 2024
1 parent 6a8617d commit ee528f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions terraform/aws/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,4 @@ provider "aws" {
region = "us-east-1"
}

data "aws_caller_identity" "current" {}

variable "instance" {}

0 comments on commit ee528f9

Please sign in to comment.