Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

[Bug]: terraform init bash: terraform: command not foun #611

Open
nyccp opened this issue Jun 11, 2024 · 1 comment
Open

[Bug]: terraform init bash: terraform: command not foun #611

nyccp opened this issue Jun 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@nyccp
Copy link

nyccp commented Jun 11, 2024

Feature id and version

ghcr.io/devcontainers-contrib/features/tfcdk-cli:1.0.3

Devcontainer base Image

mcr.microsoft.com/devcontainers/universal:2

What happened?

A bug happened!

Hey there,
unfortunately I cannot use terraform with this setup through adding the Terraform CLI option to my devcontainer.

This is my devcontainer.json file:

{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/devcontainers-contrib/features/tfcdk-cli:1.0.3": {}
}
}

Can you help me?

Relevant log output

@nyccp ➜ /workspaces/01_infrastructure_basic (terraform_docker_features) $ terraform init
bash: terraform: command not found
@nyccp nyccp added the bug Something isn't working label Jun 11, 2024
@evilhamsterman
Copy link

This project is not associated with the devcontainer project and appears to have been abandoned #628 . The official project has removed all devcontainer-contrib features from their listing. devcontainers/devcontainers.github.io#451. There is a fork that is being worked on to update and maintain the features https://github.com/devcontainers-extra/features

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

No branches or pull requests

2 participants