You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not a big deal for functionality, but when managing buildpacks with terraform it always shows a diff when using heroku/pgbouncer the buildpack since that ends up expanding to https://buildpack-registry.s3.amazonaws.com/buildpacks/heroku/pgbouncer.tgz. It expands to that s3 url no matter how you add heroku/pgbouncer, using terraform, the cli tool, or the settings page in the web UI. Not sure why it expands for this buildpack and not others
The text was updated successfully, but these errors were encountered:
@mmrobins Hi! This issue occurs for any buildpack when using the Buildpack Registry style short aliases - tracked at:
terraform-providers/terraform-provider-heroku/issues/170
Closing this out for now - would you mind pinging that other issue to remind the maintainers of the terraform provider that it's still an issue? :-)
Not a big deal for functionality, but when managing buildpacks with terraform it always shows a diff when using
heroku/pgbouncer
the buildpack since that ends up expanding to https://buildpack-registry.s3.amazonaws.com/buildpacks/heroku/pgbouncer.tgz. It expands to that s3 url no matter how you addheroku/pgbouncer
, using terraform, the cli tool, or the settings page in the web UI. Not sure why it expands for this buildpack and not othersThe text was updated successfully, but these errors were encountered: