Skip to content

v6.11.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 06:39
· 120 commits to master since this release
256fc5e

Does the PR have any schema changes?

Found 36 breaking changes:

Resources

  • "cloudflare:index/apiShield:ApiShield": properties:
    • 🟡 "errors" missing output "errors"
    • 🟡 "messages" missing output "messages"
    • 🟡 "success" missing output "success"
  • 🟢 "cloudflare:index/pagesProject:PagesProject": required inputs: "productionBranch" input has changed to Required
  • 🟢 "cloudflare:index/r2BucketEventNotification:R2BucketEventNotification": required inputs: "rules" input has changed to Required
  • 🟢 "cloudflare:index/zeroTrustDexTest:ZeroTrustDexTest": required: "targeted" property is no longer Required
  • 🟢 "cloudflare:index/zeroTrustDlpCustomEntry:ZeroTrustDlpCustomEntry": required: "profileId" property is no longer Required
  • 🟢 "cloudflare:index/zeroTrustDlpEntry:ZeroTrustDlpEntry": required: "profileId" property is no longer Required

Functions

  • 🟡 "cloudflare:index/getApiShield:getApiShield": inputs: "properties" missing input "properties"

Types

  • 🔴 "cloudflare:index/ApiShieldError:ApiShieldError" missing
  • 🔴 "cloudflare:index/ApiShieldErrorSource:ApiShieldErrorSource" missing
  • 🔴 "cloudflare:index/ApiShieldMessage:ApiShieldMessage" missing
  • 🔴 "cloudflare:index/ApiShieldMessageSource:ApiShieldMessageSource" missing
  • 🟡 "cloudflare:index/TunnelConfigConfig:TunnelConfigConfig": properties: "warpRouting" missing
  • 🔴 "cloudflare:index/TunnelConfigConfigWarpRouting:TunnelConfigConfigWarpRouting" missing
  • "cloudflare:index/ZeroTrustDexTestData:ZeroTrustDexTestData": required:
    • 🟢 "host" property is no longer Required
    • 🟢 "kind" property is no longer Required
  • 🟡 "cloudflare:index/ZeroTrustTunnelCloudflaredConfigConfig:ZeroTrustTunnelCloudflaredConfigConfig": properties: "warpRouting" missing
  • 🔴 "cloudflare:index/ZeroTrustTunnelCloudflaredConfigConfigWarpRouting:ZeroTrustTunnelCloudflaredConfigConfigWarpRouting" missing
  • 🟢 "cloudflare:index/getAccountsResult:getAccountsResult": required: "managedBy" property has changed to Required
  • 🟢 "cloudflare:index/getMagicTransitConnectorsResult:getMagicTransitConnectorsResult": required: "licenseKey" property has changed to Required
  • 🟢 "cloudflare:index/getNotificationPoliciesResultFilters:getNotificationPoliciesResultFilters": required: "types" property has changed to Required
  • 🟢 "cloudflare:index/getNotificationPolicyFilters:getNotificationPolicyFilters": required: "types" property has changed to Required
  • "cloudflare:index/getPagesProjectDeploymentConfigsPreview:getPagesProjectDeploymentConfigsPreview": required:
    • 🟢 "alwaysUseLatestCompatibilityDate" property has changed to Required
    • 🟢 "buildImageMajorVersion" property has changed to Required
    • 🟢 "failOpen" property has changed to Required
    • 🟢 "limits" property has changed to Required
    • 🟢 "usageModel" property has changed to Required
    • 🟢 "wranglerConfigHash" property has changed to Required
  • "cloudflare:index/getPagesProjectDeploymentConfigsProduction:getPagesProjectDeploymentConfigsProduction": required:
    • 🟢 "alwaysUseLatestCompatibilityDate" property has changed to Required
    • 🟢 "buildImageMajorVersion" property has changed to Required
    • 🟢 "failOpen" property has changed to Required
    • 🟢 "limits" property has changed to Required
    • 🟢 "usageModel" property has changed to Required
    • 🟢 "wranglerConfigHash" property has changed to Required
  • 🟢 "cloudflare:index/getWorkersResult:getWorkersResult": required: "references" property has changed to Required

New resources:

  • index/contentScanning.ContentScanning
  • index/organization.Organization
  • index/organizationProfile.OrganizationProfile

New functions:

  • index/getContentScanning.getContentScanning
  • index/getOrganization.getOrganization
  • index/getOrganizationProfile.getOrganizationProfile
  • index/getOrganizations.getOrganizations

What's Changed

Full Changelog: v6.10.1...v6.11.0