{ "id": "consul-asdf", "version": "2.0.16", "name": "consul (via asdf)", "documentationURL": "http://github.com/devcontainers-extra/features/tree/main/src/consul-asdf", "description": "Consul is a service networking solution to automate network configurations, discover services, and enable secure connectivity across any cloud or runtime.", "options": { "version": { "default": "latest", "description": "Select the version to install.", "proposals": [ "latest" ], "type": "string" } }, "installsAfter": [ "ghcr.io/devcontainers-extra/features/asdf-package" ] }