Commit Graph

  • 396b0237fa
    Merge pull request #10224 from hashicorp/fix_tag_interpolation Megan Marsh 2020-11-06 11:05:24 -0800
  • 2d90ffe7a4 move GeneratedData struct and PlaceholderMsg to same package under common Megan Marsh 2020-11-04 15:44:05 -0800
  • d8222b1656
    Add support for uploading directly to storage on Vagrant Cloud (#10193) Chris Roberts 2020-11-05 17:01:55 -0800
  • f13f3d4d5f fix single tag interpolation to allow golang template engine usage Megan Marsh 2020-11-05 16:27:53 -0800
  • 7a1680df97
    modify a ton of error messages to make them specifically placable. (#10191) Megan Marsh 2020-11-05 02:27:07 -0800
  • 45b5f0c2ee move custom http client creation with env proxy args into same package as other network related helpers Megan Marsh 2020-11-04 14:50:34 -0800
  • 7b57e28600 move localexec to common/shell-local dir since it is related to shelling out locally Megan Marsh 2020-11-04 11:56:46 -0800
  • a763c8ab02 amazon: validate IOPS only for io volumes Aleksandr Serbin 2020-11-04 20:49:04 +0100
  • 09c2620c48 amazon: validate IOPS max and min values Aleksandr Serbin 2020-11-04 20:29:09 +0100
  • 61b9015415
    Merge pull request #10206 from hashicorp/azr_variable_validation Megan Marsh 2020-11-04 10:46:17 -0800
  • 23552bfbd7
    Merge pull request #10213 from chrisroberts/vagrant-driv-stderr Megan Marsh 2020-11-04 10:39:23 -0800
  • addd2da101 add can examples Adrien Delorme 2020-11-04 15:44:21 +0100
  • d8fec2e9e5
    move the hyperv-only powershell dependency into the hyperv subdirectory (#10198) Megan Marsh 2020-11-04 06:15:43 -0800
  • 8b5e2903b9
    feat: add hk endpoint support for osc builder (#10207) Marin Salinas 2020-11-04 08:13:37 -0600
  • 0cf9b55c5c amazon-ebs: validate IOPS ratio Aleksandr Serbin 2020-10-31 13:10:51 +0100
  • 73caad492c Update custom-validation.mdx Adrien Delorme 2020-11-04 13:31:45 +0100
  • fd873b8811 Referenceable: explain a bit more of the whys Adrien Delorme 2020-11-04 13:20:05 +0100
  • 10eb32d29e require less English Adrien Delorme 2020-11-04 13:13:45 +0100
  • 8248f52ff7 Return error if ssh-config command fails Chris Roberts 2020-11-03 16:20:34 -0800
  • 7cb8af1441 amazon: remove region from state for chroot builder Aleksandr Serbin 2020-11-03 22:28:19 +0100
  • 8dab31b548 amazon: use spot tags for launch template tags Aleksandr Serbin 2020-11-03 22:15:44 +0100
  • 257439786c Remove brackets intended to scope usage of cmd variable and leverage unique variable names instead. Dave Woodward 2020-11-03 10:39:51 -0600
  • 749a1372d2 test (builder/oracle-oci): add config test for LaunchMode js-g 2020-11-03 10:46:34 -0500
  • ab23014489 docs (builder/oracle-oci): add reference to image_launch_mode js-g 2020-10-20 22:47:39 -0400
  • ba6173b84c fix (builder/oracle-oci): remove subnet from LaunchInstanceDetails js-g 2020-10-20 22:11:29 -0400
  • c3ffb3dc22 feat (builder/oracle-oci): add launch mode property to image js-g 2020-10-17 14:24:45 -0400
  • 2b69a5f496 azure-arm builder: Create keyvaults with SoftDelete enabled Sumit Kalra 2020-11-02 20:42:55 -0800
  • 4152d527df Include download and installation of Git to satisfy the winrepo.update_git_repos prerequisite. Also removed unneeded p.sudo since we know we are working with Windows. Dave Woodward 2020-11-02 21:27:11 -0600
  • 9ec55d3cd7 update changelog Megan Marsh 2020-11-02 15:19:31 -0800
  • b7c6712874
    Merge pull request #10197 from hashicorp/dependabot/npm_and_yarn/website/bl-1.2.3 Megan Marsh 2020-11-02 09:23:18 -0800
  • 4aa143a429
    Merge pull request #10188 from Direnol/yandex/check-access-to-specific-bucket Megan Marsh 2020-11-02 09:21:27 -0800
  • 0bb110ddb3
    Merge pull request #10161 from marinsalinas/x509cert Megan Marsh 2020-11-02 09:20:15 -0800
  • 2987d25335 simplify tests Adrien Delorme 2020-11-02 17:52:19 +0100
  • 20b7fd9687 add hcl2template/addrs/doc.go Adrien Delorme 2020-11-02 17:48:29 +0100
  • 971254928a various fixes Adrien Delorme 2020-11-02 17:43:21 +0100
  • d919fc28ab add doc Adrien Delorme 2020-11-02 17:20:46 +0100
  • 378dae4a8d chore: add x509 configuration description to website Marin Salinas 2020-10-23 09:42:01 -0500
  • f2b386a9d0 feat: add x509 certificate support Marin Salinas 2020-10-14 11:40:51 -0500
  • 88175873e5 fix tests to actually check cty values & types Adrien Delorme 2020-11-02 16:52:21 +0100
  • 6dd06fad14 add command/ tests Adrien Delorme 2020-11-02 15:50:38 +0100
  • 6911495fc4 add VariableAssignment struct that help describe an input var assignment Adrien Delorme 2020-11-02 11:49:40 +0100
  • d561b404d6 amazon-ebs: add tags to launch template Aleksandr Serbin 2020-11-01 15:43:49 +0100
  • 8a0aa68a4e Add calls to winrepo.update_git_repos and pkg.refresh_db if the operating system is Windows. Dave Woodward 2020-10-31 20:26:33 -0500
  • 4669c0f852 amazon-ebs: log state details on change Aleksandr Serbin 2020-10-31 16:00:19 +0100
  • a64d3baf8e Putting source back into Dev Mode packer-ci 2020-10-30 20:35:50 +0000
  • e11a305707
    Bump bl from 1.2.2 to 1.2.3 in /website dependabot[bot] 2020-10-30 20:23:21 +0000
  • 945908fd74
    Cut version 1.6.5 v1.6.5 packer-ci 2020-10-30 19:31:47 +0000
  • 40d60af00a cut version 1.6.5 packer-ci 2020-10-30 19:31:46 +0000
  • c3b3675d65 update changelog packer-ci 2020-10-30 19:31:46 +0000
  • d39dffc573
    Merge pull request #10196 from hashicorp/b-aws_secretsmanager-stage-override-issue Megan Marsh 2020-10-30 11:35:37 -0700
  • 50211622b2 Update documenation for HCL enables aws_secretsmanager function Wilken Rivera 2020-10-30 14:18:17 -0400
  • bbb6754367 Fix issue with AWS secrets manager override default stage Wilken Rivera 2020-10-30 13:11:23 -0400
  • 8de2f40a07 add tests for length Adrien Delorme 2020-10-30 15:42:59 +0100
  • b892414e84 add failing test case Adrien Delorme 2020-10-30 15:40:31 +0100
  • 9932fd1217 add Variable.validateValue func Adrien Delorme 2020-10-30 15:38:29 +0100
  • 4d386dd806 add length function that can work with more types Adrien Delorme 2020-10-30 15:36:23 +0100
  • 4e08ea6a92 add a test Adrien Delorme 2020-10-30 12:41:29 +0100
  • 91d7332471 add basic code for variable validation parsing Adrien Delorme 2020-10-30 12:26:22 +0100
  • 3fc185924d fix delete access key Roman Mingazeev 2020-10-30 12:20:10 +0300
  • 7105b5bbcc update changelog Megan Marsh 2020-10-29 16:05:17 -0700
  • 845a10867e
    Merge pull request #10003 from hashicorp/ssm_session_retry Megan Marsh 2020-10-29 16:02:54 -0700
  • 858f49e91e update changelog Megan Marsh 2020-10-29 15:45:56 -0700
  • 887a791f35
    Merge pull request #10192 from hashicorp/fix_azure_crash Megan Marsh 2020-10-29 14:58:01 -0700
  • 72fd763207 fix crash Megan Marsh 2020-10-29 14:29:16 -0700
  • 54fbc26968
    Merge pull request #10190 from hashicorp/use-docker-mirror Megan Marsh 2020-10-29 13:01:45 -0700
  • 54786d8c2e Use docker mirror Michele 2020-10-29 11:05:41 -0700
  • 7ab2866d5c verifying the access to a specific bucket Roman Mingazeev 2020-10-29 20:53:04 +0300
  • 0cfaf4a620 Fix Rémy Léone 2020-10-29 17:45:03 +0100
  • 01d5e5ca76 test/amazon/ebs: Add acceptance test for Session Manager Interface connectivity Wilken Rivera 2020-10-29 09:39:19 -0400
  • aae1992649 remove default PauseBeforeSSM, this will have to be set manually Adrien Delorme 2020-10-29 13:38:03 +0100
  • 6c45f04467 Delete ssm_mock_funcs.go Adrien Delorme 2020-10-29 13:37:44 +0100
  • 5d06a6e6df rename file correctly Adrien Delorme 2020-10-29 13:26:09 +0100
  • c6e2dd5538 remove unit test file for now, I think that an acceptance test will be easier here Adrien Delorme 2020-10-29 13:21:24 +0100
  • a4bd744955 simplify things a bit more Adrien Delorme 2020-10-29 13:11:07 +0100
  • aef3d24213 Update step_create_ssm_tunnel.go Adrien Delorme 2020-10-29 12:31:01 +0100
  • f329cb5b93 simplify code Adrien Delorme 2020-10-29 12:18:41 +0100
  • b058de072a move packer/builder/amazon/common.IsAWSErr to builder/amazon/common/awserrors.Matches Adrien Delorme 2020-10-29 11:57:14 +0100
  • 8e355d0fe7 Move ssm code to its own ssm package and make it singlethreaded Adrien Delorme 2020-10-29 11:48:43 +0100
  • db96c5c9ae Fix Rémy Léone 2020-10-29 11:21:31 +0100
  • 3413fc5c46 Fix Rémy Léone 2020-10-29 11:19:18 +0100
  • adb74ba15d Fix Rémy Léone 2020-10-29 11:09:04 +0100
  • 69312458c4
    Merge pull request #10111 from hashicorp/azr_selectable_temp_keygen_type_gcp Megan Marsh 2020-10-28 11:25:50 -0700
  • 288e29b1e0 scaleway: use the SDK functions to load profile from file and env Rémy Léone 2020-10-28 17:46:40 +0100
  • 646b973bd3 Remove logic to retry a connection that reuses an existing SSM Session Wilken Rivera 2020-10-27 16:05:02 -0400
  • dff9cde775 Remove waitgroups Wilken Rivera 2020-10-07 11:27:23 -0400
  • eb11009e2a Check for closed channels as opposed to using a separate closeRetry channel Wilken Rivera 2020-10-07 11:26:27 -0400
  • fb3d357e84
    fix step_shutdown when a null communicator is used (#10178) Megan Marsh 2020-10-28 03:14:03 -0700
  • aa73cc7d7e add close chan to avoid unwanted retries sylviamoss 2020-09-29 16:15:47 +0200
  • 1f62249097 add retry terminated session chan sylviamoss 2020-09-29 12:31:10 +0200
  • 8e3f3e514c improve logs sylviamoss 2020-09-28 15:32:59 +0200
  • b2c7897f58 add WaitGroup to avoid data race sylviamoss 2020-09-28 15:17:59 +0200
  • 1c2b469acd add retry channel to ssm driver sylviamoss 2020-09-28 10:37:08 +0200
  • 8f3a115c5a
    Merge pull request #10173 from hashicorp/azr-fix-hcl2-gcp-image_encryption_key Megan Marsh 2020-10-27 10:56:26 -0700
  • dc38fadeeb
    Merge pull request #10155 from hashicorp/logging_for_10042 Megan Marsh 2020-10-27 10:54:07 -0700
  • 8adbba6904 switch to guard clause format Megan Marsh 2020-10-27 10:37:03 -0700
  • ef32147a4a Fix GCP HCL image_encryption_key fields and use the same casing in JSON and HCL2 Adrien Delorme 2020-10-27 15:46:45 +0100
  • c4866504e1
    respect the destroy flag in content library config (#10165) Megan Marsh 2020-10-27 06:07:08 -0700
  • 4bc16455b4
    HCL2: add a packer block with a required_version input setting (#10149) Adrien Delorme 2020-10-27 10:03:36 +0100
  • 73e842fab6 update CHANGELOG Wilken Rivera 2020-10-26 13:54:02 -0400
  • bab29060fe regen hcl after master merge Adrien Delorme 2020-10-26 15:48:10 +0100