Commit Graph

67 Commits (701cd2032e91f2ffd06f1bb048b625b6444cd4d7)

Author SHA1 Message Date
James Nugent 9d6c629689 config: Update test to reflect new behaviour
10 years ago
Martin Atkins 860140074f config: Data source loading
10 years ago
Martin Atkins fc4fa10981 config: "ResourceMode" concept for resources
10 years ago
James Nugent cb6cb8b96a core: Support explicit variable type declaration
10 years ago
Mitchell Hashimoto 99fbb91ba2 config: validate lifecycle keys [GH-4413]
10 years ago
Paul Hinze b6626eed57 config: friendlier error message on resource arity mismatch
11 years ago
James Nugent 5ea25363a1 Add regression test for #4069
11 years ago
Paul Hinze d90eb2d88e config: test replicating #4079
11 years ago
James Nugent 7f5f8d300d Add failing test replicating #4065
11 years ago
Paul Hinze afb5136ac2 Merge pull request #3986 from hashicorp/phinze/hcl-escaped-quotes
11 years ago
Paul Hinze 15e7927009 config: test covering escaped quotes syntax error
11 years ago
James Nugent 6ae3218f8a Add failing tests for JSON configuration parsing
11 years ago
James Nugent f4164b5322 Add resource with heredoc to config load tests
11 years ago
Rob Zienert a1939e70f7 Adding ignore_changes lifecycle meta property
11 years ago
Mitchell Hashimoto 461f6557c7 config: fix test error
11 years ago
Mitchell Hashimoto fafc32b183 Merge branch 'b-prevent-destroy-type'
11 years ago
Sander van Harmelen c62370f9e9 Add a function to load JSON directly
11 years ago
Mitchell Hashimoto aa1e66c16c config: parse lifecycle block with mapstructure for weak decode
11 years ago
Mitchell Hashimoto fdded8ca14 config: allow atlas block
11 years ago
Mitchell Hashimoto 91a3405e88 config: understand provisioner blocks in JSON [GH-807]
11 years ago
Kushal Pisavadia b40b7ce01a Do not read temporary editor files, fixes #548
12 years ago
Armon Dadgar 1aaddafba0 terraform: Adding lifecycle config block
12 years ago
Armon Dadgar a14ea76c84 config: Support create_before_destroy config
12 years ago
Mitchell Hashimoto 6cbadf14df config: IsEmptyDir is true if dir doesn't exist
12 years ago
Mitchell Hashimoto 57c1a8dada config: add IsEmptyDir
12 years ago
Mitchell Hashimoto c0a30d3337 config: TestString
12 years ago
Mitchell Hashimoto b60da29d48 config: validate that variables reference valid modules
12 years ago
Mitchell Hashimoto 4fdb6d1b52 config: add test for empty file
12 years ago
Mitchell Hashimoto e96fe43814 config: dir on Config should be an absolute path
12 years ago
Mitchell Hashimoto f8836290da config: not directory that config was loaded from
12 years ago
Mitchell Hashimoto 8dc8eac4bf config: change module syntax
12 years ago
Mitchell Hashimoto 2a6990e2b9 config: `module` structures parse
12 years ago
Mitchell Hashimoto 038cca291e config: HCL loader
12 years ago
Mitchell Hashimoto 99a4439359 config: nicer error if dir isn't a dir
12 years ago
Mitchell Hashimoto fa175113fe config: case sensitive templates
12 years ago
Mitchell Hashimoto 0699cde1d4 config: depends_on meta-parameter
12 years ago
Mitchell Hashimoto b0ce89b805 config: change Default to an interface{}
12 years ago
Mitchell Hashimoto e396b8f3d9 config: test that multiple overrides work
12 years ago
Mitchell Hashimoto 06cdd4fa42 config: LoadDir loads override files
12 years ago
Mitchell Hashimoto 9d2e83d56d config: Merge works properly
12 years ago
Mitchell Hashimoto cf1f3a9e73 config: test that LoadDir doesn't merge
12 years ago
Mitchell Hashimoto 7bd7e4218f config: make ProviderConfigs slice
12 years ago
Mitchell Hashimoto 3834846418 config: Outputs is now a slice
12 years ago
Mitchell Hashimoto e4bcd3c448 config: Variables is now a slice
12 years ago
Mitchell Hashimoto 9cd1018f0b config: config files can be in JSON, as well
12 years ago
Armon Dadgar 2f2f5890f4 config: Testing loading of connection blocks
12 years ago
Mitchell Hashimoto 7a01e781ab config: LoadDir with no matching files errors
12 years ago
Mitchell Hashimoto 14b29d0ecd config: LoadDir
12 years ago
Armon Dadgar 34e733724d config: Update test to handle count
12 years ago
Mitchell Hashimoto e250a6f36c config: understand "provisioner" blocks
12 years ago