This devcontainer is configured for Terraform and Google Cloud development with Ona compatibility.
- Terraform (installed via HashiCorp APT repository)
- Google Cloud CLI (installed via Google APT repository)
- HashiCorp Terraform VSCode extension
- Google Cloud Code extension
- Python3 and pip for additional tooling
Tools are installed directly in the Dockerfile using official APT repositories for maximum compatibility with Gitpod.
The environment will automatically install and configure all tools when the container builds.
Run terraform --version && gcloud --version to verify installation.
- Port 8080: Application
- Port 3000: Development Server