Skip to content

v1.0.0-beta.6

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Mar 23:23
· 45 commits to main since this release

Changelog

Features

  • 3d5df59 feat: add support for multiple v4 names in GetResourceRename (#231)
  • 772c1f3 feat: phased migration for cloudflare_zone_settings_override — no more terraform state rm (#246)
  • 91dcb1c feat: v5 e2e test runner (#247)

Bug Fixes

  • f24c5eb fix: extract profile_id from import-address annotation for predefined DLP profiles + Atlantis migration guide (#245)
  • 6309bcf fix(ci): add missing env vars (#242)
  • 2e792a0 fix(docs): update docs (#243)
  • 554cee4 fix(e2e): add e2e-specific testdata to exclude resources that need real API credentials
  • e6a6d8f fix: resolve access policy and AOP certificate migration bugs (#248)
  • b117a4d fix: resolve research team migration issues (TKT-001, TKT-004)

Others

  • 08c31fc Migration fixes (#249)
  • 6ac76f1 Zero trust gateway certificate fix (#240)
  • 43794b3 feat(verify-drift): add verify-drift subcommand for post-migration plan validation (#236)
  • 9c88e7f fix(drift-exemptions): exempt conditional_access_enabled false->null for identity providers (#239)
  • 6d63ea4 fix(load_balancer,healthcheck,zero_trust_gateway_settings): address migration coverage gaps (#238)
  • 5843ace refactor: remove TransformState pipeline — state migration now fully provider-driven (#241)
  • d8b90f5 refactor: replace StateTypeRenames side-channel with PerInstanceTypeRouter interface (#237)