packer-post-processor-consul

时间:2021-06-21 02:57:44
【文件属性】:
文件名称:packer-post-processor-consul
文件大小:4KB
文件格式:ZIP
更新时间:2021-06-21 02:57:44
Go 这个打包后处理插件将 AMI ID 和其他图像数据插入到 consul 密钥中,以便稍后通过 terraform 或其他使用 consul 的软件进行检索。 它仍然是 alpha(pre alpha?),需要一些改进。 计划是将对此的支持直接集成到 nubis-builder 中,因此除了地址和令牌之外,不需要任何最终用户配置。 这是我在开发过程中使用它的方式。 $ go get github.com/bhourigan/packer-post-processor-consul $ cd ~/gocode/src/github.com/bhourigan/packer-post-processor-consul && make bin 如果你正在使用 nubis-builder,你需要做的就是将 consul_address 添加到你的秘密中,它会在运行时自动加载 packer/p
【文件预览】:
packer-post-processor-consul-master
----main.go(278B)
----main_test.go(51B)
----README.md(1KB)
----Makefile(3KB)
----consul()
--------post-processor.go(4KB)
----.gitignore(29B)

网友评论