packer-cn/template
Adrien Delorme 6d4fae0f2d
Add HCL2 aws_secretsmanager function (#10124)
* refactor aws get secrets function out to reuse it else where
* add aws_secretsmanager func and docs for HCL2
* fix GetSecret: allow to pick secret version
2020-10-20 16:21:40 +02:00
..
interpolate Add HCL2 aws_secretsmanager function (#10124) 2020-10-20 16:21:40 +02:00
test-fixtures Add RetriedProvisioner to allow retry provisioners (#9061) 2020-04-16 11:58:54 +02:00
parse.go Make max_retries a string to allow variable interpolation (#9673) 2020-08-05 17:41:20 +02:00
parse_test.go Make max_retries a string to allow variable interpolation (#9673) 2020-08-05 17:41:20 +02:00
template.go Make max_retries a string to allow variable interpolation (#9673) 2020-08-05 17:41:20 +02:00
template.hcl2spec.go Make max_retries a string to allow variable interpolation (#9673) 2020-08-05 17:41:20 +02:00
template_test.go allow to set provisioner timeout from buildfile 2019-04-08 20:09:21 +02:00