Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hetznercloud/terraform-provider-hcloud
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.39.0
Choose a base ref
...
head repository: hetznercloud/terraform-provider-hcloud
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.40.0
Choose a head ref
  • 10 commits
  • 19 files changed
  • 4 contributors

Commits on May 17, 2023

  1. ci: support TPS usage in e2e tests (#681)

    * chore(ci): support TPS usage in e2e CI
    
    * test: use configurable domain for managed certificate
    
    While migrating this project from TTS -> TPS we switched the Hetzner
    account. The new account does not have the domain hc-certs.de
    configured. This causes the test to fail.
    
    This commit makes the domain used in the test configurable and skips
    the test in case no domain is set.
    
    * test: skip/fix further tests after account change
    
    * test: avoid 500 in api by running firewall tests in parallel
    
    * ci: make debug logs available
    
    ---------
    
    Co-authored-by: Julian Tölle <julian.toelle@hetzner-cloud.de>
    samcday and apricote authored May 17, 2023
    Copy the full SHA
    027d517 View commit details

Commits on Jun 13, 2023

  1. chore(deps): update module github.com/stretchr/testify to v1.8.4 (#682)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 13, 2023
    Copy the full SHA
    daacca3 View commit details
  2. Copy the full SHA
    2912f45 View commit details
  3. test: avoid 500 in api by running firewall tests in parallel (#694)

    Follow up to #681, which already moved the resource tests to serial.
    This commit changes the data source tests.
    apricote authored Jun 13, 2023
    Copy the full SHA
    22ca3c4 View commit details
  4. fix(deps): update module github.com/hetznercloud/hcloud-go to v1.46.0 (

    …#693)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 13, 2023
    Copy the full SHA
    4a397da View commit details
  5. Copy the full SHA
    9261f37 View commit details
  6. Copy the full SHA
    9e6a22c View commit details
  7. Copy the full SHA
    6b38b49 View commit details
  8. fix(deps): update module golang.org/x/crypto to v0.9.0 (#679)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 13, 2023
    Copy the full SHA
    9e6e166 View commit details
  9. Copy the full SHA
    fa8c20e View 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 v1.39.0...v1.40.0