Skip to content
Snippets Groups Projects
Verified Commit 2ab78e89 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

drop(koolbox): Remove terraform from koolbox in favour of opentf

parent 9b861494
No related branches found
No related tags found
No related merge requests found
......@@ -118,8 +118,6 @@ RUN curl -L "https://github.com/rust-lang/mdBook/releases/download/${MDBOOK_VERS
&& install -o root -g root -m 0755 mdbook /usr/local/bin/mdbook
# Terraform CLI
FROM docker.io/hashicorp/terraform:1.5.3 AS terraform
FROM quay.io/shivering-isles/opentf:0.1.0 as opentf
# Actual start of container build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment