Commit Graph

2635 Commits (c05d7a6acdcd56f00d84dfd1c48fd784dd18dbef)
 

Author SHA1 Message Date
Mitchell Hashimoto c05d7a6acd config/lang: escaping interpolations with double dollar signs
12 years ago
Mitchell Hashimoto c15c17dfe9 config/lang: remove unused file
12 years ago
Mitchell Hashimoto f836397d8d config/lang: enable type checking in execution
12 years ago
Mitchell Hashimoto ec3b5f3886 config/lang: implement type lookup
12 years ago
Mitchell Hashimoto 25a2fbc902 config/lang: integer and float types
12 years ago
Mitchell Hashimoto a0926de4a9 config/lang: completed type checking
12 years ago
Mitchell Hashimoto 662760da11 config/lang: have position in AST
12 years ago
Mitchell Hashimoto d3b1010444 config/lang: start implementing type checking
12 years ago
Mitchell Hashimoto 8f925b93e0 config/lang: function calls work
12 years ago
Mitchell Hashimoto 4ae8cae9e7 config/lang: execution
12 years ago
Mitchell Hashimoto fa7891d182 config/lang/ast: use stringer to generate enums
12 years ago
Mitchell Hashimoto 1ff5a838a4 config/lang: can parse nested interpolations
12 years ago
Mitchell Hashimoto 669bdc61f9 config/lang: more implemented
12 years ago
Mitchell Hashimoto fcdcf117f0 config/lang: initial work
12 years ago
Mitchell Hashimoto a909ce88ab Update CHANGELOG
12 years ago
Mitchell Hashimoto 096c9fef1e Merge pull request #768 from hashicorp/f-schema-float
12 years ago
Mitchell Hashimoto 1fcd24cf67 helper/schema: add float type
12 years ago
Mitchell Hashimoto cf94a79955 helper/schema: add TypeFloat and Zero value
12 years ago
Mitchell Hashimoto e61077af1f Merge pull request #767 from hashicorp/f-generate-enum
12 years ago
Mitchell Hashimoto afc67ba426 Just test GO 1.4
12 years ago
Mitchell Hashimoto 34617b337f helper/schema: remove commit not for this branch
12 years ago
Mitchell Hashimoto 689cbc8b5b helper/schema: generate strings for ValueType
12 years ago
Mitchell Hashimoto c9e7c63600 Update CHANGELOG
12 years ago
Mitchell Hashimoto 2c3b7c492d Merge branch 'robzienert-add-ig-tags'
12 years ago
Mitchell Hashimoto 08813e6571 Merge branch 'add-ig-tags' of https://github.com/robzienert/terraform into robzienert-add-ig-tags
12 years ago
Mitchell Hashimoto d1cae92a62 Update Makefile
12 years ago
Mitchell Hashimoto 6fde788dec Merge pull request #702 from svanharmelen/f-fix-makefile-for-go1.4
12 years ago
Mitchell Hashimoto 0046fcf756 Merge pull request #765 from phinze/fix-aws-db-instance-tests
12 years ago
Mitchell Hashimoto 12d20a8d52 Merge pull request #764 from hashicorp/f-schema-typed-readers
12 years ago
Paul Hinze f800441fe1 provider/aws: fix aws_db_instance acceptance tests
12 years ago
Mitchell Hashimoto 3cbcafe989 helper/schema: remove unused field
12 years ago
Mitchell Hashimoto 361d00347a helper/schema: refactor tests for fieldreader to be common
12 years ago
Mitchell Hashimoto 9ab128899a helper/schema: make the getSource enum easier
12 years ago
Mitchell Hashimoto d89446391a helper/schema: make the get API cleaner
12 years ago
Mitchell Hashimoto 3c1b55a75f helper/schema: use the field reader/writer for state
12 years ago
Mitchell Hashimoto f64b09a045 helper/schema: more tests
12 years ago
Mitchell Hashimoto e77b2b17c4 helper/schema: remove unused method
12 years ago
Mitchell Hashimoto 03c6453a72 helper/schema: FieldWriter, replace Set
12 years ago
Mitchell Hashimoto e9a4aaaca7 helper/schema: full object test for addrToSchema
12 years ago
Mitchell Hashimoto e57f3f69b1 helper/schema: empty maps, support reading objects directly
12 years ago
Mitchell Hashimoto f0af1c36f5 helper/schema: nested resource fields should be zero-valued on get
12 years ago
Mitchell Hashimoto 942a988ac2 helper/schema: zero value of a set should be a set
12 years ago
Mitchell Hashimoto b4bf813151 helper/schema: too big to fail
12 years ago
Mitchell Hashimoto aa82c10e39 Merge pull request #762 from atlassian/fix_count_example
12 years ago
Otto Jongerius fbfbccb895 fix invalid mixing of hcl and json
12 years ago
Mitchell Hashimoto 17201130ff Merge pull request #761 from justinclayton/patch-2
12 years ago
Justin Clayton 3e722d13ee Clarify re: Openstack support
12 years ago
Mitchell Hashimoto 864a8f24ec helper/schema: GoString for Set
12 years ago
Armon Dadgar 47f02f80bc CHANGELOG updates
12 years ago
Armon Dadgar b69239e7f8 command/meta: Adding additional nil guards
12 years ago