Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
clean terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
vggonzal authored and vggonzal committed Sep 28, 2023
1 parent 2c3f9b1 commit dc4fbd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terraform/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ variable "vpc_id" {}
variable "private_subnets" {}
variable "default_vpc_sg" {}
variable "image" {default = ""}
variable "docker_tag" {}

variable "default_tags" {
type = map(string)
Expand Down

0 comments on commit dc4fbd2

Please sign in to comment.