Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README gives bad source value for using this module #2

Open
et304383 opened this issue Mar 23, 2022 · 1 comment
Open

README gives bad source value for using this module #2

et304383 opened this issue Mar 23, 2022 · 1 comment

Comments

@et304383
Copy link

et304383 commented Mar 23, 2022

The value should be:

source                  = "git::[email protected]:oracle-terraform-modules/terraform-oci-tdf-lb.git"

or probably:

source                  = "git::https://github.com/oracle-terraform-modules/terraform-oci-tdf-lb.git"
@maykonrds
Copy link

The value should be:

source                  = "git::[email protected]:oracle-terraform-modules/terraform-oci-tdf-lb.git"

or probably:

source                  = "git::https://github.com/oracle-terraform-modules/terraform-oci-tdf-lb.git"

@et304383 , this worked for me:
source = "git::https://github.com/oracle-terraform-modules/terraform-oci-tdf-lb.git"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants