We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d76b5a commit 01f2e02Copy full SHA for 01f2e02
terraform/modules/validators/variables.tf
@@ -3,7 +3,7 @@
3
4
variable "compartment_id" {
5
type = string
6
- description = "Compartment for stack resources"
+ description = "The OCID of the compartment where the stack resources are created"
7
}
8
9
variable "service_name" {
0 commit comments