heroku / terraform-provider-heroku

Terraform Heroku provider
https://registry.terraform.io/providers/heroku/heroku/latest
Mozilla Public License 2.0
99 stars 75 forks source link

Upgrade module to v5 #346

Closed sarahoh2468 closed 1 year ago

sarahoh2468 commented 1 year ago

The tagging and module version are not consistent (currently on v4 and most recent release is 5.1.5). This PR upgrades the module to v5

More context here: https://salesforce-internal.slack.com/archives/CCHLHGYN4/p1666192706879899

(For the public, this change is to resolve an error with importing this provider as a module for use within another provider.)

mars commented 1 year ago

@sarahoh2468 why not only update the paths to v5 instead of a whole new major revision?