Skip to content

Commit

Permalink
remove variable
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaWilkes committed Nov 4, 2024
1 parent 2811879 commit cb75bc5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,3 @@ variable "name" {
type = string
default = ""
}




variable "create_default_rbac_roles" {
description = "If 'true', will create default admin and read_only k8s rbac roles that allow the default Common Fate impersonate user roles to access the cluster."
type = bool
default = false
}

0 comments on commit cb75bc5

Please sign in to comment.