Skip to content

Commit bbcb31b

Browse files
authored
Update variables.tf
1 parent 504ad7f commit bbcb31b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

infra/variables.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ variable "resource_owner" {
1616
default = "myName"
1717
}
1818
variable "tf_cloud_organization" {
19-
type = string
20-
description = "Terraform Cloud Organization (set in GitHub secrets)"
19+
type = string
20+
description = "TF cloud org (Value set in TF cloud)"
2121
}
2222
variable "ssh_key" {
2323
type = string

0 commit comments

Comments
 (0)