Commit Graph

49 Commits (fcfdff0efdc3f0e26ba0cb4367ec96e63a3b3348)

Author SHA1 Message Date
Matthew Hooker d5c228ee98
additional renaming of private to sensitive
9 years ago
Matthew Hooker 01f64009ed
spacing
9 years ago
Matthew Hooker baf31980c7
remove unneeded cast
9 years ago
Megan Marsh 33af49d980 rename private to be in line with tfe
9 years ago
Matthew Hooker cd147e2da4 Merge pull request #4970 from hashicorp/4727_sensitive_vars
9 years ago
Megan Marsh a21870e614 addressing PR comments
9 years ago
Megan Marsh 7ac429b9ca add private to help function
9 years ago
Megan Marsh fdca364f4b allow user to mark variables as sensitive for packer push
9 years ago
Megan Marsh dbd7aa6b95 capitalize all the things
9 years ago
Megan Marsh 1c1db91715 add instructions
9 years ago
Megan Marsh b31f8bb0f6 clean up formatting and add warning to packer push.
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker d0ef866639
don't interpolate atlas variables.
9 years ago
Justin Campbell fdaa89681a
Update go-atlas.
9 years ago
Justin Campbell 56cd8171cc
command/push: Push CLI vars to Atlas
9 years ago
Doka 4256ab2cc2 add dot to build name regexp
10 years ago
Chris Bednarski 6a38303030 Make the build name error message show the original regexp
10 years ago
Chris Bednarski 1f8ebab4de There's no Warn, only Say
10 years ago
Chris Bednarski d8953e48d4 Change log to Ui.Warn and restore the removed functionality for now
10 years ago
Chris Bednarski 5e34864494 Add deprecation notice for -m/-message
10 years ago
Chris Bednarski 3dfdef4d39 Removed push -m since this is not used
10 years ago
Chris Bednarski c834a00e22 Added a name validator to the push command
11 years ago
Mitchell Hashimoto 2a6c4e0d2c command/push: output fix
11 years ago
Mitchell Hashimoto 6e9fb6a9d1 command/push: the -name parameter actually works
11 years ago
Mitchell Hashimoto 1b775cca2e packer: core interpolates Push
11 years ago
Mitchell Hashimoto 579264bb5b command/push: interpolate
11 years ago
Mitchell Hashimoto f8c877771d Merge branch 'f-packer-push-name'
11 years ago
Mitchell Hashimoto 946f745881 command: don't use packer.Template
11 years ago
Mitchell Hashimoto 9d89ca8e07 command: build should be converted to new API, compiles
11 years ago
Jack Pearkes 344c741642 command/push: allow specifying a -name param for push target
11 years ago
Seth Vargo cd0d326934 Allow -create to be passed still for BC
11 years ago
Seth Vargo 6728326cc3 Also pass in the template contents and name of the template when pushing
11 years ago
Seth Vargo 983b0b8988 Allow specifying a -message when pushing
11 years ago
Seth Vargo 8e0c7ace3a Add a -message option to pushes
11 years ago
Seth Vargo 17d4c4396c Always create the build configuration if it does not exist
11 years ago
Mitchell Hashimoto f02000c85d command/push: update help text
11 years ago
Mitchell Hashimoto 80c93bfea0 command/push: ctrl-C should work properly
11 years ago
Mitchell Hashimoto cc61a7dfb8 command/push: warn for bad builds
11 years ago
Mitchell Hashimoto c9504d50ba command/push: send artifact true/false if we're post-processing
11 years ago
Mitchell Hashimoto 73c5192b35 command/push: add base_dir setting
11 years ago
Mitchell Hashimoto f76116e4a3 command/push: if a token isn't given, don't set it
11 years ago
Mitchell Hashimoto d08815fc49 command/push: works
11 years ago
Mitchell Hashimoto c1fbc473a2 command/push: propagate token properly
11 years ago
Mitchell Hashimoto 6bd8c6ca79 command/push: support custom endpoints
11 years ago
Mitchell Hashimoto 2f65b1bb67 command/push: create the build config if we can
11 years ago
Mitchell Hashimoto 2f60707463 command/push: actual upload to named build config
11 years ago
Mitchell Hashimoto 0f5ef2ce2b command/push: close reader
11 years ago
Mitchell Hashimoto fbc1551048 command/push: partially implemented, tests
11 years ago
Mitchell Hashimoto 6fb375c89e command: push command
11 years ago