Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudymax authored Sep 19, 2023
1 parent 68ad18a commit e0f1e1e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ data template_file "this" {
HOSTNAME = var.hostname
USERNAME = var.username
GITHUB_USERNAME = var.github_username
AWS_ACCESS_KEY_ID = var.aws_access_key_id
AWS_SECRET_ACCESS_KEY = var.aws_secret_access_key
REGION = var.region
}
}

Expand Down

0 comments on commit e0f1e1e

Please sign in to comment.