{ "id": "atlantis", "version": "1.0.6", "name": "Atlantis (via Github Releases)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/atlantis", "description": "Atlantis is a self-hosted golang application that listens for Terraform pull request events via webhooks.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/gh-release" ] }