You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.
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
The text was updated successfully, but these errors were encountered: