Skip to content

Commit

Permalink
fix: use terraform version rather than copying it in docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
justinsb committed Jun 5, 2024
1 parent 0c5b995 commit 46cab87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/builder/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ COPY operator/ operator/
COPY third_party/ third_party/
COPY scripts/generate-third-party-licenses scripts/generate-third-party-licenses
COPY scripts/resource-autogen scripts/resource-autogen
COPY version.txt third_party/github.com/hashicorp/terraform-provider-google-beta/google-beta/fwtransport/version.txt
COPY go.mod go.mod
COPY go.sum go.sum

Expand Down

0 comments on commit 46cab87

Please sign in to comment.