mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 23:11:40 -04:00
Update command/build.go
Co-authored-by: Lucas Bajolet <[email protected]>
This commit is contained in:
co-authored by
Lucas Bajolet
parent
5e86b25b97
commit
abed2f65b5
+1
-1
@@ -393,7 +393,7 @@ func (c *BuildCommand) RunContext(buildCtx context.Context, cla *BuildArgs) int
|
||||
|
||||
if hasPossibleIncompatibleHCPIntegration {
|
||||
msg := fmt.Sprintf(`
|
||||
It looks like one or more plugins in your build is incompatible with HCP Packer.
|
||||
It looks like one or more plugins in your build may be incompatible with HCP Packer.
|
||||
Check that you are using an HCP Ready integration before trying again:
|
||||
%s`, hcpReadyIntegrationURL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user