Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
djelusic committed Feb 24, 2022
1 parent 1570e27 commit 513b5e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion node/api/setup/setup.go
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ func (s *Setup) terraformCreate(req *dto.SetupRequest) (*dto.SetupResponse, erro
FunctionsPath: req.FunctionsPath,
ResourceSuffix: req.ResourceSuffix,
NamingTemplate: req.NamingTemplate,
Env: req.Env,
AuthEnv: req.AuthEnv,
ResourceTags: req.ResourceTags,
PublicKey: publicKey,
Expand Down

0 comments on commit 513b5e9

Please sign in to comment.