Commit Graph

7946 Commits (ba7679b6791a306a73062ddd5a00359452e152fc)

Author SHA1 Message Date
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
6 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.
6 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
James Bardin 4dcda04d96 prevent an empty string from being lost
7 years ago
James Bardin 8ae31aa2db normalize empty blocks during import
7 years ago
James Bardin 2e2a363052 Remove removed attribute from applied state
7 years ago
Tim Sharpe 615110e13e provisioner: new Puppet provisioner (#18851)
7 years ago
James Bardin d33c5163a7
Merge pull request #21555 from hashicorp/jbardin/re-validate
7 years ago
James Bardin a056b84cdd add delete timeout test
7 years ago
Mudassar Shafique 258319e6b0 Adding a comment to explain a testcase
7 years ago
James Bardin c658fe173a test a dynamic block with MinItems in the schema
7 years ago
James Bardin 6055cb632e filter unknowns from simple lists and maps in sdk
7 years ago
Mudassar Shafique e78658de4c Habitat License Acceptance changes. These changes add a new argument that allows users to accept Habitat End User License.
7 years ago
James Bardin c391f3a1a3 failing test for cty conversion bug
7 years ago
James Bardin b9e5745b3c remove SkipCoreTypeCheck and LegacySchema
7 years ago
James Bardin 6bc36d3321 validate integers when using protoV5
7 years ago
James Bardin 7075bc9a4d restrict the ComputedKeys usage to containers
7 years ago
Martin Atkins 083af21d30 providers/terraform: Explicit validate step
7 years ago
James Bardin f9dfa98533 test to make sure a data source is planned
7 years ago
Martin Atkins 332010fd56 plans/objchange: Fix handling of dynamic block placeholders
7 years ago
James Bardin 0f883b118a test that computed maps are applied correctly
7 years ago
James Bardin 67395306e1 delete unknown values from apply config altogether
7 years ago
Martin Atkins 861a2ebf26 helper/schema: Use a more targeted shim for nested set diff applying
7 years ago
Martin Atkins ff2de9c818 core: Keep old value on error even for delete
7 years ago
Martin Atkins bd1a215580 helper/resource: Ignore Removed attributes for ImportStateVerify
7 years ago