⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

feat(cdn): implement new bucket backend type#1185

Open
matheuspolitano wants to merge 17 commits intostackitcloud:mainfrom
matheuspolitano:mp/feat/integrate-bucket
Open

feat(cdn): implement new bucket backend type#1185
matheuspolitano wants to merge 17 commits intostackitcloud:mainfrom
matheuspolitano:mp/feat/integrate-bucket

Conversation

@matheuspolitano
Copy link
Contributor

@matheuspolitano matheuspolitano commented Feb 3, 2026

Description

Integrate the Bucket backend support into the Terraform Provider in order to enable customers to configure Object Storage buckets with authentication as origins for their CDN distributions.

https://jira.schwarz/browse/STACKITCDN-1075

Checklist

  • Issue was linked above
  • Code format was applied: make fmt
  • Examples were added / adjusted (see examples/ directory)
  • Docs are up-to-date: make generate-docs (will be checked by CI)
  • Unit tests got implemented or updated
  • Acceptance tests got implemented or updated (see e.g. here)
  • Unit tests are passing: make test (will be checked by CI)
  • No linter issues: make lint (will be checked by CI)

@matheuspolitano matheuspolitano requested a review from a team as a code owner February 3, 2026 17:34
return core.DiagsToError(diags)
}

// Check if we have existing configuration to preerve secrets
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// Check if we have existing configuration to preerve secrets
// Check if we have existing configuration to preserve secrets

minor typo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants