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

COMPONENT: tutorial doesn't work #3738

Open
1 task
JamesNSmith opened this issue Oct 3, 2024 · 2 comments
Open
1 task

COMPONENT: tutorial doesn't work #3738

JamesNSmith opened this issue Oct 3, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@JamesNSmith
Copy link

Expected Behavior

https://developer.hashicorp.com/terraform/tutorials/cdktf/cdktf-install should provide an easy start.

Actual Behavior

Error: Failed to query available provider packages

│ Could not retrieve the list of available versions for provider
│ hashicorp/docker: provider registry registry.terraform.io does not have a
│ provider named registry.terraform.io/hashicorp/docker

│ Did you intend to use kreuzwerker/docker? If so, you must specify that
│ source address in each module which requires that provider. To see which
│ modules are currently depending on hashicorp/docker, run the following
│ command:
│ terraform providers

Steps to Reproduce

Follow the tutorial: https://developer.hashicorp.com/terraform/tutorials/cdktf/cdktf-install

Versions

"cdktf": "0.20.0",

Providers

No response

Gist

No response

Possible Solutions

No response

Workarounds

No response

Anything Else?

No response

References

No response

Help Wanted

  • I'm interested in contributing a fix myself

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment
@JamesNSmith JamesNSmith added bug Something isn't working new Un-triaged issue labels Oct 3, 2024
@ansgarm
Copy link
Member

ansgarm commented Oct 7, 2024

Hi @JamesNSmith 👋

Which exact command produced the error message you encountered?

@ansgarm ansgarm added waiting-on-answer and removed new Un-triaged issue labels Oct 7, 2024
@JamesNSmith
Copy link
Author

Hi @ansgarm

The command that causes the error is cdktf get.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants