mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-05 07:45:27 -04:00
Pin terraform provider hashes (#361)
This commit is contained in:
parent
45dba96e31
commit
52f140a968
11 changed files with 212 additions and 8 deletions
|
@ -19,6 +19,7 @@ import (
|
|||
)
|
||||
|
||||
//go:embed terraform/*
|
||||
//go:embed terraform/*/.terraform.lock.hcl
|
||||
var terraformFS embed.FS
|
||||
|
||||
// prepareWorkspace loads the embedded Terraform files,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue