Adding features to a devcontainer.json file - GitHub Docs

PHOTO EMBED

Tue Mar 11 2025 15:05:46 GMT+0000 (Coordinated Universal Time)

Saved by @TuckSmith541

"features": {
     // ...
     "ghcr.io/devcontainers/features/terraform:1": {
         "version": "1.1",
         "tflint": "latest"
     },
     // ...
 }
content_copyCOPY

https://docs.github.com/en/codespaces/setting-up-your-project-for-codespaces/configuring-dev-containers/adding-features-to-a-devcontainer-file