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 49161ae commit b2b3a3bCopy full SHA for b2b3a3b
README.md
@@ -20,7 +20,7 @@ See the [examples/](./examples/fsdr/) folder for usage examples.
20
21
```hcl
22
module "fsdr" {
23
- source = "../../"
+ source = "oracle-terraform-modules/fsdr/oci"
24
providers = {
25
oci.region1 = oci.region1
26
oci.region2 = oci.region2
0 commit comments