Skip to content

Commit 43abb8a

Browse files
committed
change description
1 parent b43536a commit 43abb8a

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
@@ -28,7 +28,7 @@ variable "existing_karpenter_iam_role_arn" {
2828
}
2929

3030
variable "existing_karpenter_instance_profile" {
31-
description = "Instance profie for karpenter. This will be used only when create_karpenter_iam_role is set to false"
31+
description = "Instance profile for karpenter. This will be used only when create_karpenter_iam_role is set to false"
3232
type = string
3333
default = ""
3434
}

0 commit comments

Comments
 (0)