コマンド@Packer¶ はじめに¶ 本サイトにつきまして、以下をご認識のほど宜しくお願いいたします。 https://hiroki-it.github.io/tech-notebook/ 01. packer¶ build¶ $ packer build template.pkr.hcl https://developer.hashicorp.com/packer/docs/commands/build fmt¶ $ packer fmt -recursive https://developer.hashicorp.com/packer/docs/commands/fmt init¶ $ packer init template.pkr.hcl https://developer.hashicorp.com/packer/docs/commands/init validate¶ $ packer validate template.pkr.hcl https://developer.hashicorp.com/packer/docs/commands/validate