Skip to content

Commit 51d4629

Browse files
authored
fix: typo (nozaq#203)
1 parent 7514a84 commit 51d4629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,5 +506,5 @@ variable "securityhub_enable_aws_foundational_standard" {
506506
# --------------------------------------------------------------------------------------------------
507507
variable "analyzer_name" {
508508
description = "The name for the IAM Access Analyzer resource to be created."
509-
default = "default-analyer"
509+
default = "default-analyzer"
510510
}

0 commit comments

Comments
 (0)