BREAKING CHANGES:
-detailed-exit-code to Terraform.Plan calls, Terraform.Plan now also returns a bool indicating if any diff is present (#55)FEATURES:
Terraform.SetAppendUserAgent for User-Agent management from consuming applications (#46)Terraform.WorkspaceList, Terraform.WorkspaceNew, and Terraform.WorkspaceSelect along with the ErrNoWorkspace error to indicate a workspace does not exist (#56)VarFile options (#61)BUG FIXES: