Megan Marsh
|
9aba27bc83
|
update changelog
|
2020-03-19 09:36:58 -07:00 |
Adrien Delorme
|
d068430abf
|
make sure locals are evaluated only once variables are + test this (#8918)
fix #8898
|
2020-03-19 15:30:34 +01:00 |
Adrien Delorme
|
ad8dafa3bd
|
HCL: add tests and fixes around var-file and var args (#8914)
|
2020-03-19 13:57:22 +01:00 |
Sylvia Moss
|
7979ab0543
|
Add after_n_builds to codecov.yml (#8913)
|
2020-03-19 13:18:03 +01:00 |
Megan Marsh
|
3dae5df6e4
|
Merge pull request #8905 from hashicorp/fix_8493
Fix azure key vault cleanup failure
|
2020-03-18 15:29:38 -07:00 |
Megan Marsh
|
811a7304aa
|
Merge pull request #8907 from hashicorp/fix_8428
add small warning about sysprep to the docs
|
2020-03-18 15:28:36 -07:00 |
Megan Marsh
|
fa49d2145d
|
Merge pull request #8906 from hashicorp/fix_8904
return error when LoadSnapshots turns up empty
|
2020-03-18 14:45:54 -07:00 |
Megan Marsh
|
a21fa2d7cf
|
add small warning about sysprep to the docs
|
2020-03-18 14:15:29 -07:00 |
Megan Marsh
|
be1a6c9f35
|
return error when LoadSnapshots turns up empty
|
2020-03-18 14:03:22 -07:00 |
Megan Marsh
|
564c8891d5
|
add keyvault portion of azure sdk
|
2020-03-18 13:48:54 -07:00 |
Megan Marsh
|
28797dd709
|
replace the homegrown vault delete functions in azure with the sdk ones.
|
2020-03-18 13:48:54 -07:00 |
Megan Marsh
|
e7dba3e55e
|
fix error cleaning up existing keyvault
|
2020-03-18 13:48:54 -07:00 |
Adrien Delorme
|
b94937c05c
|
Update provisioner_test.go (#8900)
|
2020-03-18 11:51:54 +01:00 |
Sylvia Moss
|
2319521aa5
|
Add iso config test for checksum from file specific case (#8897)
|
2020-03-18 11:32:51 +01:00 |
Megan Marsh
|
23f56036a4
|
Merge pull request #8889 from hashicorp/hcl2_singular_blocks
Hcl2 singular blocks
|
2020-03-17 12:39:04 -07:00 |
Megan Marsh
|
dc9259f73d
|
Merge pull request #8892 from zaventh/feature/vga-adapter
feat(proxmox): add ability to specify vga adapter
|
2020-03-17 09:37:08 -07:00 |
Adrien Delorme
|
569c802630
|
Update provisioner_test.go
fix TestProvisioner_RemoteFileDefaultsToScriptnnnn
|
2020-03-17 17:10:43 +01:00 |
Adrien Delorme
|
f1c0a9cdbd
|
see what's wrong with that weird test
|
2020-03-17 17:02:18 +01:00 |
Adrien Delorme
|
a9255c6ebe
|
Update post-processor.go
|
2020-03-17 16:37:16 +01:00 |
Adrien Delorme
|
fab344a1fc
|
Update ami_config.go
quote string in err
|
2020-03-17 15:41:58 +01:00 |
Adrien Delorme
|
4ccf158fbf
|
Update image_config.go
|
2020-03-17 15:26:18 +01:00 |
Adrien Delorme
|
78ac1e256b
|
better type for []NameValue in docs
|
2020-03-17 15:02:04 +01:00 |
Adrien Delorme
|
88297c796d
|
Merge branch 'master' into hcl2_singular_blocks
|
2020-03-17 14:47:17 +01:00 |
Adrien Delorme
|
834f44190f
|
go generate
|
2020-03-17 12:30:36 +01:00 |
Adrien Delorme
|
094b837ed2
|
codegen: force line return in all `FlatMapstructure` code generation to avoid weird go-fmt discrepencies
|
2020-03-17 12:27:15 +01:00 |
Adrien Delorme
|
94a1f0bcb6
|
go fmt
|
2020-03-17 12:05:37 +01:00 |
Adrien Delorme
|
3beea4fb94
|
NameValues.CopyOn: don't instanciate a receiving map if there is nothing to copy over
|
2020-03-17 12:00:23 +01:00 |
Adrien Delorme
|
b15c92bc1e
|
scripts/generate-plugins.go: programatically gofmt the file before outputing it to avoid having to do that later on
|
2020-03-17 11:56:32 +01:00 |
Adrien Delorme
|
0a46bb9525
|
more precise docs
|
2020-03-17 11:50:16 +01:00 |
Adrien Delorme
|
911dc5ad95
|
wip
|
2020-03-17 11:33:11 +01:00 |
Adrien Delorme
|
b5e8750f5f
|
Change key/value to name/value to remain consistent with Terraform
|
2020-03-17 11:23:11 +01:00 |
Jeff Mixon
|
e503afb9da
|
feat(proxmox): add ability to specific vga adapter
Resolves #8867
|
2020-03-16 15:58:46 -07:00 |
Megan Marsh
|
0d454f19bd
|
update changelog
|
2020-03-16 15:12:48 -07:00 |
Adrien Delorme
|
3cae1a81ef
|
up tests
|
2020-03-16 17:54:52 +01:00 |
Adrien Delorme
|
d532bb376c
|
wip
|
2020-03-16 17:47:44 +01:00 |
Sylvia Moss
|
690bf714c5
|
Add Codecov badge and remove report style (#8896)
|
2020-03-16 15:59:55 +01:00 |
Adrien Delorme
|
c845436e32
|
KeyValues.CopyOn: make sure a receiving nil map is set too
|
2020-03-16 15:46:08 +01:00 |
Adrien Delorme
|
87d6b2433f
|
make generate
|
2020-03-16 15:21:29 +01:00 |
Adrien Delorme
|
9a74ce60d5
|
Update config.go
|
2020-03-16 15:12:13 +01:00 |
Adrien Delorme
|
e1c84806cc
|
rewrap
|
2020-03-16 14:55:03 +01:00 |
Adrien Delorme
|
ac7cc8c5ac
|
Update target_image_config.go
|
2020-03-16 14:53:06 +01:00 |
Adrien Delorme
|
5c91c7aae6
|
Update source_machine_config.go
|
2020-03-16 12:42:56 +01:00 |
Adrien Delorme
|
bd387edf5a
|
Update run_config.go
|
2020-03-16 12:40:09 +01:00 |
Adrien Delorme
|
392afa30cf
|
Update block_device.go
|
2020-03-16 12:37:36 +01:00 |
Adrien Delorme
|
fc837e3698
|
Update run_config.go
|
2020-03-16 12:36:20 +01:00 |
Adrien Delorme
|
ce8d3d3747
|
wip
|
2020-03-16 12:35:25 +01:00 |
Adrien Delorme
|
a9ed8eac2a
|
Update config.go
|
2020-03-16 12:32:57 +01:00 |
Adrien Delorme
|
0cbf80dafe
|
wip
|
2020-03-16 12:26:03 +01:00 |
Adrien Delorme
|
45695608b5
|
WIP
|
2020-03-16 12:21:46 +01:00 |
Adrien Delorme
|
dab689ce2e
|
WIP
|
2020-03-16 12:19:34 +01:00 |