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
Kristin Laemmert 3fa063b8dc
command/format: concise diff is now the default (#27079)
5 years ago
..
acctest Add 'RandIpAddress'. 7 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.