Skip to content

2.4.0 (April 22, 2020)

Compare
Choose a tag to compare
@mars mars released this 22 Apr 17:01
· 207 commits to master since this release

FEATURES:

  • Resource heroku_pipeline now supports setting owner user or team, including defaulting to the current API key's user ID (#259)

IMPROVEMENTS:

  • Terraform Provider acceptance tests now run on pull requests, pushes to master, and nightly using GitHub Actions configured for the CI workflows

BUG FIXES:

  • Resource heroku_app
    • now imports buildpacks and other attributes, consistent with create & read (#257)
    • now reads organization.locked, consistent with create (#257)
    • drops the non-standard uuid attribute (#257)
  • Data source heroku_app now returns id attribute, consistent with resource heroku_app (#255)