Commit Graph
18526 Commits
Author SHA1 Message Date
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]andWilken 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
packer-ci 4c6ddd8bf5 update changelog 2021-09-28 19:55:17 +00:00
Wilken Rivera 4ea4dbd0c4 Update CHANGELOG 2021-09-28 15:40:37 -04:00
Wilken Rivera 2e799fc4ac Update CHANGELOG.md
Add call out for Go 1.17 bump
2021-09-28 15:17:20 -04:00
Wilken Rivera 29d751a17c Merge pull request #11290 from hashicorp/nq.update-alert-banner-hcg2021
Update alert banner for HashiConf Global 2021
2021-09-28 01:36:46 -04:00
Wilken Rivera dbf1380321 Prune go modules file post go 1.17 upgrade (#11282)
```
go mod tidy
```
2021-09-24 17:04:18 +02:00
Noel Quiles 0d9e3eac0f Update alert banner for HashiConf Global 2021 2021-09-18 23:44:51 -04:00
Adrien Delorme 3457ed2312 Fail when an "hcp-packer-image" datasource could not be found (#11268)
* Fail when the Packer Service datasource could not be found

* Update datasource/hcp-packer-image/data.go
2021-09-15 13:53:41 +02:00
packer-ci 63865b4fd6 Putting source back into Dev Mode 2021-09-15 01:07:49 +00:00
packer-ci 881e5f80ba Cut version 1.7.5 v1.7.5 2021-09-14 21:02:51 +00:00
packer-ci aec7ec4ea8 cut version 1.7.5 2021-09-14 21:02:50 +00:00
packer-ci 7b012849fd update changelog 2021-09-14 21:02:50 +00:00
Wilken Rivera 89bf55e364 Merge pull request #11270 from hashicorp/unregister-future-datasource
Unregister packer-image-iteration datasource
2021-09-14 16:44:55 -04:00