Commit Graph

1257 Commits (484dbfe6adae9529fa73162221b89f56ef9febd2)

Author SHA1 Message Date
Megan Marsh 484dbfe6ad improve error handling when waiting for image so that the resourcenotready error is bubbled up more clearly without verbose logging turned on
6 years ago
Etan Reisner a28edbaa0b
Fix skip_save_build_region in the ebssurrogate builder. (#9666)
6 years ago
Megan Marsh a687d6fe12
ci/tech-debt: Fix vmware acceptance tests (#9636)
6 years ago
Megan Marsh f9df185ef1
Merge pull request #9579 from hashicorp/fix_9562
6 years ago
Megan Marsh 1f3b3f8fd9 change retry func to a 15 min timeout
6 years ago
Megan Marsh a56942d3c7 change isAwsErr to an exported func so I can use it in other aws modules.
6 years ago
Megan Marsh 036ea238bf wrap CreateImage call in a retry to account for eventual consistencey issues with image state
6 years ago
Adrien Delorme 810f161d22 builder/amazon/common/block_device.go: replace tabs with words
6 years ago
Adrien Delorme 966b17d2b5 builder/amazon/common/access_config.go: replace tabs with words
6 years ago
Adrien Delorme 5c4901c2c2 builder/amazon/common/run_config.go: replace tabs with words
6 years ago
Adrien Delorme 1455a29f2b remove tabs for security_group_filter too
6 years ago
Adrien Delorme 191094edcc better `disable_stop_instance` docs
6 years ago
Megan Marsh 530f5e3f63 more additions to partials
6 years ago
Megan Marsh a1651977b3 add tabs to generated docs from access_config and run_config structs
6 years ago
Roger Hu 28f8241a05 update generated files
6 years ago
Megan Marsh 4d3b2cea96
Merge pull request #9480 from adongy/master
6 years ago
Megan Marsh a885e620ee don't error for no mappings if no mappings were set.
6 years ago
Moss 8ea64c5b35 undocument ssh_keypair_name and ssh_agent_auth
6 years ago
Moss 41edd09d3c undocument temporary_key_pair_name and ssh_private_key_file
6 years ago
Megan Marsh 122e80f591 generated code
6 years ago
Megan Marsh 0122530a07 make statement an array of strings
6 years ago
Anthony Dong 2322d3ae6b aws: retry fetching blockdevicemapping if empty
6 years ago
Wilken Rivera a8dfb66d6c docs/builder/amazon: Add WinRM unsupported note to Session Manager docs
6 years ago
Adrien Delorme b2320ca911
HCL2: add singular run_volume_tag block to ebs & ebssurrogate builders (#9457)
6 years ago
Megan Marsh 4f77bb0c4a add new ssh_ciphers option
6 years ago
Megan Marsh 4178625afb re-add winrm_no_proxy option. Winrm code needs to be modified in order to read no_proxy env var when client is created rather than when net/http library is instantiated.
6 years ago
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 years ago
nitrocode 6d29ec956b Added SourceAMICreationDate
6 years ago
Wilken Rivera b5639d4697
tests/builder/amazon: Enhance the test coverage for SSM Tunnel related steps (#9213)
6 years ago
Wilken Rivera 6f5f6bf999 builder/amazon Fix invalid pointer issue for non SSMAgengtEnabled builds
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
Wilken Rivera fbffbd1899 docs/builder/amazon: Add short blurb for connecting via the AWS session_manager interface
6 years ago