Skip to content

Commit

Permalink
Remove redundant variable
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredfholgate committed Nov 26, 2024
1 parent a0086ab commit 64a01bd
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions templates/complete_multi_region/variables-management.tf
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
variable "management_settings_avm" {
type = any
default = {}
description = <<DESCRIPTION
The settings for the management groups and management resources. Details of the settings will be added later.
DESCRIPTION
}

variable "management_settings_es" {
type = any
default = {}
Expand Down

0 comments on commit 64a01bd

Please sign in to comment.