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

feat(terraform): Implement terraform service discovery #6720

Merged

Conversation

secustor
Copy link
Collaborator

@secustor secustor commented Jul 9, 2020

This PR implements the usage of Terraform ServiceDiscovery of Terraform registries.

I can not test the new feature end2end as I don't have any private registry at my disposal.

Closes #6707

lib/datasource/terraform-module/index.ts Outdated Show resolved Hide resolved
lib/manager/terraform/modules.ts Outdated Show resolved Hide resolved
@secustor secustor marked this pull request as ready for review July 10, 2020 08:02
viceice
viceice previously approved these changes Jul 10, 2020
lib/datasource/terraform-module/index.ts Outdated Show resolved Hide resolved
@rarkins rarkins merged commit 835a203 into renovatebot:master Jul 13, 2020
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 21.29.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
@secustor secustor deleted the implement-terraform-service-discovery branch January 25, 2022 00:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: support for private module registries for Terraform module datasource
4 participants