Commit Graph

18899 Commits (87f8308fb237de0a9d2ed8b90870daa33d9d042d)
 

Author SHA1 Message Date
Lucas Bajolet b6141fd532 command: copy AWS plugin structures for upgrade
1 year ago
Lucas Bajolet cd009b0f3b go.mod: bump x/crypto to v0.31.0
1 year ago
Lucas Bajolet 5ff0f146c6 packer_test: introduce global compilation queue
1 year ago
Lucas Bajolet b6b0a081ad packer_test: add build customisation capabilities
1 year ago
Lucas Bajolet 11c238b9eb packer_test: add FileGlob checker
1 year ago
Lucas Bajolet 44a94911da packer_test: add FileExists checker
1 year ago
Lucas Bajolet ac899c44c2 hcl2template: don't error on empty bucket slug
1 year ago
Judith Malnick 5fa87f148c let education also edit the docs side navigation
1 year ago
Judith Malnick 618a48b029 add ipl education and web presence ability to merge PRs to relavent website files
1 year ago
Martin Grogan 35682265c4 docs: add strcontains function doc
1 year ago
Martin Grogan 0ddcbaf18f hcl2template: add strcontains function
1 year ago
Nikolay Edigaryev c6427d2257 build: ensure that LC_UUID is generated for Darwin binaries
1 year ago
Lucas Bajolet da06110cc3 hcl2template: add filebase64 function
1 year ago
Lucas Bajolet 35d14902b0 datasource/http: change Outputs->ExpectedOutputs
1 year ago
Lucas Bajolet c470395b7a datasource: fix test for invalid method
1 year ago
Henrik Gerdes 6c40bfb0cd feat: allow additional methods in http datasource
2 years ago
huochexizhan 6e417bb883 fix: fix slice init length
2 years ago
Lucas Bajolet 9076c7b24a internal/dag: remove unused code
2 years ago
Lucas Bajolet 418ebca7ef packer_test: add base tests for DAG eval
2 years ago
Lucas Bajolet 8d6b8da996 hcl2template: locals evaluation returns a variable
2 years ago
Lucas Bajolet d28982c29a hcl2template: fix datasource dependency detection
2 years ago
Lucas Bajolet 0dcb8c02c2 hcl2template: don't use Walk for walking on DAG
2 years ago
Lucas Bajolet 4a4b837386 hcl2template: rename `Name`->`LocalName` for local
2 years ago
Lucas Bajolet 09774aaeb8 internal/dag: adapt Validate to not check for Root
2 years ago
Lucas Bajolet cd74430e0c command: add use-sequential options for commands
2 years ago
Lucas Bajolet 586762564b hcl2template: intro and add UseSequential init opt
2 years ago
Lucas Bajolet 56e08c2eff hcl2template: add DAG-based eval for local/data
2 years ago
Lucas Bajolet 673c13ebe7 internal: add dag package
2 years ago
Lucas Bajolet 9c3ec44379 hcl2template: use refString for local/data deps
2 years ago
Lucas Bajolet 8ba998a5d0 hcl2template: add function to eval one datasource
2 years ago
Lucas Bajolet 8f1da2fa79 hcl2template: split local evaluation functions
2 years ago
Lucas Bajolet e1b8edf8d8 hcl2template: rename Datasource.Name to DSName
2 years ago
Lucas Bajolet 8e21597e30 hcl2template: add refstring type for generic refs
2 years ago
Laurent Goudet 069a6ed62f Add missing dash on `recursive` `fmt` command
2 years ago
hashicorp-tsccr[bot] 0e825e0a79 Result of tsccr-helper -log-level=info gha update .
2 years ago
Gregory Bonk cef978f17c Update datasources.mdx
2 years ago
yannic rieger 3c48f2661b docs: add S3 community provisioner
2 years ago
Lucas Bajolet 69ec781ee2 hcp: don't continue if HEAD doesn't exist
2 years ago
dependabot[bot] 68730cfcf5
build(deps): bump github.com/hashicorp/hcp-sdk-go (#13162)
2 years ago
Lucas Bajolet 3c449430e1 packer_test: make PluginTestDir a structure
2 years ago
Lucas Bajolet 31b6109430 packer_test: hide run and introduce Output
2 years ago
Lucas Bajolet 71169416db packer_test: add func to change assert behaviour
2 years ago
Lucas Bajolet 35b2317ef3 packer_test: rename/split lib into common/check
2 years ago
Lucas Bajolet 7f7ae8454a packer_test: rename core test run function
2 years ago
Lucas Bajolet 6fc2932b09 packer_test: reorganise plugins test suite init
2 years ago
Lucas Bajolet 2952a6621d packer_test: remove empty defer func in suite init
2 years ago
Lucas Bajolet 3c8a51bdbf packer_test: split BuildPackerPlugin in build/get
2 years ago
Lucas Bajolet 393f2e925b packer_test: replace compiledPlugins by a sync.Map
2 years ago
Lucas Bajolet aba64b457c packer_test: rename init function for base suite
2 years ago
Lucas Bajolet dbd441f6f3 packer_test: add convenience func for invert grep
2 years ago