Adrien Delorme
d64fe699e1
Update CHANGELOG.md
2021-10-19 17:00:32 +02:00
Adrien Delorme
0620c8bdfa
Update CHANGELOG.md
2021-10-19 16:59:45 +02:00
Noel Quiles
29b227fd60
website: Update alert banner for HashiConf ( #11340 )
...
* Update alert banner for HashiConf
* Closer expiration date
* Final cleanup
2021-10-19 10:00:18 -04:00
Adrien Delorme
2371c3ce52
go get -d github.com/hashicorp/packer-plugin-amazon@latest + tidy
2021-10-19 15:21:30 +02:00
Adrien Delorme
aa39132aa6
Update CHANGELOG.md
...
let's go to 1.8.0
2021-10-19 14:53:19 +02:00
Adrien Delorme
b27cc55930
Update CHANGELOG.md
2021-10-19 14:48:51 +02:00
Adrien Delorme
0d348e8974
Update CHANGELOG.md
2021-10-19 14:48:27 +02:00
Adrien Delorme
7294abffed
update amazon, azure, docker, gcp, outscale, qemu & vsphere plugins + deps ( #11341 )
...
* update amazon, azure, docker, gcp, outscale, qemu vsphere plugins + deps
* Update upgrade_plugins.sh
* Update upgrade_plugins.sh
* Update CHANGELOG.md
* Update prepare_changelog.sh
2021-10-19 14:41:37 +02:00
Vladimir Romashchenko
eae742a169
chore(website): Updated plugin naming ( #11338 )
2021-10-18 15:31:26 +02:00
Rohit Kothari and Adrien Delorme
6a569b964f
Show successful message upon successful packer validate ( #11337 )
...
* Show successful message upon successful packer validate
Co-authored-by: Adrien Delorme <[email protected] >
2021-10-18 15:03:44 +02:00
Noel Quiles
cee58c22cc
website: Upgrade platform analytics package ( #11336 )
2021-10-15 16:39:03 -05:00
Alex Carpenter
6981c9a397
Update banner text and link ( #11331 )
2021-10-14 10:11:38 -04:00
Nathan Pierce
4d18167c29
added anka plugin to docs-remote-plugins.json ( #11279 )
2021-10-14 10:10:21 -04:00
Adrien Delorme
a766d59d82
packer init: better error handling with a special care for gh rate limit errors ( #11330 )
2021-10-14 13:57:59 +02:00
Noel Quiles
92c7fb8d2e
website: Add Fathom analytics ( #11312 )
...
* Impl Fathom analytics
* Use analytics package instead of direct impl
* Remove explicit fathom-client dep
2021-10-14 00:37:42 -04:00
Helio Machado
e5a1e533c6
Add sensitive=true to AWS secret key in README.md ( #11329 )
2021-10-13 12:27:28 +02:00
dependabot[bot]
7f1e6f40d8
Bump andymckay/labeler from 1.0.3 to 1.0.4
...
Bumps [andymckay/labeler](https://github.com/andymckay/labeler ) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/andymckay/labeler/releases )
- [Commits](https://github.com/andymckay/labeler/compare/1.0.3...1.0.4 )
---
updated-dependencies:
- dependency-name: andymckay/labeler
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2021-10-12 07:50:03 +00:00
Megan Marsh
8df61bc2a7
Merge pull request #11320 from hashicorp/data_source_return_labels
...
Read labels into the data source, and regenerate code.
2021-10-11 13:18:47 -07:00
Megan Marsh
e3719dd8a4
Merge pull request #11319 from hashicorp/add_iteration_id
...
Add iteration
2021-10-11 13:18:10 -07:00
Megan Marsh
b763b79d9f
implement contextual variable packer.iteration_id
2021-10-11 10:55:44 -07:00
Megan Marsh
e7ba4d390d
Merge pull request #11318 from hashicorp/fix_source_accessor
...
fix source accessor to allow use in source block
2021-10-11 10:40:34 -07:00
Megan Marsh
76c1059680
add tests, and simplify code
2021-10-11 10:29:36 -07:00
Bryce Kalow
264afed604
upgrade deps to fix search styles ( #11326 )
2021-10-11 11:28:48 -04:00
Adrien Delorme
254e020b08
Allow to use build variables in a post processor ( #11323 )
...
* hcl: add test to verify that build.name can be used in a pp
* allow to use build vars in post processors
2021-10-11 10:17:34 -04:00
Adrien Delorme
e99e038a72
Docs: remove reference to undefined map function ( #11324 )
2021-10-11 10:09:34 -04:00
Adrien Delorme
3135714465
rename all things 'inexist[e|a]nt' to 'nonexistent' & fix tests ( #11325 )
...
+ a typo
2021-10-11 15:48:51 +02:00
bitmeal
28e82b480e
update debugging info for cloud-init ( #11316 )
...
make example to wait for cloud-init use `cloud-init status --wait`
2021-10-11 13:46:57 +02:00
Kerim Satirli
bc6f1e36e6
Fixes typos in docs ( #11322 )
...
* fixes typos in base docs
* fixes typos in example code
* fixes typos in website docs
* fixes link to Terraform provider
* fixes typo in function name
2021-10-11 10:19:49 +02:00
Megan Marsh
8ad99a40c6
Read labels into the data source, and regenerate code.
2021-10-08 15:58:29 -07:00
Megan Marsh
961d72bb37
add iteration_id to evaluation context.
2021-10-08 14:06:17 -07:00
Megan Marsh
cdde5cbbe2
fix source accessor to allow use in source block
2021-10-08 11:33:52 -07:00
Koya IWAMURA
7ebc85564b
website: fix markdown to display inline backslash correctly ( #11313 )
2021-10-08 10:48:58 -04:00
Wilken Rivera
b2f9d58c5a
Add a value for SourceID to file artifact ( #11315 )
2021-10-08 12:26:42 +02:00
Wilken Rivera
2e114e82d6
Fix issue with template example
2021-10-06 16:51:55 -04:00
Bryce Kalow
e200a86377
update deps to fix search index ( #11306 )
2021-10-05 17:38:58 +02:00
Megan Marsh
12a89719b7
Merge pull request #11304 from hashicorp/partifact_source
...
Partifact source
2021-10-04 14:38:39 -07:00
Megan Marsh
5d1f8e1424
fix mocks
2021-10-04 13:26:38 -07:00
Megan Marsh
a28a865ce5
add ID
2021-10-04 11:55:17 -07:00
Megan Marsh
db47309f02
update modfile
2021-10-04 11:27:44 -07:00
teddylear
11f5da8b5a
fix: Removing test debris ( #11300 )
...
* fix: fixing provisioner file test debris
* fix: Setting hcl2_upgrade command create directory permissions to 0755
2021-10-04 10:58:27 -04:00
Bryce Kalow
92f5f9c070
website: upgrade dependencies ( #11299 )
...
* upgrades website deps
* add expect-error to get around incorrect prop types
2021-10-04 10:35:33 -04:00
dependabot[bot] and Wilken Rivera
01483c4d72
Bump dessant/lock-threads from 2 to 3 ( #11293 )
...
* Bump dessant/lock-threads from 2 to 3
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads ) from 2 to 3.
- [Release notes](https://github.com/dessant/lock-threads/releases )
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dessant/lock-threads/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
* Update input names for latest version
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wilken Rivera <[email protected] >
2021-10-04 10:30:58 -04:00
Megan Marsh
3c5c61cd2a
add source image id to build from PARtifact
2021-10-01 15:52:26 -07:00
Megan Marsh
06fb597185
import new sdk and fix compatability issues
2021-10-01 14:58:33 -07:00
Wilken Rivera
725c2dc835
Merge pull request #11298 from hashicorp/azr/scaleway-docs
...
use remote scaleway docs
2021-09-30 20:16:43 -04:00
Adrien Delorme
8f832f6126
use remote scaleway docs
2021-09-30 16:15:41 +02:00
Adrien Delorme
fee561f8ea
use the github.com/scaleway/packer-plugin-scaleway now ( #11296 )
2021-09-29 16:33:58 +02:00
packer-ci
8eac348d97
Putting source back into Dev Mode
2021-09-28 20:27:07 +00:00
packer-ci
6e6aa3f863
Cut version 1.7.6
v1.7.6
2021-09-28 19:55:18 +00:00
packer-ci
55cd239f92
cut version 1.7.6
2021-09-28 19:55:17 +00:00