mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 16:01:43 -04:00
`(boolean)` is used in most cases, but `(bool)` is used in places. I ran `find website/source/**/*.(markdown|md) | xargs sed -i 's/(bool)/(boolean)/g'`