github gruntwork-io/terraform-aws-utilities v0.0.2

latest releases: v0.10.1, v0.10.0, v0.9.6...
6 years ago

#3: Added two new modules:

  1. operating-system: This can be used to detect the operating system on which Terraform is currently running.

  2. join-path: This can be used to join multiple path parts (folders, files) into a single path, using the proper separator for the current OS.

The primary use case is so we can format paths properly on Windows vs Linux.

Don't miss a new terraform-aws-utilities release

NewReleases is sending notifications on new releases.