# Functions
String generates a random alphanumeric string of the length specified.
Template renders templates defined with {{.random}} placeholders.
TestCheckResourceAttr is a TestCheckFunc which validates the value in state for the given name/key combination after applying a template over the value.