Skip to content

Commit

Permalink
Feat: 🚀 terraform format
Browse files Browse the repository at this point in the history
  • Loading branch information
VishwajitNagulkar committed Oct 4, 2023
1 parent f485aef commit d583a69
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -458,4 +458,5 @@ variable "certification_manager_helm_config" {
variable "certification_manager_extra_configs" {
description = "Override attributes of helm_release terraform resource"
type = any
default = {}
default = {}
}

0 comments on commit d583a69

Please sign in to comment.