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

Fix tutorial error. #2395

Merged
merged 2 commits into from
Jun 29, 2024
Merged

Fix tutorial error. #2395

merged 2 commits into from
Jun 29, 2024

Conversation

wiktorn
Copy link
Collaborator

@wiktorn wiktorn commented Jun 28, 2024

Without versions override it fails with:
Error: Failed to query available provider packages

│ Could not retrieve the list of available versions for provider hashicorp/kubectl: provider registry registry.terraform.io does not have a provider named registry.terraform.io/hashicorp/kubectl │
│ All modules should specify their required_providers so that external consumers will get the correct providers when using a module. To see which modules are currently depending on hashicorp/kubectl, run the following command:
│ terraform providers


Checklist

I applicable, I acknowledge that I have:

  • Read the contributing guide
  • Ran terraform fmt on all modified files
  • Regenerated the relevant README.md files using tools/tfdoc.py
  • Made sure all relevant tests pass

Without versions override it fails with:
 Error: Failed to query available provider packages
│
│ Could not retrieve the list of available versions for provider hashicorp/kubectl: provider registry registry.terraform.io does not have a provider named registry.terraform.io/hashicorp/kubectl
│
│ All modules should specify their required_providers so that external consumers will get the correct providers when using a module. To see which modules are currently depending on hashicorp/kubectl, run the following command:
│     terraform providers
@wiktorn wiktorn enabled auto-merge (rebase) June 28, 2024 14:55
@wiktorn wiktorn merged commit 22684f4 into master Jun 29, 2024
13 checks passed
@wiktorn wiktorn deleted the wiktorn-fix-batch-pattern branch June 29, 2024 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants