Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

Terraform modules fetched from private repositories #9

Open
progvp opened this issue Sep 11, 2018 · 2 comments
Open

Terraform modules fetched from private repositories #9

progvp opened this issue Sep 11, 2018 · 2 comments

Comments

@progvp
Copy link

progvp commented Sep 11, 2018

Some Terraform modules are referring to private repositories

  1. In prod-env/prod-env/microservice-certificate-evaluator.tf
    source = [email protected]:ukncsc/MailCheck.CertificateEvaluator//infrastructure/modules/certificate-evaluator-microservice?ref=8131b8a"

  2. In prod-env/prod-env/microservice-reverse-dns.tf
    source = "[email protected]:ukncsc/MailCheck.ReverseDns//infrastructure/modules/reverse-dns-microservice?ref=14682ec"

  3. In prod-env/prod-env/microservice-dkim.tf
    source = "[email protected]:ukncsc/MailCheck.Dkim//infrastructure/modules/dkim-microservice?ref=56c2f76"

Build fails because of this

@progvp
Copy link
Author

progvp commented Oct 5, 2018

After today's upgrade to version 1.9 mentioned modules are still in private repositories. Can you make them public or fix it another way, because all this project is impossible to use while some functionality is in prvate modules. Thanks

@AlistairC-UK
Copy link

We acknowledge this as an issue and are working towards a solution fairly soon.

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

No branches or pull requests

2 participants