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: stackitcloud/terraform-provider-stackit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.48.0
Choose a base ref
...
head repository: stackitcloud/terraform-provider-stackit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.49.0
Choose a head ref
  • 15 commits
  • 118 files changed
  • 8 contributors

Commits on Apr 2, 2025

  1. fix(deps): update module github.com/hashicorp/terraform-plugin-testin…

    …g to v1.12.0 (#724)
    
    * fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.12.0
    
    * fix: removed toolchain option that confuses snyk
    
    ---------
    
    Co-authored-by: Renovate Bot <[email protected]>
    Co-authored-by: Rüdiger Schmitz <[email protected]>
    3 people authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    68605af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5527080 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. chore(github): add pull request template (#748)

    * chore(make): add terraform fmt to fmt task
    
    relates to STACKITTPR-138
    rubenhoenle authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    6d49b2f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. Handle network prefixes correctly (#753)

    * wip
    
    * fix: corrected testcase
    
    * fix: change prefix to workaround bug in current environment
    
    * fix: made acceptance test more robust for randomized nameserver order
    
    * fix: updated documentation
    
    * fix: linter issue
    
    * fix: acceptance test still relied on a fixed order of nameservers
    
    * fix: fixed import acceptance testcase
    bahkauv70 authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    c7ed274 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update stackit sdk modules (#763)

    * fix(deps): update stackit sdk modules
    
    * chore: corrected constants deprecations
    
    ---------
    
    Co-authored-by: Renovate Bot <[email protected]>
    Co-authored-by: Rüdiger Schmitz <[email protected]>
    3 people authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    79d7b80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1a8fde View commit details
    Browse the repository at this point in the history
  4. chore(sqlserverflex): docs adjustments (#756)

    relates to STACKITTPR-169 / #729
    rubenhoenle authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    1c02c5e View commit details
    Browse the repository at this point in the history
  5. fix(STACKITTPR-168): improve error messages (#762)

    * remove deprecated argus resources
    
    * improve error messages
    marceljk authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    d6749b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. fix(beta): remove caching of beta checks (#757)

    beta checks caused issues when debugging
    
    relates to STACKITTPR-206
    rubenhoenle authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    7cc9ca4 View commit details
    Browse the repository at this point in the history
  2. chore(github): add issue templates (#750)

    relates to STACKITTPR-138
    rubenhoenle authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    c41d61c View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. feat(ci): ensure docs are up-to-date on PRs (#767)

    relates to STACKITTPR-153
    rubenhoenle authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    37754e8 View commit details
    Browse the repository at this point in the history
  2. feat(ci): close stale PRs automatically (#770)

    relates to STACKITTPR-207
    rubenhoenle authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    6d4627c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44f67ad View commit details
    Browse the repository at this point in the history
  4. chore(doc): add documentation of release process (#769)

    relates to STACKITTPR-200
    rubenhoenle authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    bce05fb View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. fix(acceptance-tests): Postgresql use force delete (#771)

    - use TF_ACC_REGION in acceptance test
    
    Signed-off-by: Alexander Dahmen <[email protected]>
    Fyusel authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    67778eb View commit details
    Browse the repository at this point in the history
Loading