v0.12.0
ENHANCEMENTS
- Add support for managing Terraform Cloud Agent authentication tokens (#169)
- Add support for managing User authentication tokens (#157)
- Add the Terraform Cloud IP Ranges meta API (#142)
- Add
Runs.ReadWithOptions
(allowinginclude
values when fetching a single run) andRun.CreatedBy
relationship. (#168) - Add
Include
field toRunListOptions
(#167) - Add the associated run as a relationship to
PolicyCheck
(#162) - Add additional entitlement values to an organization's Entitlement struct (#156)
BUG FIXES
- Add ID to struct to maintain consistency with the module registry API (#139)