Commit Graph

5276 Commits (fdca7175fc889d60e41a98fbb104bfcd52017975)

Author SHA1 Message Date
Wilken Rivera f31f5bc61b docs/builder/azure-arm: Fix a small typo for the custom_managed_image_* config options
6 years ago
Evan Digby e4eaff6bba
s/Directoty/Directory (#9221)
6 years ago
Megan Marsh 0d900fd007
Merge pull request #9198 from hashicorp/fix_9190
6 years ago
Megan Marsh a17ef01ea9
Merge pull request #9212 from andrewsomething/asb/do-image-id
6 years ago
Megan Marsh 37d953881f
Merge pull request #9219 from hashicorp/azr_autodoc_alicloud_pp
6 years ago
Andrew Starr-Bochicchio 84f0079c3a Move to a new func to make testable.
6 years ago
Andrew Starr-Bochicchio a1f334daff Use constant and move check to template generator.
6 years ago
Andrew Starr-Bochicchio bf0ab6b722 Force test to be skipped unless PACKER_ACC set.
6 years ago
Wilken Rivera b5639d4697
tests/builder/amazon: Enhance the test coverage for SSM Tunnel related steps (#9213)
6 years ago
Adrien Delorme a50c27c05d single `
6 years ago
Adrien Delorme c2d3e494b6 alicloud: better docs + autogenerated post processor docs
6 years ago
Megan Marsh fe472f45ae don't put error in state, or we'll fail.
6 years ago
Megan Marsh 807a09a770 don't error if metadata can't be set. Old versions of openstack don't seem to play nicely with this API call
6 years ago
Wilken Rivera 6f5f6bf999 builder/amazon Fix invalid pointer issue for non SSMAgengtEnabled builds
6 years ago
Andrew Starr-Bochicchio 05d56034dd builder/digitalocean: Add acceptance test for creating Droplet using image ID.
6 years ago
Andrew Starr-Bochicchio 374a29d75c builder/digitalocean: Add logging of Droplet create attributes.
6 years ago
Andrew Starr-Bochicchio 80b4e0425e builder/digitalocean: Use correct type for image for Droplet creates.
6 years ago
Andrew Starr-Bochicchio e8783873d0 builder/digitalocean: Fix failing acceptance test.
6 years ago
Adrien Delorme 4ebcbad332
update consul and vault dependencies (#9205)
6 years ago
Megan Marsh 480c938162 generate virtualbox-vm docs instead of letting them be copy pasted
6 years ago
Megan Marsh 4ef34f7fba fix iso config prepare
6 years ago
Megan Marsh 9476aa03de
Merge pull request #9105 from hashicorp/google_iap
6 years ago
Megan Marsh fcef10fd2f
Merge pull request #9082 from hashicorp/f-amazon_builder-ssm-session-tunnel-poc
6 years ago
Megan Marsh a55b73473a fix logic
6 years ago
Megan Marsh dde162622d use local port in listener config, when set
6 years ago
Megan Marsh 81e043f2b0 fix windows tests
6 years ago
Megan Marsh 60600e6cf6 make windows work with account files containing spaces
6 years ago
Megan Marsh dae60799bc fix tests
6 years ago
Megan Marsh fda55fe928 deduplicate excess code
6 years ago
Megan Marsh 54b33ad8d1 fix tests
6 years ago
Megan Marsh 850303b8b8 get gcloud integration working on Windows
6 years ago
Megan Marsh c578afc62c working on windows
6 years ago
Megan Marsh 32752d4577 fix linting and tests
6 years ago
Megan Marsh b5744efb42 add config prepare tests
6 years ago
Megan Marsh f583674cd6 linding
6 years ago
Megan Marsh 4fc92d7858 add tests
6 years ago
Megan Marsh 937a4859d4 Make retries a bit smarter, clean up language to be gentler, and give up on parsing stdout for tunnel launch
6 years ago
Megan Marsh 3e1ddad0c7 fix behavior when not using IAP, try to use more sophisticated streaming than buffer.String()
6 years ago
Megan Marsh 9353635b43 send sigint instead of sigkill; we can at least ask the tunnel nicely to shut down.
6 years ago
Megan Marsh f67a8ab431 revert unneeded changes to driver roles
6 years ago
Megan Marsh 80ecd2013d basic untested implementation for Windows. May leave zombie processes lying around
6 years ago
Megan Marsh 3cd28e98a7 linting
6 years ago
Megan Marsh 365eb09842 import context
6 years ago
Megan Marsh eb05f6ff88 fix windows
6 years ago
Megan Marsh d713f7ec64 add conditional building becasue windows support is still forthcoming
6 years ago
Megan Marsh e6073bcec7 implement iap proxy for googlecompute. ssh-only so far
6 years ago
Ryo Tagami fdc73376ba
floppy_label Parameter for vsphere-iso Builder (#9187)
6 years ago
Markus Liljedahl d807e81adb
Changed default disk size for when using googlecompute to match minimum disk sice to the google api. Closes https://github.com/hashicorp/packer/issues/9023 (#9071)
6 years ago
Wilken Rivera 89fb7bb080 Apply suggestions from code review
6 years ago
Wilken Rivera 056f1f6e76 docs/amazon/builder: Add not about using a temporary_iam_instance_profile_policy_document
6 years ago