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 29c342b020
remove unused helper packages
6 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
slowmessage
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 6 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.