Skip to content

Commit 49161ae

Browse files
Update main.tf
1 parent 2f59741 commit 49161ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/fsdr/main.tf

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

44

55
module "fsdr" {
6-
source = "../../"
6+
source = "oracle-terraform-modules/fsdr/oci"
77
providers = {
88
oci.region1 = oci.region1
99
oci.region2 = oci.region2

0 commit comments

Comments
 (0)