-
Notifications
You must be signed in to change notification settings - Fork 77
Comparing changes
Open a pull request
base repository: heroku/terraform-provider-heroku
base: v5.1.5
head repository: heroku/terraform-provider-heroku
compare: master
Commits on Oct 19, 2022
-
* upgrade module to v6 * upgrade to v5
Configuration menu - View commit details
-
Copy full SHA for 1049b01 - Browse repository at this point
Copy the full SHA 1049b01View commit details
Commits on Dec 6, 2022
-
* Revise free product naming to basic/mini * Replace discontinued deployhooks addon with scheduler addon * Replace free product naming with basic
Configuration menu - View commit details
-
Copy full SHA for a412a52 - Browse repository at this point
Copy the full SHA a412a52View commit details -
Always set Formation quantity from the resource’s attribute (#352)
* Always set Formation quantity from the resource’s attribute * Always set Formation quantity, not size, from the resource’s attribute
Configuration menu - View commit details
-
Copy full SHA for 1efe13b - Browse repository at this point
Copy the full SHA 1efe13bView commit details
Commits on Dec 7, 2022
-
Upgrade terraform-plugin-sdk to v2.24.1 (#354)
* upgraded terraform-plugin-sdk to v2.24.1 * Upgrade to Go 1.19 * Include minor gofmt, go tidy, & go vendor changes from upgrade to Go 1.19 * Upgrade CI to Terraform 1.3.6
Configuration menu - View commit details
-
Copy full SHA for 94318ec - Browse repository at this point
Copy the full SHA 94318ecView commit details
Commits on Dec 9, 2022
-
Retry slug uploads when error is encountered (#356)
* Retry slug uploads when error is encountered * More descriptive error on timeout when retrying slug upload
Configuration menu - View commit details
-
Copy full SHA for 7f1cea7 - Browse repository at this point
Copy the full SHA 7f1cea7View commit details
Commits on Jan 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e967034 - Browse repository at this point
Copy the full SHA e967034View commit details
Commits on Feb 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5cf20ba - Browse repository at this point
Copy the full SHA 5cf20baView commit details
Commits on Feb 21, 2023
-
Domain sni_endpoint_id cooperation with ACM (#361)
* Domain sni_endpoint_id should not be computed, so that it remains unset for ACM apps * Domain should not read/set sni_endpoint_id for ACM apps * Update Domain docs with ACM vs manual cert management differences
Configuration menu - View commit details
-
Copy full SHA for 2215717 - Browse repository at this point
Copy the full SHA 2215717View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f9ff29 - Browse repository at this point
Copy the full SHA 9f9ff29View commit details
Commits on Feb 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5c2c58a - Browse repository at this point
Copy the full SHA 5c2c58aView commit details
Commits on Mar 15, 2023
-
Fix build flag to set provider version for user-agent string (#367)
* Fix build flag to set provider version for user-agent string * Use Heroku’s runner for release workflow * Fix naming of provider version source for user-agent string
Configuration menu - View commit details
-
Copy full SHA for 82ec9a7 - Browse repository at this point
Copy the full SHA 82ec9a7View commit details -
New Provider security option and Security Practices guide (#363)
* Provider configuration to skip setting addon config_var_values in state (matching the prior functionality for app all_config_vars) * New Guide: Security Practices, including how the provider customizations for security work
Configuration menu - View commit details
-
Copy full SHA for 0858940 - Browse repository at this point
Copy the full SHA 0858940View commit details
Commits on Apr 11, 2023
-
Skip heroku_review_app_config.deploy_target.id region lookup for space (
#368) The current code assumes that the heroku_review_app_config.deploy_target is a region and tries to resolve it to a name, but in the case of a deploy target that is a Private Space, it should remain as the id, as space names would violate the schema and cause breaking changes. This skips the name look up if the type is space.
Configuration menu - View commit details
-
Copy full SHA for 3a83337 - Browse repository at this point
Copy the full SHA 3a83337View commit details -
Configuration menu - View commit details
-
Copy full SHA for a74bc62 - Browse repository at this point
Copy the full SHA a74bc62View commit details
Commits on May 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 68032c9 - Browse repository at this point
Copy the full SHA 68032c9View commit details -
Fix tests by using default stack for apps, no longer requiring test u…
…pdates as stacks are end-of-lifed
Configuration menu - View commit details
-
Copy full SHA for a7d26fa - Browse repository at this point
Copy the full SHA a7d26faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03cade5 - Browse repository at this point
Copy the full SHA 03cade5View commit details -
Merge pull request #372 from heroku/randomized-herokuapp-names
Prepare for randomized herokuapp.com app names
Configuration menu - View commit details
-
Copy full SHA for 69a18b0 - Browse repository at this point
Copy the full SHA 69a18b0View commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 49d4874 - Browse repository at this point
Copy the full SHA 49d4874View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7311531 - Browse repository at this point
Copy the full SHA 7311531View commit details
Commits on Jul 26, 2023
-
App data source gets last successful Release & Slug IDs (#376)
* App data source now provides the app's last successful Release ID & Slug ID * Fix broken add-on tests to use Heroku add-on instead of 3rd party
Configuration menu - View commit details
-
Copy full SHA for da2d6b9 - Browse repository at this point
Copy the full SHA da2d6b9View commit details
Commits on Aug 14, 2023
-
Add UUID to space data source (#378)
* Add UUID so it fetches the Space.ID * Update docs --------- Co-authored-by: Mars Hall <mars@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for be0e791 - Browse repository at this point
Copy the full SHA be0e791View commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bf551f5 - Browse repository at this point
Copy the full SHA bf551f5View commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b03a303 - Browse repository at this point
Copy the full SHA b03a303View commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0cd2b9e - Browse repository at this point
Copy the full SHA 0cd2b9eView commit details
Commits on Jul 17, 2024
-
Remove or replace references to the Postgres "mini" plan (#387)
* Remove or replace references to the Postgres "mini" plan * Some test assertions require the default postgres plan name * Distinguish the user-set Add-on attribute from the Add-on's provisioned plan
Configuration menu - View commit details
-
Copy full SHA for ff6a485 - Browse repository at this point
Copy the full SHA ff6a485View commit details
Commits on Aug 12, 2024
-
Switch to new Ubunbtu 24.04 custom GitHub runner group (#385)
New custom GitHub Actions runner groups have been created for Ubuntu 24.04: https://salesforce.quip.com/bu6UA0KImOxJ#temp:C:GZR57becb9df8d94f80b132168fd https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md This switches to them, so we can clean up the old groups.
Configuration menu - View commit details
-
Copy full SHA for b2913ef - Browse repository at this point
Copy the full SHA b2913efView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.1.5...master