Merge pull request #12368 from hashicorp/backport/nywilken/fast-follow-12356/merely-balanced-oryx

This pull request was automerged via backport-assistant
pull/12369/head
hc-github-team-packer 3 years ago committed by GitHub
commit afa0fe11bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -38,7 +38,7 @@ _packer () {
)
local -a fix_arguments && fix_arguments=(
'(-)*:files:_files -g "*pkr.{hcl,json}"'
'(-)*:files:_files -g "*.json"'
)
local -a fmt_arguments && fmt_arguments=(

Loading…
Cancel
Save