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/helper
James Bardin a3a20e0396
remove LevelFilter
5 years ago
..
acctest Add 'RandIpAddress'. 7 years ago
experiment command: Add experimental concise diff renderer 6 years ago
hashcode Update hashcode.go 6 years ago
plugin Add support for provider metadata to modules. (#22583) 6 years ago
resource remove LevelFilter 5 years ago
schema Comment fixing 5 years ago
slowmessage helper/slowmessage 9 years ago
validation helper: remove a bunch of unused packages, types and functions 5 years ago
wrappedreadline
wrappedstreams don't call os.NewFile on unknown FDs 6 years ago
README.md helper: remove a bunch of unused packages, types and functions 5 years ago

README.md

Legacy Helper Libraries

The packages in this directory are all legacy code. Some of them are legacy because they are now maintained in the Terraform SDK, while others are just obsolete codepaths that we intend to migrate away from over time.

Avoid using functions from packages under helper/ in new projects.