Skip to content

Commit

Permalink
Update variables.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
IrinaZarzu authored Feb 2, 2025
1 parent 2e656f6 commit 7c836bb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -89,12 +89,6 @@ variable "path" {
default = "/"
}

variable "tags_enabled" {
type = bool
description = "Enable/disable tags on IAM roles and policies"
default = true
}

variable "inline_policy_enabled" {
type = bool
description = "Whether or not to enable an inline policy instead of a reusable managed policy"
Expand Down

0 comments on commit 7c836bb

Please sign in to comment.