github heroku/terraform-provider-heroku v5.0.0

latest releases: v5.2.10, v5.2.9, v5.2.8...
2 years ago

Apps by ID

All heroku_app state & attribute references are now only by ID (UUID), no longer supporting interchangeability with app name.

🚨 Major version, HCL changes required, see the new Upgrading guide.

Features

  • heroku_app resource now stores state id as app ID instead of name
  • all heroku_app references converted to app_id (from app) with UUID validation
  • automatic state migration for these changes
  • updated documentation covering all changes.

Don't miss a new terraform-provider-heroku release

NewReleases is sending notifications on new releases.