backport of commit abed2f65b5

pull/12801/head
Wilken Rivera 2 years ago committed by GitHub
parent 464ac2d674
commit d8e22d8029

@ -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)

Loading…
Cancel
Save