terraform-oci-compute-instance icon indicating copy to clipboard operation
terraform-oci-compute-instance copied to clipboard

Module should not be referred as relative path

Open kral2 opened this issue 4 years ago • 0 comments

the file example/instance_default/instance_default.tf refers to the module as relative path in the same repo: source = "../../"

Need to replace this with a reference to the registry.

Originally posted by @aorcl in https://github.com/oracle-terraform-modules/terraform-oci-compute-instance/issues/49#issuecomment-780892982

kral2 avatar Feb 18 '21 09:02 kral2