controlplaneio / simulator

Kubernetes Security Training Platform - focusing on security mitigation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Master is broken because of terraform-bundle

raoulmillais opened this issue · comments

make run, make docker-build-no-cache fail to create a terraform bundle because the go get command pulls down master of terraform which has in progress breaking changes. We need to build and bake a known version of terrafor-bundle into the build stage of the Dockerfile until this is resolved.