Kerim Satirli
e3bcb4f2ac
adds highlighting to `locals` stanza ( #10881 )
2021-04-07 16:38:23 +02:00
Kendall Strautman
ccd0430fda
Update website/pages/downloads/style.css
...
Co-authored-by: Zachary Shilton <4624598+zchsh@users.noreply.github.com>
2021-04-07 07:35:05 -07:00
Shaun McEvoy
eaec3e5564
Add Image Storage Locations field to Google Compute Import post-processor ( #10864 )
...
* add image storage locations to Google Compute Import
2021-04-07 10:36:08 +02:00
Kendall Strautman
9189f1228e
chore: adds comment
2021-04-06 15:37:05 -07:00
Kendall Strautman
5e7b5729e6
style: override product-downloader colors
2021-04-06 15:35:23 -07:00
Kendall Strautman
9f7bb4da25
chore: fix deps
2021-04-06 13:48:00 -07:00
Kendall Strautman
b1967e99c7
chore: upgrade react-components, colors, logos
2021-04-06 13:47:58 -07:00
Brandon Romano
7efb41868f
Upgrade StackMenu to latest ( #10874 )
2021-04-06 16:40:48 -04:00
Wilken Rivera
260906c3e4
Add redirect for Docker post-processor pages ( #10872 )
...
Remote plugin docs such as Docker now fall under a top level path named
after the provider (e.g https://packer.io/docs/docker/ ...). This change
adds a redirect for the old URLs to the new location.
2021-04-06 10:37:05 -04:00
Roshan Padaki
f65e1d5d55
Fix tiny typo in `hcl2_upgrade.mdx` ( #10868 )
2021-04-06 11:51:10 +02:00
sangkyu.kim
23e8684aae
fix lint, fmt, generate
2021-04-06 11:40:41 +09:00
sangkyu-kim
1c8fc65223
Merge branch 'master' into master
2021-04-06 10:35:58 +09:00
packer-ci
4417f8b3bf
cut version 1.7.2
2021-04-05 22:55:11 +00:00
Wilken Rivera
d566419c45
Update unmaintained-plugins partial
2021-04-05 08:14:43 -04:00
Recai Oktaş
cce1f5c1e3
Update index.mdx ( #10865 )
...
Fix a minor typo.
2021-04-05 06:40:32 -04:00
elsnepal
7f26429a2a
feature[alicloud]: add ramrole to ecs instance ( #10845 )
...
* add RamRole support for ecs instance
* ordering of attributes
* run make generate
2021-04-02 15:02:13 -04:00
Zachary Shilton
58fb58c2ea
website: fix issue with bloated static props ( #10860 )
...
* website: fix issue with bloated static props
* website: remove script to check static props size
2021-04-02 11:29:31 -04:00
Brian Choy
fb04fa7a25
Fix vault function docs example ( #10851 )
...
The given example is missing a `,`.
2021-04-01 15:18:06 +02:00
Zachary Shilton
830140157d
website: remove obselete nav data ( #10811 )
...
* website: remove obselete sidebar_title frontmatter from docs
* website: bump to latest docs-page
* website: update plugin creation and registration docs
* website: fix broken links
2021-03-31 15:07:00 -04:00
packer-ci
3a437d4891
cut version 1.7.1
2021-03-31 16:43:45 +00:00
sangkyu.kim
74434b3c3e
create temporary ACG for VPC
2021-03-31 15:15:57 +09:00
Wilken Rivera
f6dbc3e78a
Update steps for generating the remote plugin docs.zip file ( #10846 )
...
* Update steps for generating the remote plugin docs.zip file
* Update a few typos
* Fix tabbing issue
2021-03-30 17:12:28 -04:00
Megan Marsh
dfc5d76108
Merge pull request #10833 from harveylowndes/add-oci-flex-shape-support
...
Support OCI flexible shapes
2021-03-30 10:11:47 -07:00
sangkyu.kim
56728a937b
update ncloud guide
2021-03-30 11:53:42 +09:00
sangkyu.kim
cd370aaaad
implement vpc environment
2021-03-29 22:51:04 +09:00
Harvey Lowndes
b9b1cdf75f
Address review comments
2021-03-29 12:57:10 +01:00
Kerim Satirli
2ac5fe894c
adds missing word ( #10836 )
2021-03-29 11:01:03 +02:00
Kaivalya Shah
fbb9429910
HCL2 example syntax changes ( #10832 )
...
An HCL2 example contained commas to separate the lines, and the metadata block did not have the equals sign, which is not valid.
2021-03-29 11:00:42 +02:00
Harvey Lowndes
cb359e8064
Update OCI docs for flex shapes
...
Update the docs to reflect flex shape additions. Also makes a fix to the mapstructure.
2021-03-26 12:26:52 +00:00
Adrien Delorme
a9bec7945e
remove .mdx extensions in links ( #10823 )
...
Some of them were added in #10800 some where already there
2021-03-25 14:02:21 +01:00
Sylvia Moss
505cbd2591
Vendor amazon plugin ( #10800 )
...
* remove amazon from core
* vendor amazon plugin
* remove website content
* Add amazon to docs-remote-plugins
* update amazon reference links in the documentation
* update amazon docs version to latest
Co-authored-by: Adrien Delorme <adrien.delorme@icloud.com>
2021-03-25 13:37:48 +01:00
Ricardo Katz
166df2ce1d
correct provisioner typo ( #10822 )
...
Correct provision typo
2021-03-25 13:27:05 +01:00
Zach Shilton
cc133ea250
website: fix issue with .mdx in URL paths
2021-03-24 16:39:29 -04:00
Adrien Delorme
0e3fcb589b
Implicit required_plugin blocks ( #10732 )
...
* used components that don't have a required_plugin block will make Packer 'implicitly' require those. These components are manually selected and commented for now.
* add tests
* docs
2021-03-24 11:31:39 +01:00
Wilken Rivera
82eedc8f02
Update packer docs to latest ( #10814 )
2021-03-23 17:02:44 -04:00
Zachary Shilton
89931d0f2a
website: fixes and tweaks for plugin docs ( #10812 )
...
* website: sort nested plugin docs files
* website: allow ignored .md files in plugin docs folders
* website: allow plugin docs/README.md only as extra file
* website: fix issue with latest link for plugin docs.zip
2021-03-23 16:06:50 -04:00
Wilken Rivera
d0512c6edd
docs/amazon: Updated generated docs
2021-03-23 14:14:59 -04:00
Adrien Delorme
7732f7998c
Add http_content func to serve variables from HTTP @ preseed ( #10801 )
...
This imports hashicorp/packer-plugin-sdk#43
* code generate things
* update docs
* update guides
* update examples
We want to add a new guide.
2021-03-23 12:31:13 +01:00
Adrien Delorme
ff01e6715a
HCL2: add templatefile function ( #10776 )
...
* tests
* docs
2021-03-23 12:02:05 +01:00
Bryce Kalow
8c61ca174f
feat: adds should-build website script ( #10779 )
2021-03-22 10:21:59 -04:00
Kyle MacDonald
ef6093c4c3
Merge pull request #10764 from zchsh/zs.remote-plugin-zip-approach
...
website: Implement RFC MKTG-033
2021-03-22 09:59:38 -04:00
Marcus Weiner
4d9fb629c6
Allow using API tokens for Proxmox authentication ( #10797 )
2021-03-22 11:48:31 +01:00
Zach Shilton
565ca6627c
website: revert test of plugin docs config validation
2021-03-20 21:51:42 -04:00
Zach Shilton
55012937a9
website: add comments to duo of plugin docs zip fns
2021-03-20 21:45:40 -04:00
Zach Shilton
15d467eaf1
website: fix outdated comment
2021-03-20 21:45:12 -04:00
Zach Shilton
ce896351b9
website: temporary change to double-check validation
2021-03-20 21:37:21 -04:00
Zach Shilton
de12cd318d
website: remove outdated comment on plugin config entries
2021-03-18 15:10:02 -04:00
Zachary Shilton
597dcce2ab
website: fix tag vs version reference in README
...
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
2021-03-18 15:06:42 -04:00
Zachary Shilton
0f8a658a23
website: clarify tag vs version in error msg
...
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
2021-03-18 15:05:52 -04:00
Zach Shilton
618a3d42c6
website: clarify purpose of sourceUrl
2021-03-18 12:31:24 -04:00
Zach Shilton
203900e403
website: delete unused plugin-docs utilities
2021-03-18 12:26:27 -04:00
Zach Shilton
bece5c3c69
website: fix minor style issue in PluginTier component
2021-03-18 12:26:16 -04:00
Zach Shilton
9e03647ad7
website: update readme to reflect revised nav-data and plugin docs
2021-03-18 12:26:03 -04:00
Zach Shilton
e68e736b6c
website: add indexing for plugin docs content
2021-03-18 12:25:49 -04:00
Zach Shilton
8b3e7e6f2f
website: use revised remote-plugin-docs server implementation
...
- also bumps to stable docs-page, and makes related api changes for intro and guides routes
2021-03-18 12:24:36 -04:00
Zach Shilton
341308c582
website: add refactored remote-plugin-docs utilities
2021-03-18 12:21:53 -04:00
finchr
d1254a5e48
Fix for issue #7413 - Allow non-zero exit codes for inspec provisioner ( #10723 )
2021-03-12 16:47:21 +01:00
Wilken Rivera
cf65b7b494
Remove remote plugin docs for exoscale ( #10757 )
...
* Remove remote plugin docs for exoscale
* Add link to github repo for Exoscale components
2021-03-12 10:13:52 -05:00
Megan Marsh
3ced522659
Merge pull request #10750 from hashicorp/azr-plugin-real-world-examples
...
Give a list of working projects to checkout
2021-03-11 16:43:00 -08:00
Megan Marsh
6c8e997d19
Update website/content/docs/plugins/creation/index.mdx
2021-03-11 16:42:55 -08:00
Wilken Rivera
bf9bb7b5c7
Merge pull request #10738 from twiggy/patch-1
...
Wrap more than one extra var in quotes.
2021-03-11 18:43:49 -05:00
Thomas Dreibholz
1a5678dd86
Added VirtualBox ISO builder option to create additional disks ( #10674 )
2021-03-11 16:09:30 +01:00
Adrien Delorme
b2d692c33d
Give a list of working projects to checkout
2021-03-11 11:48:23 +01:00
Megan Marsh
35604a98a7
actually use the partials created in code generation inside the digitalocean docs page ( #10742 )
2021-03-10 13:24:00 +01:00
Megan Marsh
bb54b8bf10
Merge pull request #10709 from hashicorp/stubout-post-processor-exoscale-import
...
Shim "exoscale-import" post-processor
2021-03-09 13:14:39 -08:00
Wilken Rivera
1e27138857
plugins: Update Packer plugin documentation with details for remote plugin docs ( #10718 )
...
* Add instructions for registering remote plugin documentation
* Add documentation to plugins page about tiers and namespaces
* Update tiers
* Update website/content/docs/plugins/creation/index.mdx
Co-authored-by: Megan Marsh <megan@hashicorp.com>
* Add missing section for single-component install
Co-authored-by: Megan Marsh <megan@hashicorp.com>
2021-03-09 13:06:11 -05:00
Wilken Rivera
beceace7b7
Move to remote plugin docs for exoscale
2021-03-09 10:04:04 -05:00
Marc Falzon
125a2f1f76
Remove "exoscale-import" post-processor
...
This change removes the `exoscale-import` post-processor from the
upstream Packer repository, following extraction as a standalone plugin
in a dedicated repository (https://github.com/exoscale/packer-post-processor-exoscale-import )
2021-03-09 10:01:05 -05:00
Wilken Rivera
3ac5046260
Merge pull request #10727 from tasha-marreiros/feature/gcp-windows-password-timeout-#10717
...
#10717 make googlecompute windows password timeout configurable
2021-03-09 09:40:51 -05:00
Tasha Marreiros
8c18f8fa6d
amend email
2021-03-09 09:01:07 +00:00
Megan Marsh
0ea92f6369
Merge pull request #10736 from dreibh/dreibh/virtualbox-options-2
...
More options for VirtualBox builder: nested virtualisation and RTC time base
2021-03-08 14:48:17 -08:00
twiggy
bf1046e970
Wrap more than one extra var in quotes.
...
When multiple extra vars are passed the list of vars must be wrapped in "s. At least with ansible-local it will not parse correctly leading to an error stating the second extra var is a playbook file that cannot be found.
2021-03-08 11:29:33 -06:00
Kris Fremen
de50cadb5c
docs: fix post-processor(checksum) hcl example. ( #10734 )
2021-03-08 13:03:39 +01:00
Thomas Dreibholz
68f810891f
Ran "make generate".
2021-03-08 12:29:00 +01:00
Kennith Leung
f4caf5978f
doc: fix sources typo ( #10733 )
2021-03-08 10:34:05 +01:00
Wilken Rivera
3058c437a3
Register remote plugins docs with https://packer.io
2021-03-05 15:33:34 -05:00
Wilken Rivera
10e1573930
Remove docker documentation from website
2021-03-05 15:33:34 -05:00
Forrest C. Shields II
9df637d1f3
Fix syntax in BlockDevice JSON example ( #10719 )
...
* Fix syntax in BlockDevice JSON example
Keys must be quoted in JSON.
* Update comment to match generated docs
Co-authored-by: Wilken Rivera <dev@wilkenrivera.com>
2021-03-04 10:33:42 -05:00
Wilken Rivera
10a5b0e7d8
Update HCL source example block ( #10720 )
2021-03-03 16:15:54 -05:00
Zachary Shilton
a906a1b426
docs: Enable docs from remote plugin ( #10656 )
...
* Add local components to build on new DocsPage functionality.
* Add new nav-data format, and placeholder remote-plugins config
* Bump to pre-release components and implement remote loading
- Migrates /docs to new DocsPage API, and adds remote plugin loading functionality
- Migrates /guides and /intro to new DocsPage API
* Remove now unused JS nav config
* Cut empty comment line
2021-03-03 10:13:50 -05:00
Zachary Shilton
16ccb8f685
Update readme logo for matched system + github appearances ( #10715 )
2021-03-03 10:07:34 -05:00
Kyle MacDonald
447a5b0286
readme: add white bg to packer logo in reamde.md ( #10712 )
...
- for better legibility when displaying in github’s dark-mode
2021-03-03 09:55:35 +01:00
Thomas Dreibholz
c5df930437
Added firmware option for QEMU builder ( #10683 )
2021-03-02 11:56:28 +01:00
Brian Farrell
273a720440
Add client_cert_token_timeout to address GH-9465 ( #10528 )
2021-03-02 11:51:18 +01:00
Megan Marsh
751038cd6d
clarify onlyexcept docs further ( #10679 )
2021-03-01 11:45:58 +01:00
Alvaro Miranda Aguilera
eea215adf9
Update VBoxManageConfig-not-required.mdx ( #10707 )
...
replace indentation with spaces
2021-03-01 11:06:18 +01:00
kiddom-kq
824fe13bd5
Update index.mdx
...
While trying to get packer to:
1. Assume a role
2. use `auto` price for spot instances
2. Assign an instance profile to the provisioned instance, I hit this error:
```
The provided credentials do not have permission to create the service-linked role for EC2 Spot Instances.
```
Adding the `iam:CreateServiceLinkedRole` entitlement to the role that packer assumes was all I needed to do.
2021-02-26 12:15:15 -08:00
Wilken Rivera
1c6daa23ac
Add UpCloud builder to community builders page ( #10689 )
...
* Add UpCloud builder to community builders page
* Update plugin description
2021-02-26 11:31:22 -05:00
Wilken Rivera
e441733cbd
Update plugin location docs
...
This change updates the multi-component name to reflect the name
generated by the goreleaser configuration in packer-plugin-scaffolding.
It also adds a small call out about the SHA256SUM file that needs to be
present for binaries installed via `packer init` in case maintainers
want to test packer init locally without having to call out to GitHub.
2021-02-24 13:33:08 -05:00
Megan Marsh
b4b0df44b4
Merge pull request #9591 from Timdawson264/ebs-volume-snapshot
...
ebsvolume snapshot
2021-02-23 15:47:27 -08:00
Sylvia Moss
fc23eb9241
add missing provisioner override hcl docs ( #10684 )
2021-02-23 12:00:02 -05:00
Sylvia Moss
ff5b55b560
chef-solo: json_string to HCL2 templates compatibility ( #10655 )
2021-02-23 11:17:32 +01:00
Bruno Bigras
5515d7293f
fix typo in website/content/docs/plugins/index.mdx
2021-02-22 23:30:11 +00:00
Megan Marsh
6107aa51ef
Merge pull request #10676 from hashicorp/hcl2_upgrade_variables_only
...
Allows hcl2_upgrade variables json file
2021-02-22 15:05:02 -08:00
Megan Marsh
d398487afd
Merge pull request #10671 from dreibh/dreibh/virtualbox-options
...
More options for the VirtualBox ISO builder
2021-02-22 14:45:19 -08:00
Tim Black
0f86c66f8b
Fix wrong link in post-processor docs ( #10678 )
2021-02-22 17:35:27 -05:00
Megan Marsh
11a7b4f74e
Merge pull request #10670 from mr-evilbit/patch-1
...
Update vagrant.mdx
2021-02-22 09:30:50 -08:00
sylviamoss
a1a5cf0113
upgrade variables with other variables
2021-02-22 17:16:19 +01:00
sylviamoss
60017822e0
add docs
2021-02-22 16:19:55 +01:00
Rémy Léone
2967fccfd7
Fix
2021-02-22 14:10:31 +01:00
Rémy Léone
1f4971f5ac
Fix
2021-02-22 12:18:43 +01:00
Megan Marsh
08fd0a7e33
add a brief explanation of the difference between vars and locals in the docs for vars and locals ( #10664 )
2021-02-22 11:33:20 +01:00
Thomas Dreibholz
8226bc9d9f
Ran "make generate".
2021-02-20 20:23:47 +01:00
mr-evilbit
e8ccd5304b
Update vagrant.mdx
...
Add newbie friendly reminder that just running a 'vagrant up' in the Packer Vagrant builder output directory does not run the newly built and provisioned .box file.
2021-02-20 12:07:19 -05:00
Thomas Dreibholz
a29075d6c1
Ran "make generate".
2021-02-20 15:29:37 +01:00
Megan Marsh
c9c65383e9
Merge pull request #10651 from sparshev/vmware_attach_snapshot
...
Added "attach_snapshot" parameter to vmware vmx builder
2021-02-19 15:14:35 -08:00
Megan Marsh
dd167925d7
add machine readable to the cli help func and docs ( #10658 )
2021-02-19 11:17:47 +01:00
Sergei Parshev
b3b4559434
Added "attach_snapshot" parameter to vmware vmx builder
2021-02-18 15:16:28 -08:00
Tim Dawson
0f83ba6ee6
Removed Rouge refrence to AMI creation in volume builder
2021-02-19 10:58:03 +13:00
Tim Dawson
7f0b41bb0e
Refactored SnapshotConfig
...
Added Group and user permission to each snapshot
2021-02-19 10:58:03 +13:00
Tim Dawson
482a2c8232
Adding ebs-volume snapshot creation
2021-02-19 10:06:04 +13:00
dreic
ab89df9a88
Update Config-not-required.mdx ( #10527 )
2021-02-18 11:47:40 +01:00
Adrien Delorme
bf5b4d63da
tweak docs to trigger a re-release
2021-02-17 17:29:16 +01:00
packer-ci
a939671abb
cut version 1.7.0
2021-02-17 11:13:50 +00:00
Sylvia Moss
201869d627
Update HCL2 and JSON example for amazon builders ( #10645 )
...
* move hcl2 example up over json to amazon-ebs
* switch hcl and json templates for all amazon builders
* fix json format
2021-02-17 10:32:13 +01:00
Megan Marsh
99087d71bc
Merge pull request #10641 from zchsh/zs.bump-components
...
Bump components to remove md processing, fix theme
2021-02-16 14:33:17 -08:00
Megan Marsh
1710590418
Merge pull request #10633 from hashicorp/azr_init_no_magic_host
...
Packer init: remove host and namespace guessing
2021-02-16 14:32:20 -08:00
Zach Shilton
6cc3933c77
Bump components to remove md processing, fix theme
2021-02-16 12:55:09 -05:00
Adrien Delorme
4409991887
add emojis to version table
2021-02-16 14:37:24 +01:00
sylviamoss
6e195f92e8
update components docs
2021-02-16 14:31:05 +01:00
Sylvia Moss
715fe51517
Update website/content/docs/commands/fix.mdx
...
Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
2021-02-16 14:09:32 +01:00
Adrien Delorme
d2a8408577
update "how to comment in json" guide
2021-02-16 13:57:33 +01:00
Adrien Delorme
e2a337e0ea
`packer build template.pkr.hcl`
2021-02-16 13:49:13 +01:00
sylviamoss
c29b9f957d
reorder terminology
2021-02-16 12:51:49 +01:00
Sylvia Moss
514be931be
Update website/content/partials/guides/hcl2-beta-note.mdx
...
Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
2021-02-16 12:48:39 +01:00
Sylvia Moss
1049db4f98
Update website/content/docs/commands/fix.mdx
...
Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
2021-02-16 12:48:33 +01:00
sylviamoss
9ce9f49f4d
fix types and add text to templates index
2021-02-16 12:48:07 +01:00
sylviamoss
47adccabf2
swtichs the sidebar order of HCL and JSON templates
2021-02-16 10:13:05 +01:00
sylviamoss
1a20146993
update command section
2021-02-16 10:08:47 +01:00
sylviamoss
9718af4982
update hcl guides
2021-02-15 18:17:39 +01:00
Adrien Delorme
f7ee3f8ead
Update website/content/guides/1.7-template-upgrade.mdx
...
Co-authored-by: Sylvia Moss <moss@hashicorp.com>
2021-02-15 17:24:56 +01:00
Adrien Delorme
8208f425c8
addrs: remove Plugin.ForDisplay func, the String one does the job
...
to make things less confusing
2021-02-15 15:32:42 +01:00
Adrien Delorme
516e919c5e
Update init.mdx
2021-02-15 15:15:00 +01:00
Adrien Delorme
13b34e2c73
Update 1.7-template-upgrade.mdx
2021-02-15 15:13:36 +01:00
Adrien Delorme
72e4dc4cb5
update docs to remove 'magic' required_plugin block usages
2021-02-15 13:58:58 +01:00
Sylvia Moss
00fce3c46f
Add v1.7.0 template upgrade guide ( #10615 )
2021-02-15 11:38:11 +01:00
Megan Marsh
bd7b31853e
Multi plugin naming ( #10608 )
2021-02-15 11:10:43 +01:00
sylviamoss
855ba9775a
add docs
2021-02-12 15:31:13 +01:00
Sylvia Moss
c5fca1f876
Make template documentation visible from components docs ( #10611 )
2021-02-11 14:21:06 +01:00
Adrien Delorme
37769c2b95
Change PKR_GITHUB_API_TOKEN to PACKER_GITHUB_API_TOKEN to stay consistent with other env var settings ( #10588 )
2021-02-11 13:54:25 +01:00
Sylvia Moss
774c5903f6
Add error-cleanup-provisioner to HCL2 ( #10604 )
2021-02-11 10:23:15 +01:00
Megan Marsh
fd8e76636a
Merge pull request #10599 from hashicorp/extending-packer-updates
...
Extending packer updates
2021-02-10 16:05:56 -08:00
Wilken Rivera
4e2d2961b6
Update with suggestion from review
2021-02-10 10:37:24 -05:00
Wilken Rivera
926e287025
Apply suggestions from code review
...
Co-authored-by: Megan Marsh <megan@hashicorp.com>
Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
2021-02-10 10:33:01 -05:00
Sylvia Moss
1e889078fd
add regex and regexall functions ( #10601 )
2021-02-10 11:58:20 +01:00
Wilken Rivera
29beb051c5
Fix borken URL
2021-02-09 15:37:03 -05:00
Wilken Rivera
bb03a321f2
Add distributing migrated plugins section
2021-02-09 15:28:03 -05:00
Wilken Rivera
25b2ab9082
guides/1-7-plugin-upgrade: Update migration guide
...
* Add text to call out the packer-sdk-migrator tool.
* Add text around the naming conventions for registering multi-plugins
2021-02-09 14:23:44 -05:00
Wilken Rivera
9986834a62
website/commands/init: Add blurb on plugin selection
...
This change adds text around how plugin selection for plugins defined in
a require_plugins block work. It also adds a small call out to users
that third party plugins are not verified by HashiCorp.
2021-02-09 12:19:15 -05:00
Jessi
88c516b2d5
Add IMDSv2 support for AWS EBS builder ( #10546 )
2021-02-09 11:47:54 +01:00