Skip to content

Commit 01f2e02

Browse files
update var description
1 parent 9d76b5a commit 01f2e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/modules/validators/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
variable "compartment_id" {
55
type = string
6-
description = "Compartment for stack resources"
6+
description = "The OCID of the compartment where the stack resources are created"
77
}
88

99
variable "service_name" {

0 commit comments

Comments
 (0)