James Bardin
bcbcc65f7d
add terraform config merge logic to config.Merge
2017-03-22 09:01:54 -04:00
James Bardin
b38e620b2f
merge config.Terraform fields in config.Append
...
Ensure that fields set in an earlier Terraform config block aren't
removed by Append when encountering another Terraform block. When
multiple blocks contain the same field, the later one still wins.
2017-03-21 15:43:55 -04:00
Mitchell Hashimoto
c2c5668a8d
config: Append supports `terraform`
2016-12-13 21:53:02 -08:00
Panagiotis Moustafellos
e4845f75cc
removed extra parentheses
2015-10-08 15:48:04 +03:00
Mitchell Hashimoto
fdded8ca14
config: allow atlas block
2015-03-24 13:30:22 -07:00
Mitchell Hashimoto
e7fe5aa452
config: Append works with modules
2014-09-11 19:50:41 -07:00
Mitchell Hashimoto
69b7bc5047
config: add Append function
2014-07-19 16:39:40 -07:00