Skip to content

feat(cdn): Add support for configuring WAF#1372

Merged
Fyusel merged 89 commits into
stackitcloud:mainfrom
matheuspolitano:mp/cdn/feat/implement-configuring-waf
May 11, 2026
Merged

feat(cdn): Add support for configuring WAF#1372
Fyusel merged 89 commits into
stackitcloud:mainfrom
matheuspolitano:mp/cdn/feat/implement-configuring-waf

Conversation

@matheuspolitano
Copy link
Copy Markdown
Contributor

@matheuspolitano matheuspolitano commented Apr 13, 2026

Description

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

I want to add support for the waf configuration block in the CDN distribution resource,so that users can programmatically manage security tiers, paranoia levels, and granular rule overrides (Enabled/Disabled/Log-only) via Terraform.

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 April 13, 2026 13:30
@matheuspolitano matheuspolitano changed the title Mp/cdn/feat/implement configuring waf feat(cdn): Add support for configuring WAF Apr 13, 2026
@matheuspolitano
Copy link
Copy Markdown
Contributor Author

@Fyusel @marceljk Kindly prioritize the review of PR #1333, as the current pull request builds upon those changes.

Comment thread stackit/internal/services/cdn/distribution/resource.go Outdated
Comment thread stackit/internal/services/cdn/distribution/resource.go Outdated
Comment thread stackit/internal/services/cdn/distribution/resource.go Outdated
Comment thread stackit/internal/services/cdn/distribution/resource.go Outdated
Comment thread stackit/internal/services/cdn/distribution/resource.go Outdated
Comment thread stackit/internal/services/cdn/cdn_acc_test.go Outdated
marceljk
marceljk previously approved these changes May 8, 2026
@Fyusel
Copy link
Copy Markdown
Contributor

Fyusel commented May 11, 2026

@matheuspolitano The tests are currently failing. Afterwards I would also approve and this can be merged

@Fyusel Fyusel enabled auto-merge (squash) May 11, 2026 06:18
@Fyusel Fyusel disabled auto-merge May 11, 2026 06:18
@Fyusel Fyusel merged commit 3da1f31 into stackitcloud:main May 11, 2026
3 checks passed
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.

5 participants