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

Use registry alias to fetch providers #19494

Merged
merged 1 commit into from
Nov 28, 2018
Merged

Use registry alias to fetch providers #19494

merged 1 commit into from
Nov 28, 2018

Conversation

findkim
Copy link
Contributor

@findkim findkim commented Nov 28, 2018

Uses the new registry namespace alias - to fetch providers from the registry. Registry returns with the appropriate provider source, if exists, and TF includes the returned namespace for user information on download. Currently, the registry only is configured to support the terraform-providers namespace for the - alias but may change in the future.

Prior to change

Initializing provider plugins...
- Checking for available provider plugins...
- Downloading plugin for provider "null" (1.0.0)...

Success
image

Provider Not Found
No error change here when a provider is not found within terraform.d/plugins or the registry.
image

Copy link
Contributor

@mildwonkey mildwonkey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all looks good to me!

@findkim findkim merged commit c7b495a into hashicorp:master Nov 28, 2018
@findkim findkim deleted the provider-alias branch November 28, 2018 19:45
@ghost
Copy link

ghost commented Mar 31, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Mar 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants