Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Gibbons committed Jan 9, 2024
1 parent 681e0e6 commit 3037366
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions modules/cognitive-account/src/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -100,18 +100,6 @@ variable "tags" {
default = {}
}

variable "workload_name" {
type = string
}

variable "workload_type" {
type = string
}

variable "workload_version" {
type = string
}

variable "zone" {
type = string
}

0 comments on commit 3037366

Please sign in to comment.