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.47.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.48.0
Choose a head ref
  • 6 commits
  • 27 files changed
  • 5 contributors

Commits on Mar 31, 2025

  1. Configuration menu
    Copy the full SHA
    862db91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    513808a View commit details
    Browse the repository at this point in the history
  3. fix(mongodb): store partial state (#752)

    * fix: mongodb store partial state
     - avoid that an instance is created but not stored in terraform because an error occurred
    
    * add nil checks for CreateInstance response
    marceljk authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    a8809a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. chore(projectmanager): remove members attribute (#737)

    relates to STACKITTPR-165
    rubenhoenle authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    297a8a6 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update stackit sdk modules (#727)

    * fix(deps): update stackit sdk modules
    
    * fix(authorization): adjustments related to sdk version bump
    
    ---------
    
    Co-authored-by: Renovate Bot <[email protected]>
    Co-authored-by: Ruben Hoenle <[email protected]>
    3 people authored Apr 1, 2025
    Configuration menu
    Copy the full SHA
    3c3fcfd View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. Configuration menu
    Copy the full SHA
    e2f32b5 View commit details
    Browse the repository at this point in the history
Loading