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.41.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.42.0
Choose a head ref
  • 9 commits
  • 14 files changed
  • 4 contributors

Commits on Jul 6, 2023

  1. deps: update module golang.org/x/net to v0.12.0 (#709)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 6, 2023
    Copy the full SHA
    2b4b699 View commit details
  2. deps: update module github.com/hashicorp/terraform-plugin-sdk/v2 to v…

    …2.27.0 (#706)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 6, 2023
    Copy the full SHA
    7a4898b View commit details

Commits on Jul 10, 2023

  1. ci: use shared gitlab CI template (#712)

    - Use new default tag 'cloud-integrations'
    
    I am moving the default GitLab pipeline config (job tags, job templates) to a shared repository.
    jooola authored Jul 10, 2023
    Copy the full SHA
    086f4be View commit details

Commits on Jul 13, 2023

  1. fix(rdns): crash when resource was deleted outside of terraform (#720)

    A missing referenced resource was handled by returning an error. In
    terraform this should be handled my removing the resource (setting empty
    ID).
    
    Fixes #710
    apricote authored Jul 13, 2023
    Copy the full SHA
    aad0614 View commit details
  2. fix(lb): early validation for lb_target arguments (#721)

    The current validation is only executed on `apply`. By utilizing the
    schema to do the validation it will already execute in the `plan` stage.
    apricote authored Jul 13, 2023
    Copy the full SHA
    10928d1 View commit details
  3. Copy the full SHA
    9f039ba View commit details
  4. deps: update module github.com/hetznercloud/hcloud-go to v1.48.0 (#718)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 13, 2023
    Copy the full SHA
    a256084 View commit details
  5. chore(deps): update golang docker tag to v1.20 (#636)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 13, 2023
    Copy the full SHA
    0556fd1 View commit details

Commits on Jul 24, 2023

  1. Copy the full SHA
    2c0d3cc 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.41.0...v1.42.0