https://packer.io/docs/templates/user-variables.html#using-home-variable
On Mon, Jul 1, 2019 at 7:13 PM Muralikrishna Gutha <[email protected]> wrote: > Packer errors out : no such file or directory any help/direction is > appreciated > > "variables": { > "access_key": "{{env `AWS_ACCESS_KEY_ID`}}", > "aws_session_token": "{{env `AWS_SESSION_TOKEN`}}", > "secret_key": "{{env `AWS_SECRET_ACCESS_KEY`}}", > "vaultpasswordfile": "{{`~/.ansible/vault/preprod_vault.txt`}}" > }, > > * Bad source '`~/.ansible/vault/preprod_vault.txt`': stat > `~/.ansible/vault/preprod_vault.txt`: no such file or directory > > -- > Thanks & Regards > Murali K Gutha > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/packer/issues > IRC: #packer-tool on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Packer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/packer-tool/CADvtd2REG_jjw4JDxO49D0AwaAC-O2HCivYQ0SKMNMa7FMtErg%40mail.gmail.com > <https://groups.google.com/d/msgid/packer-tool/CADvtd2REG_jjw4JDxO49D0AwaAC-O2HCivYQ0SKMNMa7FMtErg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/CALz9Rt_C8Z_zQrPtRc9vAcHoiupmHaPd6JVyqUas9qz%3DBvO_LQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
