You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/internal/ast
Daniel Schmidt 44fcb42022
fix extraction issue
2 months ago
..
ast.go fix extraction issue 2 months ago
ast_test.go ast: add Attributes, SetAttributeTraversal, and ReferencesPrefix 2 months ago
config.go ast: implement tests for extract-to-resource, move-attr-to-block, flatten-block, remove-resource-with-refs 2 months ago
config_test.go add config parsing 2 months ago
doc.go add config parsing 2 months ago
migrations_block_rename_test.go add new tests 2 months ago
migrations_deprecated_resource_test.go add new tests 2 months ago
migrations_future_test.go ast: implement tests for extract-to-resource, move-attr-to-block, flatten-block, remove-resource-with-refs 2 months ago
migrations_indirect_refs_test.go add tests for indirect referencing 2 months ago
migrations_merge_attrs_test.go add new tests 2 months ago
migrations_test.go add more real-world test cases 2 months ago
migrations_type_change_test.go add new tests 2 months ago