Skip to content

Commit

Permalink
Azure BYOVNET: remove cloud nuke tags
Browse files Browse the repository at this point in the history
  • Loading branch information
paulzhang97 committed Nov 25, 2024
1 parent b378cef commit edd4c42
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions customer-managed/azure/terraform/vars.misc.tf
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ variable "zones" {

variable "tags" {
type = map(string)
default = {
cloud-nuke-excluded : true
}
description = <<-HELP
Tags to use when labeling resources. These will be set inside the provider block
as default tags.
Expand Down

0 comments on commit edd4c42

Please sign in to comment.