diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 10e2009..054a6be 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -4,7 +4,7 @@ "image": "mcr.microsoft.com/vscode/devcontainers/universal", "features": { "ghcr.io/devcontainers-contrib/features/yamllint:2.0.9": {}, - "ghcr.io/devcontainers/features/terraform:1.3.5": { + "ghcr.io/devcontainers/features/terraform:1.3.8": { "version": "1.6.2" }, "ghcr.io/devcontainers-contrib/features/go-task:1.0.5": {},