Commit Graph

1313 Commits (2bdfd53756611eafed685a4edced00aa1011de4e)

Author SHA1 Message Date
Megan Marsh 2bf912bddf
Merge pull request #10203 from aleksandrserbin/feature/launch-template-tags
5 years ago
Megan Marsh 88e03280b6
Extract plugin-specific examples to plugin directories (#10228)
5 years ago
Megan Marsh efc117fb55
Merge pull request #10218 from hashicorp/clean_plugin_sdk
5 years ago
Megan Marsh 2d90ffe7a4 move GeneratedData struct and PlaceholderMsg to same package under common
5 years ago
Megan Marsh f13f3d4d5f fix single tag interpolation to allow golang template engine usage
5 years ago
Megan Marsh 7b57e28600 move localexec to common/shell-local dir since it is related to shelling out locally
5 years ago
Aleksandr Serbin 7cb8af1441 amazon: remove region from state for chroot builder
5 years ago
Aleksandr Serbin 8dab31b548 amazon: use spot tags for launch template tags
5 years ago
Aleksandr Serbin d561b404d6 amazon-ebs: add tags to launch template
5 years ago
Megan Marsh 845a10867e
Merge pull request #10003 from hashicorp/ssm_session_retry
5 years ago
Wilken Rivera 01d5e5ca76 test/amazon/ebs: Add acceptance test for Session Manager Interface connectivity
5 years ago
Adrien Delorme aae1992649 remove default PauseBeforeSSM, this will have to be set manually
5 years ago
Adrien Delorme 6c45f04467 Delete ssm_mock_funcs.go
5 years ago
Adrien Delorme 5d06a6e6df rename file correctly
5 years ago
Adrien Delorme c6e2dd5538 remove unit test file for now, I think that an acceptance test will be easier here
5 years ago
Adrien Delorme a4bd744955 simplify things a bit more
5 years ago
Adrien Delorme aef3d24213 Update step_create_ssm_tunnel.go
5 years ago
Adrien Delorme f329cb5b93 simplify code
5 years ago
Adrien Delorme b058de072a move packer/builder/amazon/common.IsAWSErr to builder/amazon/common/awserrors.Matches
5 years ago
Adrien Delorme 8e355d0fe7 Move ssm code to its own ssm package and make it singlethreaded
5 years ago
Wilken Rivera 646b973bd3 Remove logic to retry a connection that reuses an existing SSM Session
5 years ago
Wilken Rivera dff9cde775 Remove waitgroups
5 years ago
Wilken Rivera eb11009e2a Check for closed channels as opposed to using a separate closeRetry channel
5 years ago
sylviamoss aa73cc7d7e add close chan to avoid unwanted retries
5 years ago
sylviamoss 1f62249097 add retry terminated session chan
5 years ago
sylviamoss 8e3f3e514c improve logs
5 years ago
sylviamoss b2c7897f58 add WaitGroup to avoid data race
5 years ago
sylviamoss 1c2b469acd add retry channel to ssm driver
5 years ago
Adrien Delorme f5e037e8b4 Merge remote-tracking branch 'origin/master' into azr_selectable_temp_keygen_type_gcp
5 years ago
Megan Marsh 25f4e24772
Merge pull request #10150 from nshalman/nshalman/tag-snapshots
5 years ago
Megan Marsh c0ce8a9414 rework fixer deprecation code so we know what plugins they relate to
5 years ago
Nahum Shalman 83a672f2c9 amazon/ebssurrogate: apply snapshot tags right when taking snapshot
5 years ago
Adrien Delorme 522d122858 regen all code
5 years ago
Adrien Delorme f51b231c17 Merge remote-tracking branch 'origin/master' into azr_selectable_temp_keygen_type_gcp
5 years ago
Megan Marsh b8e6e2c081
Merge pull request #10085 from 10000coins/f-aws-tenancy
5 years ago
Evan Pipho 608307cd1e Re-allow spot + tenancy. Validate tenancy is set to a usable value
5 years ago
Evan Pipho d5d1a8708e Add tests for Tenancy vs Spot Price
5 years ago
Evan Pipho 6967e02103 Add support for source instance tenancy to amazon builders
5 years ago
Adrien Delorme 54032d6c11 gen code and docs
5 years ago
Matt Rogers 15f97421e2
builder/amazon: Add io2 as a supported volume type
5 years ago
Megan Marsh 4c0ac6917e switch to using aws base config, which means we're using code tested and maitnained by the terraform crowd.
6 years ago
Sylvia Moss 96e3def294
Add pause_before_ssm config to pause before establishing the Session Manager session (#9988)
6 years ago
Megan Marsh d66b358100
Merge pull request #9991 from hashicorp/b-amazon-ssm-infinite-loop
6 years ago
Wilken Rivera 2f2b5683a2 amazon/ssm_driver: Update log polling logic
6 years ago
Megan Marsh 429d431365 Implement assume_role for Packer. This functionality is copied shamelessly
6 years ago
Sylvia Moss d347bbec4c
Retry fleet creating only on invalid IAM instance profile (#9946)
6 years ago
Anthony Dong eca9b2f30d
aws ebs_surrogate: fix unhonored kms_key_id (#9959)
6 years ago
catsby 7a7d3ff350
Remove comments about sharing with catsby
6 years ago
Rae Krantz ab23e839c8 update sharing test to req aws account id
6 years ago
Adrien Delorme 0d0bd9ce75
name fields of PolicyDocument correctly in HCL (#9812)
6 years ago