Commit Graph

7968 Commits (6440c839474f052d8997bb5cec19c2743e5108e6)

Author SHA1 Message Date
Martin Atkins 6b5ca49578 helper: remove a bunch of unused packages, types and functions
6 years ago
Kristin Laemmert d76cfc8c0c
Merge pull request #26440 from hashicorp/mildwonkey/remove-older-state-vs
6 years ago
Kristin Laemmert 479655ad47 refactor tests to use modern states.State in favor of terraform.State where possible
6 years ago
James Bardin a3c9b33b7b output buffer must be synchronized
6 years ago
James Bardin a0fad2c6b4 always return original workspace, even when null
6 years ago
James Bardin fb06063b2b don't set remote workspace in state
6 years ago
Paddy 5127f1ef8b
command: Unmanaged providers
6 years ago
James Bardin e912dc8551
Merge pull request #19155 from bdwyertech/chef-exit-codes
6 years ago
Martin Atkins f897863288 providers/terraform: test that validation does not configure backend
6 years ago
Ben Drucker db1a623ed4 backend/terraform: additional test coverage for error cases in getBackend
6 years ago
Ben Drucker 81b8891b90 providers/terraform: don't call backend.Configure to validate terraform_remote_state
6 years ago
Sander van Harmelen 9453308c78 Make sure the WinRM communicator can reconnect
6 years ago
Sander van Harmelen 10aab86051 Make sure we use MaxRetries correctly
6 years ago
Sander van Harmelen a614056925 Refactor the code a bit to make it more idiomatic
6 years ago
Brian Dwyer 2f4067cf70
Clean up and add docs
6 years ago
Brian Dwyer 4701ed2e02
Gracefully handle Chef RFC062 Exit Codes
6 years ago
Pam Selle 41d2c4f172
Merge pull request #24321 from davidMcneil/master
6 years ago
Kristin Laemmert c8d64846ad
Mildwonkey/ps import (#24412)
6 years ago
David McNeil 3a079b04db Change file permission ordering to avoid race condition
6 years ago
David McNeil b95daa87c8 Fix permissions of habitat provision's user.toml
6 years ago
Paddy e6592dc710
Add support for provider metadata to modules. (#22583)
6 years ago
Kristin Laemmert 9891d0354a
providers: use addrs.Provider as map keys for provider.Factory (#23548)
6 years ago
Alex Harvey cbeedfca35 provisioner/puppet: fix bug when connection type was not set in config (#23057)
6 years ago
Pam Selle b40385772e
Merge pull request #22705 from kmott/habitat-provisioner-updates
7 years ago
Kyle Mott 30895a6cf5 Merge cleanup, remove `license` parameter in favor of bool `accept_license`, adjust how license acceptance is done, update hab provisioner doc.
7 years ago
Kyle Mott e3d1876f44 Merge upstream
7 years ago
James Bardin a3c374b227 don't lose track of private data in the ACC tests
7 years ago
Pam Selle 80dec63917
Merge pull request #22691 from pselle/customizediff
7 years ago
Mudassar Shafique 50a6c69ab5 Habitat License Acceptance changes. These changes add a new argument that allows users to accept Habitat End User License.
7 years ago
Pam Selle 2e5a8c0f6e Update when ignore_changes are evaluated, to impact customizediff
7 years ago
Kyle Mott 997761ef41 Remove commented out code.
7 years ago
Kyle Mott 164332bfa1 Update Linux Habitat Provisioner to support new licensing, options cleanup.
7 years ago
James Bardin a94f5ee132 prevent panics when encountering nil diffs
7 years ago
Alex Pilon c993fc3c1b
better error handling for type assertions
7 years ago
Alex Pilon 4bf43efcfd
move hcl2shim package to configs
7 years ago
Alex Pilon d1448fc319
restore test
7 years ago
Alex Pilon 83aa07f907
prune NewResourceConfig and update tests
7 years ago
Pam Selle 291cf8c5a4
Revert "Habitat License Acceptance changes. "
7 years ago
Pam Selle 9020636f93
Merge pull request #21345 from mudash/master
7 years ago
James Bardin 682286e184 test for Required win MinItems > 1
7 years ago
Alex Pilon 7f8f198719
remove UnknownVariabeValue from config and update references to shim
7 years ago
James Bardin efd2a6cef6 dynamic set block test
7 years ago
James Bardin a0338df4d4 update ignore_changes to use cty.Path.Equals
7 years ago
Radek Simko 5b9f2fafc8 Standardise directory name for test data
7 years ago
James Bardin 0d2363a058 add tests to preserve existing Set nil behavior
7 years ago
James Bardin 75602df5ef Revert "Remove removed attribute from applied state"
7 years ago
James Bardin 0d9f84414a
Merge pull request #21879 from hashicorp/jbardin/sdk-panics
7 years ago
James Bardin fe11724678 test for panic when readin empty map
7 years ago
James Bardin f362198467
Merge pull request #21806 from hashicorp/jbardin/lost-empty-strings
7 years ago
James Bardin c4874aa5b3 add more timeout provider tests
7 years ago