Packer example changelog (#316)

* Updated top-level README and CHANGELOG to reflect packer-builder example

* Added packer related files to gitignore
This commit is contained in:
Mikołaj Stefaniak
2021-10-04 17:35:31 +02:00
committed by GitHub
parent 65fd32c4c0
commit b481d9baff
4 changed files with 5 additions and 9 deletions

2
.gitignore vendored
View File

@@ -16,3 +16,5 @@ key.json
terraform-ls.tf
bundle.zip
.DS_Store
**/packer_cache
**/*.pkrvars.hcl