Commit Graph

5259 Commits (e2a02636bc417f8a3dda9b31dc2d93518ef896c3)

Author SHA1 Message Date
Wilken Rivera 6f5f6bf999 builder/amazon Fix invalid pointer issue for non SSMAgengtEnabled builds
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
Wilken Rivera bf1da57a05 Update address to localhost to be consistent with other proxies
6 years ago
Wilken Rivera 7cea7466ba buider/amazon: Add `session_manager_port` option for setting a custom local port
6 years ago
Wilken Rivera 0d13c634b7 Update logging constructs for Session Manger driver
6 years ago
Wilken Rivera 81c40b8d08 Add section to docs about the session-manager-plugin tunnel
6 years ago
Wilken Rivera 5f68303504 Remove no longer needed port check
6 years ago
Wilken Rivera 3ae7ab994b step_create_ssm_tunnel: Add port availability check for LocalPortNumber
6 years ago
Wilken Rivera 08dc2cb847 Remove call to unstubbed session start
6 years ago
Wilken Rivera f498866c3a Update validation for session_manager connectivity
6 years ago
Wilken Rivera 2f09b74587 amazon/builder: Move port validation for security group into RunConfig.Prepare
6 years ago
Wilken Rivera 3f6b28b70c Add SSMTunnel step to other amazon builders, minus chroot
6 years ago
Wilken Rivera 743df19af2 Add tests for driver and ssm tunnel step
6 years ago
Wilken Rivera e53d6aea66 amazon/ssm_driver: Update to support command context
6 years ago
Wilken Rivera 5e14089851 tests/builder/amazon: Add basic testing for session_manager
6 years ago
Wilken Rivera 60e0ba7e68 Update iam instance profile name
6 years ago
Wilken Rivera d5a0262d6c builder/amazon/instance: Add session manager support
6 years ago
Wilken Rivera e515aefee3 Add validation checks for session_manager
6 years ago
Wilken Rivera c1d2477d18 builder/amzon: Update port configuration for WinRM
6 years ago