github gruntwork-io/terratest v0.30.3

latest releases: v0.46.15, v0.46.14, v0.46.13...
3 years ago

Modules affected

  • azure
  • collections

Description

  • Add helper functions for getting and testing Availability Sets in Azure. Check out https://github.com/gruntwork-io/terratest/blob/master/modules/azure/availabilityset.go for the list of functions.
  • Add a new collections helper function that gets the last item of a string, sliced by a separator (GetSliceLastValueE).
  • Add a new collections helper function that gets the index of a substring in a string, sliced by a separator (GetSliceIndexValueE).

Special thanks

Special thanks to @davesee for their contribution!

Related links

Don't miss a new terratest release

NewReleases is sending notifications on new releases.