Commit Graph

259 Commits (v1.7.5)

Author SHA1 Message Date
Wilken Rivera b10df3abb7
Update HCP Packer registry image extraction, validation, publishing logic for registry capable plugins (#11221)
5 years ago
Megan Marsh 6c7aadf08f return diags earlier
5 years ago
Megan Marsh 295bac0c5f remove unnecessary complexity
5 years ago
Megan Marsh 20a83dff4f remove unneeded check.
5 years ago
Megan Marsh 48de1fc7da allow datasources to use other datasources
5 years ago
Megan Marsh 2d16da10e7
Merge pull request #11219 from hashicorp/rename_slug_to_bucket
5 years ago
Adrien Delorme eb8e302941
hcl2_upgrade: special case: vsphere fix (#11216)
5 years ago
Megan Marsh 4c22169c90 more test fix
5 years ago
Megan Marsh 2dd8c0dd26 fix tests
5 years ago
Megan Marsh da301ab844 make user-facing name for slug be bucket_name
5 years ago
Wilken Rivera e8b5b4b516
Fix {{packer_version}} interpolation regression (#11200)
5 years ago
Wilken Rivera a534c743cf
HCP Packer registry enabled Packer client (#11154)
5 years ago
Adrien Delorme 9d0193ac14
add possibility to use variables everywhere in post-processor blocks (#11094)
5 years ago
Yoan Blanc 36a7b28b5f
fix: print unchanged formatted file when using stdin (#11047)
5 years ago
Adrien Delorme 4be9dfd183
Say so when an only or an except option did not match anything (#11050)
5 years ago
Sergio Conde Gómez f6f2469d4d
fix: HCL "index" function now actually returns the index of the element (#11008)
5 years ago
Adrien Delorme bf939b7474 Update types.build.provisioners.go
5 years ago
Adrien Delorme 87ba7258b3
Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913)
5 years ago
Adrien Delorme 03d79a2c39
HCL2 variables: split validation from getting value (#10843)
5 years ago
Adrien Delorme 77a29fc2f8
Allow to have `dynamic` blocks in a `build` block + tests (#10825)
5 years ago
Adrien Delorme 0e3fcb589b
Implicit required_plugin blocks (#10732)
5 years ago
Wilken Rivera 5e17dbeff2 Fix up regex in test
5 years ago
Adrien Delorme ff01e6715a
HCL2: add templatefile function (#10776)
5 years ago
Megan Marsh a6f907c688 tests
5 years ago
Megan Marsh f12c89bd84 add legacy_isotime function to hcl funcs
5 years ago
Megan Marsh 60c961c021
Merge pull request #10457 from teddylear/feature/recursivefmt-2
5 years ago
Adrien Delorme f32b67c3bb
Simplify error message when config file can't be "stat'd" (#10763)
5 years ago
Adrien Delorme 160d932cce remove weir "Cannot tell wether " + path + " is a directory" error
5 years ago
Adrien Delorme e0fe579837 un-remove tests
5 years ago
Adrien Delorme 8ee8420408 simplify return
5 years ago
Adrien Delorme 25ee6a19a6 flatten if a little
5 years ago
Adrien Delorme a6321ac137 remove debug line
5 years ago
Adrien Delorme 832c0f2b2a actually run fmt tests and then remove debug statements
5 years ago
teddylear 22d373c279 Adding more debug logic
5 years ago
Adrien Delorme 7d30a5d79d remove duplicate tests
5 years ago
Adrien Delorme 4e22147909 Merge remote-tracking branch 'origin/master' into pr/teddylear/10457
5 years ago
Adrien Delorme 8208f425c8 addrs: remove Plugin.ForDisplay func, the String one does the job
5 years ago
Adrien Delorme 429262030f fix paths for windows !
5 years ago
Adrien Delorme 4487152d1e cosmetic commit
5 years ago
Adrien Delorme 72e4dc4cb5 update docs to remove 'magic' required_plugin block usages
5 years ago
Adrien Delorme 7809242f41 quote template example
5 years ago
Adrien Delorme 4cb94a67b0 Update types.variables.go
5 years ago
Adrien Delorme 029729225d tests and fixes
5 years ago
Adrien Delorme aeecfcd422 show version constrain error in case it's handy
5 years ago
Adrien Delorme 9f545c28fe required_plugins: prevent using `plugin = "version"`, and show an example
5 years ago
Adrien Delorme fe12d53e77 addr: remove support for defaulting plugin namespace and host
5 years ago
teddylear 0637601eda Fixing recursive formatting tests to work on all platforms
5 years ago
Sylvia Moss 774c5903f6
Add error-cleanup-provisioner to HCL2 (#10604)
5 years ago
teddylear d85286e228 Merging in master
5 years ago
Sylvia Moss 1e889078fd
add regex and regexall functions (#10601)
5 years ago