packer-cn/website/content/docs
Megan Marsh fbbda0f9d9
Sensitive locals (#10509)
* Allow locals to be delcared as individual blocks, and give them the Sensitive flag

* add docs for new local block

* linting

* add tests

* modified parsing to use schema, check for dupes properly

* update comment

fix wording a liiitle

* add tests for duplicate variables definition in two different files

* remove unnecessary slice initialisation

* fix crash by returning when decode error is hit

* parseLocalVariables: only treat a local vars if its not nil

also return in case of error
return locals in case of error too

* fix duplicate_locals test for windows

Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
2021-01-26 10:21:44 +01:00
..
builders Merge pull request #10488 from Direnol/yandex/update-dump-method 2021-01-19 11:10:33 -08:00
commands Ignore new links from markdown link checker because site isnt live 2021-01-15 13:42:10 -08:00
communicators remove layout frontmatter prop 2020-12-14 18:20:03 -05:00
datasources add DatasourceOutput type to struct-markdown cmd (#10512) 2021-01-22 17:55:32 +01:00
extending add data sources docs 2021-01-15 14:18:51 -08:00
post-processors yandex: some fix (#10522) 2021-01-25 12:26:21 +01:00
provisioners Update ansible local links 2021-01-20 16:21:07 -05:00
templates Sensitive locals (#10509) 2021-01-26 10:21:44 +01:00
core-configuration.mdx refactor site to move HCL docs next to JSON docs 2021-01-15 11:59:35 -08:00
debugging.mdx remove layout frontmatter prop 2020-12-14 18:20:03 -05:00
environment-variables.mdx remove layout frontmatter prop 2020-12-14 18:20:03 -05:00
index.mdx remove layout frontmatter prop 2020-12-14 18:20:03 -05:00
install.mdx remove layout frontmatter prop 2020-12-14 18:20:03 -05:00
terminology.mdx remove layout frontmatter prop 2020-12-14 18:20:03 -05:00