Commit Graph

118 Commits (71b815a5fd6d319647e238b32d9d3a2fd9dee3ee)

Author SHA1 Message Date
Megan Marsh 88b7b0e14a remove sdk
5 years ago
Megan Marsh 26946f1300
Merge pull request #10320 from seventieskid/gcp-wait-to-add-ssh-keys-10312
5 years ago
Gareth Rees 833855eec5 Amend commit author for license pass
5 years ago
Gareth Rees 3ab9bae79c Amend commit author for license pass
5 years ago
Gareth Rees a05c554d14 Amend commit author for license pass
5 years ago
Megan Marsh 39354f64e5 move helper/communicator dir into packer-plugin-sdk
5 years ago
Megan Marsh 0eff73293a fix imports, vendoring, and linting
5 years ago
Megan Marsh c70870cb83 move multierror and multierrorappend into sdk
5 years ago
Megan Marsh 9e47696dff move helper/config to bundle with the other template definitions
6 years ago
Megan Marsh 7d658149ea update tests and website and generated partials to reflect new package format
6 years ago
Megan Marsh 6402362018 create packer-plugin-sdk directory and begin moving the relevant folders into it.
6 years ago
Adrien Delorme ef32147a4a Fix GCP HCL image_encryption_key fields and use the same casing in JSON and HCL2
6 years ago
Megan Marsh 70cb4097e1 review comments, add plugin type for a few missing builders
6 years ago
Bryan Hundven ecc8c6a44a Replace `create_image` with `skip_create_image`, as requested
6 years ago
Bryan Hundven 476eefa26b Add 'create_image' option to googlecompute
6 years ago
upodroid f13099edfb rebase the branch
6 years ago
upodroid 2faacfd5d7 add service account impersonation
6 years ago
Chris Chilvers 37544f4d5f Support using WinRM over an IAP tunnel
6 years ago
Megan Marsh 8bb2cb44c0 rename launch timeout to launch wait
6 years ago
Megan Marsh af009c2aa0 make tunnel timeout configurable
6 years ago
Wei Cheng e5606d483d
builder/googlecompute: add support for oslogin (#9339)
6 years ago
Wilken Rivera 4462c0b5ab builder/googlecompute: Add WrapStartupScriptFile configuration option
6 years ago
Wilken Rivera ce6284f760 docs/builder/google: Add note about boolean values for compute instance metadata
6 years ago
Megan Marsh 02590f6c44
Merge pull request #9329 from hashicorp/je.website-maintenance-5-29-20
6 years ago
Jeff Escalante f4d7b5f493
fix some stuff
6 years ago
Wei Cheng e0cfb404fb
builder/googlecompute: add support to specify storage location for GCP images (#9326)
6 years ago
Megan Marsh 9476aa03de
Merge pull request #9105 from hashicorp/google_iap
6 years ago
Megan Marsh c578afc62c working on windows
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 f67a8ab431 revert unneeded changes to driver roles
6 years ago
Megan Marsh e6073bcec7 implement iap proxy for googlecompute. ssh-only so far
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
Svetlin Zamfirov b706f02408 Fixing auto-generated code errors
6 years ago
Svetlin Zamfirov d827f4f757 Adding custom shielded images support (GCP)
6 years ago
Jeff Escalante 4afd107eeb
patch source files for extensions changes
6 years ago
Jeff Escalante bcc848a83d
were rendering yay
6 years ago
Megan Marsh 0f9415297f
Merge pull request #8679 from kwibus/gcp-fallback-image
6 years ago
Wilken Rivera 7b705545d9
docs: Various doc clean-ups to fix code block formatting and syntax highlighting (#8868)
6 years ago
Rens Sikma 3d8bda31a4 modify docstring
6 years ago
Rens Sikma c8062cc8b3 fix #8679 with source_image_project_id as list
6 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
6 years ago
Adrien Delorme 819329228a Change back to make sure all durations are a time.Duration
7 years ago
Adrien Delorme bf3d9841c6 Force durations to be passed a strings
7 years ago
Adrien Delorme 078ba7c8c3 commit old code generation tool
7 years ago
Adrien Delorme 17c069baa5 builder.google:
7 years ago
Megan Marsh 3c14c50aba Allow user to real oauth token from properly configured Vault instance
7 years ago
Adrien Delorme 3fe9d52e3f Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Miles Crabill 2bff60bac8
address review feedback
7 years ago
Miles Crabill c11a444f77
googlecompute: fail fast when image name is invalid, replace unusable characters w/ -'s
7 years ago
Adrien Delorme 4cb7c30987 Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago