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: opentelekomcloud/terraform-provider-opentelekomcloud
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.36.27
Choose a base ref
...
head repository: opentelekomcloud/terraform-provider-opentelekomcloud
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.36.28
Choose a head ref
  • 3 commits
  • 14 files changed
  • 3 contributors

Commits on Dec 19, 2024

  1. [Fix] OBS: Fix OBS encryption disable (#2771)

    [Fix] OBS: Fix OBS encryption disable
    
    Summary of the Pull Request
    Fix disable for obs bucket resource.
    PR Checklist
    
     Refers to: #2768
     Tests added/passed.
     Documentation updated.
     Schema updated.
     Release notes added.
    
    Acceptance Steps Performed
    === RUN   TestAccObsBucket_basic
    === PAUSE TestAccObsBucket_basic
    === CONT  TestAccObsBucket_basic
    --- PASS: TestAccObsBucket_basic (84.85s)
    PASS
    
    Process finished with the exit code 0
    
    Reviewed-by: Anton Sidelnikov
    artem-lifshits authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    8054ca6 View commit details
    Browse the repository at this point in the history
  2. [Refactor] CCE: Refactor CCE Addons (#2770)

    [Refactor] CCE: Refactor CCE Addons
    
    Summary of the Pull Request
    Apply changes from gopher in provider
    PR Checklist
    
     Tests added/passed.
     Release notes added.
    
    Acceptance Steps Performed
    === RUN   TestAccCCEAddonV3Basic
    === PAUSE TestAccCCEAddonV3Basic
    === RUN   TestAccCCEAddonV3CoreDNS
    === PAUSE TestAccCCEAddonV3CoreDNS
    === RUN   TestAccCCEAddonV3Flavor
    === PAUSE TestAccCCEAddonV3Flavor
    === CONT  TestAccCCEAddonV3Basic
    === CONT  TestAccCCEAddonV3CoreDNS
    === CONT  TestAccCCEAddonV3Flavor
    --- PASS: TestAccCCEAddonV3CoreDNS (666.39s)
    --- PASS: TestAccCCEAddonV3Flavor (734.45s)
    --- PASS: TestAccCCEAddonV3Basic (769.78s)
    PASS
    
    Skipped: TestAccCCEAddonV3ForceNewCCE
    
    Reviewed-by: Anton Sidelnikov
    muneeb-jan authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    6b85863 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. [Fix] snapshot configuration update with kms key (#2772)

    [Fix] snapshot configuration update with kms key
    
    Summary of the Pull Request
    PR Checklist
    
     Refers to: #2769
     Tests added/passed.
     Documentation updated.
     Schema updated.
     Release notes added.
    
    Acceptance Steps Performed
    === RUN   TestResourceCSSSnapshotConfigurationV1_basic
    === PAUSE TestResourceCSSSnapshotConfigurationV1_basic
    === CONT  TestResourceCSSSnapshotConfigurationV1_basic
    --- PASS: TestResourceCSSSnapshotConfigurationV1_basic (832.78s)
    === RUN   TestAccCheckCSSV1Validation
    --- PASS: TestAccCheckCSSV1Validation (3.89s)
    PASS
    
    Process finished with the exit code 0
    
    Reviewed-by: Vladimir Vshivkov
    Reviewed-by: Muneeb H. Jan <muneebhafeezjan@gmail.com>
    anton-sidelnikov authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    7b152a9 View commit details
    Browse the repository at this point in the history
Loading