Skip to content

Commit 78fa03c

Browse files
committed
Use locals in terraform
1 parent 327ec29 commit 78fa03c

File tree

1 file changed

+1
-1
lines changed
  • security/security-design/fn-datasafe-dbaudit-to-oci-logging/terraform/modules/network

1 file changed

+1
-1
lines changed

security/security-design/fn-datasafe-dbaudit-to-oci-logging/terraform/modules/network/variables.tf

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

1111
variable "deployment_name" {
1212
description = "Deployment Name"
13-
13+
}
1414
variable "region" {
1515
description = "OCI Region"
1616
}

0 commit comments

Comments
 (0)