Commit Graph

30 Commits (poc/packer-init)

Author SHA1 Message Date
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 years ago
Megan Marsh 841c23d5f9 fix tests
6 years ago
Megan Marsh 02c1cf5b28 support pushing multiple tags
6 years ago
Adrien Delorme 840e67f775
HCL2: when we see a map generate an attribute spec instead of a block spec (#9035)
6 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
6 years ago
Lars Lehtonen 4fe34a5dc3 post-processor/docker-push: drop unused test helper functions (#8456)
6 years ago
Adrien Delorme 078ba7c8c3 commit old code generation tool
6 years ago
Adrien Delorme a81abd297b Merge remote-tracking branch 'origin/master' into context_provisioner
7 years ago
Megan Marsh 056fcb7cea fix tests and add a few new ones
7 years ago
Adrien Delorme e65115a7a0 contextualize post-processor
7 years ago
Megan Marsh 12fc1fa751 default_keep_input_artifact
7 years ago
Patrick Double 4f9a91012f Change docker-push to return docker-import artifact
8 years ago
Matthew Hooker ebe995c0ff
run goimports
8 years ago
Matthew Hooker 1901c0385f
remove login_email from docker
8 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Rickard von Essen b2d9782a9e
Improved support for Amazon EC2 Container Registry - ECR
10 years ago
T. Tran 4f1d821c35 Make docker-push only pushes the specified tag but not all
10 years ago
Mitchell Hashimoto 5241d8c6d6 post-processor/*: fix interpolation context
11 years ago
Mitchell Hashimoto cbe6e83b60 post-processor/docker-*: fix compilation errors
11 years ago
Mitchell Hashimoto b6238ec7f0 Update CHANGELOG
12 years ago
Ask Holme 173237ba45 make docker-push work with docker-tag artifacts
12 years ago
Mitchell Hashimoto 56d22ac99e post-processor/docker-push: can login [GH-1243]
12 years ago
Mitchell Hashimoto 5fac6c79c4 fmt
12 years ago
Mitchell Hashimoto 6fe0cb76ea post-processor/docker-push: allow repo with ports [GH-923]
12 years ago
Mitchell Hashimoto c18b74e9cc post-processor/docker-push
12 years ago
Matthew McKeen c0174309c1 docker-push: add code to handle seperate registry, push a specific repository/tag #774
12 years ago
Matthew McKeen 358b0078c9 docker-import + docker-push: Add some beginning tests. #774
12 years ago
Matthew McKeen 3d60bfb312 Add docker-import post-processor.
12 years ago
Matthew McKeen 0ec18a723a Finish up parameter parsing and validation.
12 years ago
Matthew McKeen a0e533db41 Rename docker post processor to docker-push.
12 years ago