Commit Graph
5086 Commits
Author SHA1 Message Date
Mike WickettandAlex Carpenter 38fe22062b Nav, hero, and callout updates (#11342)
Update image
Add fallback
Update graphic
Update hcp-callout.svg
Update CTAs to point to cloud landing
Fix link
update blog post link

Co-authored-by: Alex Carpenter <[email protected]>
2021-10-19 11:53:02 -04:00
Megan Marsh 76d7504aa5 Merge pull request #11333 from hashicorp/add-hcp-docs-info
[DO NOT MERGE] Updates for HCP Packer docs
2021-10-19 08:44:40 -07:00
packer-ci d0c2326671 cut version 1.7.7 2021-10-19 15:12:25 +00:00
Laura Pacilio da8ec95249 Updates for HCP Packer docs
Enable HCP Packer docs and add note about public beta (#11339)
format markdown and mention that registry block is available in v1.7.7
2021-10-19 08:03:32 -07: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
Vladimir Romashchenko eae742a169 chore(website): Updated plugin naming (#11338) 2021-10-18 15:31:26 +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
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
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
Bryce Kalow 264afed604 upgrade deps to fix search styles (#11326) 2021-10-11 11:28:48 -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
Koya IWAMURA 7ebc85564b website: fix markdown to display inline backslash correctly (#11313) 2021-10-08 10:48:58 -04: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
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
Adrien Delorme 8f832f6126 use remote scaleway docs 2021-09-30 16:15:41 +02:00
packer-ci 55cd239f92 cut version 1.7.6 2021-09-28 19:55:17 +00:00
Noel Quiles 0d9e3eac0f Update alert banner for HashiConf Global 2021 2021-09-18 23:44:51 -04:00
packer-ci aec7ec4ea8 cut version 1.7.5 2021-09-14 21:02:50 +00:00
Wilken Rivera 05d77c96cf Temporarily remove hcp_packer_registry docs until out of internal beta 2021-09-14 15:58:30 -04:00
Wilken Rivera b2a15e51c7 Rename slug to bucket_name 2021-09-14 15:57:36 -04:00
Megan Marsh c25c27b6b6 add docs pages for new data sources 2021-09-07 10:27:25 -07:00
Megan Marsh 48de1fc7da allow datasources to use other datasources
create a null data source for testing. We can choose to document if we want to, but it's a convenience for us

add a test to catch cyclic datasource dependency, update tests to include out of order data sources, and update the code to clean up the returned diagnostics generated from the recursive evaluation

PR review comments
2021-09-03 16:10:39 -07:00
Megan Marsh fd80f8da8c Add two new data sources -- hcp-packer-iteration and hcp-packer-image. These data sources together will allow users to query hcp_packer for the image_ids they need to use as source images to their builds, with a simple UI and clear outputs.
add quick and dirty acceptance test for hcp packer image iteration and hcp packer image data sources
PR review
linting
2021-09-03 15:51:09 -07:00
Adrien Delorme 27d89ac8d4 update all plugins + pin go to go 1.17 (#11237)
* up plugins and get rid of a dependency loop from packer to packer
2021-09-02 12:15:13 +02:00
Kevin Wang 8e026209da fix(website): start script reloads app on save (#11244) 2021-09-01 17:07:39 -04:00
Megan Marsh d6792820f4 Merge pull request #11227 from hashicorp/hcp_data_source
Implement hcp packer data source.
2021-08-31 09:33:48 -07:00
Adrien DelormeandSylvia Moss 9bdeb84cda Clarify what the labels of a source block do. (#11236)
Co-authored-by: Sylvia Moss <[email protected]>
2021-08-31 16:13:47 +02:00
Adrien Delorme d25373a8d6 move inspec provisioner out (#11230) 2021-08-31 12:07:26 +02:00
Adrien Delorme acb01cb800 move salt-masterless provisioner out (#11229)
* move salt-masterless provisioner out
* go get github.com/hashicorp/packer-plugin-salt
2021-08-31 12:07:10 +02:00
Florian Sommerfeld eb39a3120e Fix typo in autounattend_windows.mdx (#11233) 2021-08-31 10:46:07 +02:00
Megan Marsh 60b734733b reworked docs, and created docs page. Not adding to the website index because we don't want this doc page live until after the HCP Packer registry enters public beta 2021-08-30 16:27:08 -07:00
Megan Marsh c0eb830c42 better docstrings and regenerate docs 2021-08-30 15:53:29 -07:00
Megan Marsh 980deeb684 Implement hcp packer data source. This is a rough copy of the terraform provider's data source, to make beta user experience consistent across both sources 2021-08-27 12:03:55 -07:00
Pamela Bortnick 6efee459fb Update social share image (#11226)
* Update social share image

* Remove unecessary files
2021-08-26 17:09:39 -04:00
Adrien Delorme eb8e302941 hcl2_upgrade: special case: vsphere fix (#11216)
* fix typo

* hcl2_upgrade: special case linux_options and network_interface to block instead of maps

* Update hcl2_upgrade_test.go

* Update hcl2_upgrade_test.go

remove unused code

* hcl2_upgrade: support strftime too (#11220)

* hcl2_upgrade strftime function
* create legacy_strftime.mdx
2021-08-25 14:20:08 +02:00
Adrien Delorme 1d915adad1 file provisioner: add possibility to set content + tests (#11209) 2021-08-17 11:24:29 +02:00
Mike Wickett 3f8c8704e5 chore: update alert banner (#11195) 2021-08-13 08:05:10 -04:00
Zachary Shilton adcd472873 website: upgrade content and global styles (#11151)
* website: upgrade global-styles packages

* website: upgrade community page

* website: hide alert-banner on mobile

* website: replace g-container with g-grid-container

* website: delete unused CSS

* website: backfill missing type styles

* website: fix style import path

* website: bump to latest patched dependencies
2021-08-13 08:04:19 -04:00
dependabot[bot] 54a4f59fc7 Bump path-parse from 1.0.6 to 1.0.7 in /website (#11202)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-12 10:56:36 +02:00
a534c743cf HCP Packer registry enabled Packer client (#11154)
* Add working registry pkg

* Add custom error for handling the loading of PAR environment variables

* Working Publish to Build, with proper error handling for bucket names

* Update hcp-sdk-go to use branch instead of mod replace directive

* Update Packer build status configuration

* Add support for HCP_PACKER_BUILD_FINGERPRINT env

* Add support for publishing one or more PARtifacts from a single build

* add git shas to this branch

* Add ability to set provider name if available

* Add working RegistryBuilder type

* Add RegistryPostProcessor as wrapper post-processor

* When in PAR mode a empty RegistryPostProcessor is added to the end of
  the post-processor list to publish all final image data.

* Add support for updating a build from PAR that is not in a DONE state

* Fix a small issue with creation the initial builds for an empty
  iteration.

* Add PAR URL to post-processor display

* Implement hcp_packer_registry block (#11168)

* Update vendored Amazon plugin to v1.0.1-dev

* Fix panic when running a Packer registry build in a clean directory

* Remove the publishing of post-processor metadata from the registry
  post-processor.

* Remove metadata add from registry_builder

* Update registry builder to skip a build that was found to be DONE

Co-authored-by: Megan Marsh <[email protected]>
Co-authored-by: Sylvia Moss <[email protected]>
2021-08-05 09:25:19 -04:00
Mike Wickett 298ca5fd35 website: update consent manager (#11177) 2021-07-30 15:45:14 -04:00