Commit Graph

625 Commits (eccfa6de5ca33867f83ea2ea950579c7a2bd4d9c)

Author SHA1 Message Date
Radek Simko 67ceb1ab07
config: Make 'id' a reserved field name
9 years ago
Radek Simko 07cbd54fbc Actively disallow reserved field names in schema (#15522)
9 years ago
Robert Liebowitz 006744bfe0 Use all tfvars files in working directory
9 years ago
trung 681661a539 #15291: config/interpolate_funcs: Added contains() function to test if a given element is present in the list
9 years ago
Martin Atkins f70318097a config: fix provider version constraint validation
9 years ago
Martin Atkins a8a64c66c0 config/module: helper to visit all modules in a tree
9 years ago
Martin Atkins 32a5c62639 config: parse provider version constraints into a constraint map
9 years ago
Martin Atkins 0b14c2cdb3 Resolve resource provider types in config package
9 years ago
Martin Atkins 7e7d4c70df config: allow version constraints on providers, but validate them
9 years ago
Martin Atkins 73fc9985b2 config: add "version" argument to provider blocks, disabled
9 years ago
Radek Simko 1244309579 Fix stringer comments (#15069)
9 years ago
He Guimin 87562be855 provider/alicloud: Add the function of replacing ecs instance's system disk (#15048)
9 years ago
Jake Champlin ac177492fb
core: Revert stringer changes from earlier commits
9 years ago
Thomas Schaaf 79c91e11c8 provider/aws: Add aws elastic beanstalk solution stack (#14944)
9 years ago
Jasmin Gacic 5d33023d99 Merge pull request #14725 from StackPointCloud/bcrypt
9 years ago
Martin Atkins 410b60cb7f Stop requiring multi-vars (splats) to be in array brackets
9 years ago
jasminSPC bca159160e Added missing dependencies
9 years ago
Pradeep Bhadani 2c39887706 Add fail test - one parameter, non-numeric parameter
9 years ago
Pradeep Bhadani 47b1aaea3a Add pow function
9 years ago
Patrick Decat 392166faea Typo: now => no (#14493)
9 years ago
Joshua Spence 38d4d2f9d4 Add a logarithm function
9 years ago
Martins Sipenko c7fb9808ef config: sha512 hash functions (#14100)
9 years ago
Martin Atkins 81b0c4b28d config: generate errors for unnamed blocks of various sources
9 years ago
Martin Atkins b1763e262a Restore stringer-generated files back to new version
9 years ago
Jake Champlin 70bc1e1dcc Merge pull request #12537 from Pryz/coalescelist
9 years ago
Pavel Khusainov f9fb6010ee config: "matchkeys" interpolation function
9 years ago
Jasmin Gacic 61499cfcf0 Provider Oneandone (#13633)
9 years ago
Justin Campbell c1c3127d8e config: Generate error copy from valid types map
9 years ago
Justin Campbell cf775ded0e config: Add 'list' to variable type error message
9 years ago
tmshn 86d7c47c0a Change cidrhost() to get IP from end of the range when negative number given
9 years ago
Joern Barthel 9622b49c45 Support for Windows newlines.
9 years ago
Joern Barthel 059a1b2c0f Added chomp interpolation function.
9 years ago
James Bardin ff2d753062 add Rehash to terraform.BackendState
9 years ago
Martin Atkins 76dca009e0 Allow escaped interpolation-like sequences in variable defaults
9 years ago
Martin Atkins 21cd5595e2 Update stringer-generated files to new boilerplate
9 years ago
Joshua Spence af2c84de5a Add `basename` and `dirname` functions
9 years ago
Joshua Spence e71d6d92ad Add a substring interpolation function (#12870)
9 years ago
James Bardin 579e15c97c Merge pull request #12942 from hashicorp/jbardin/GH-12905
9 years ago
James Bardin bcbcc65f7d add terraform config merge logic to config.Merge
9 years ago
James Bardin 8bcb9e19ca restructure JSON terraform config block AST
9 years ago
James Bardin b38e620b2f merge config.Terraform fields in config.Append
9 years ago
Benjamin Boudreau 073fa873ac Fix receive typo (#12881)
9 years ago
Mitchell Hashimoto 68ee4e0480
config/module: don't panic when referencing undefined module
9 years ago
Mitchell Hashimoto f7da5d323c
config: test that JSON loading terraform backend info works
9 years ago
James Bardin 2e3579b058 Merge pull request #12383 from hashicorp/jbardin/multi-var-errs
9 years ago
Mitchell Hashimoto e2ca2c5911
config: allow TerraformVars in count
9 years ago
Mitchell Hashimoto 786334b643
config: parse TerraformVariables
9 years ago
Pryz 733f1ca1e7 Add coalescelist interpolation function
9 years ago
James Bardin a111635908 Fix panic in interpolate_walk
9 years ago
James Bardin 3c41a7ca1e Add test for Validate crash
9 years ago