-
Notifications
You must be signed in to change notification settings - Fork 577
fix(deps): update dependency @pulumi/cloudflare to v6 #3993
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Apollo Federation Subgraph Compatibility Results
Learn more: |
💻 Website PreviewThe latest changes are available as preview in: https://pr-3993.graphql-yoga.pages.dev |
✅ Benchmark Results
|
d6b77cf
to
e343493
Compare
e343493
to
d508f1b
Compare
d508f1b
to
6318bb2
Compare
6318bb2
to
d7e02cc
Compare
d7e02cc
to
7157e5b
Compare
7157e5b
to
937937f
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
5.49.1
->6.1.0
Release Notes
pulumi/pulumi-cloudflare (@pulumi/cloudflare)
v6.1.0
Compare Source
Does the PR have any schema changes?
Found 43 breaking changes:
Resources
🟢
"approvalRequired" property is no longer Required🟢
"isolationRequired" property is no longer Required🟢
"purposeJustificationRequired" property is no longer Required🟡
"cloudflare:index/accountToken:AccountToken": inputs: "status" missing🟢
"cloudflare:index/magicTransitSiteLan:MagicTransitSiteLan": required: "vlanTag" property is no longer Required🟢
"cloudflare:index/magicTransitSiteWan:MagicTransitSiteWan": required: "vlanTag" property is no longer Required🟢
"cloudflare:index/ruleset:Ruleset": required: "rules" property is no longer Required🔴
"cloudflare:index/workerSecret:WorkerSecret" missing🟢
"approvalRequired" property is no longer Required🟢
"isolationRequired" property is no longer Required🟢
"purposeJustificationRequired" property is no longer RequiredTypes
🟢
"address" property is no longer Required🟢
"description" property is no longer Required🟢
"address" property is no longer Required🟢
"description" property is no longer Required🟢
"address" property is no longer Required🟢
"description" property is no longer Required🟢
"address" property is no longer Required🟢
"description" property is no longer Required🟡
"dns" type changed from "string" to "#/types/cloudflare:index/ZeroTrustGatewayLoggingSettingsByRuleTypeDns:ZeroTrustGatewayLoggingSettingsByRuleTypeDns"🟡
"http" type changed from "string" to "#/types/cloudflare:index/ZeroTrustGatewayLoggingSettingsByRuleTypeHttp:ZeroTrustGatewayLoggingSettingsByRuleTypeHttp"🟡
"l4" type changed from "string" to "#/types/cloudflare:index/ZeroTrustGatewayLoggingSettingsByRuleTypeL4:ZeroTrustGatewayLoggingSettingsByRuleTypeL4"🟢
"cloudflare:index/getQueueSettings:getQueueSettings": required: "deliveryPaused" property has changed to Required🟢
"cloudflare:index/getQueuesResultSettings:getQueuesResultSettings": required: "deliveryPaused" property has changed to Required🟡
"lastUpdated" missing🟡
"version" missing🟢
"lastUpdated" property is no longer Required🟢
"version" property is no longer Required🟡
properties: "lastUpdated" missing🟢
required: "lastUpdated" property is no longer Required🟢
"turnstileAction" property has changed to Required🟢
"turnstileMode" property has changed to Required🟢
"cloudflare:index/getWorkersKvNamespacesResult:getWorkersKvNamespacesResult": required: "beta" property has changed to Required🟢
"cloudflare:index/getZeroTrustAccessApplicationsResult:getZeroTrustAccessApplicationsResult": required: "readServiceTokensFromHeader" property has changed to Required🟡
"dns" type changed from "string" to "#/types/cloudflare:index/getZeroTrustGatewayLoggingSettingsByRuleTypeDns:getZeroTrustGatewayLoggingSettingsByRuleTypeDns"🟡
"http" type changed from "string" to "#/types/cloudflare:index/getZeroTrustGatewayLoggingSettingsByRuleTypeHttp:getZeroTrustGatewayLoggingSettingsByRuleTypeHttp"🟡
"l4" type changed from "string" to "#/types/cloudflare:index/getZeroTrustGatewayLoggingSettingsByRuleTypeL4:getZeroTrustGatewayLoggingSettingsByRuleTypeL4"🟢
"cloudflare:index/getZeroTrustGatewayPoliciesResultRuleSettings:getZeroTrustGatewayPoliciesResultRuleSettings": required: "redirect" property has changed to Required🟢
"cloudflare:index/getZeroTrustGatewayPolicyRuleSettings:getZeroTrustGatewayPolicyRuleSettings": required: "redirect" property has changed to Required🟢
"includeContext" property has changed to Required🟢
"mode" property has changed to Required🟢
"targetUri" property has changed to Required🟢
"cloudflare:index/getZeroTrustListsResult:getZeroTrustListsResult": required: "items" property has changed to RequiredNew resources:
index/workersForPlatformsScriptSecret.WorkersForPlatformsScriptSecret
New functions:
index/getWorkersForPlatformsScriptSecret.getWorkersForPlatformsScriptSecret
index/getWorkersForPlatformsScriptSecrets.getWorkersForPlatformsScriptSecrets
What's Changed
New Contributors
Full Changelog: pulumi/pulumi-cloudflare@v6.0.1...v6.1.0
v6.0.1
Compare Source
Does the PR have any schema changes?
Looking good! No breaking changes found.
No new resources/functions.
What's Changed
Full Changelog: pulumi/pulumi-cloudflare@v6.0.0...v6.0.1
v6.0.0
Compare Source
Breaking Changes
This release introduces major changes to the provider. We've done our best to maintain backwards-compatibility but the underlying TF provider has had major changes and some rough edges might remain.
Please refer to the TF provider migration guide for a rough overview of the changes: https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/guides/version-5-upgrade Note that the Pulumi provider does not have automatic code migrations but instead aliases all the old resource names to work in the new major version.
Does the PR have any schema changes?
Found 1622 breaking changes:
Resources
🟡
"corsHeaders" type changed from "array" to "#/types/cloudflare:index/AccessApplicationCorsHeaders:AccessApplicationCorsHeaders":🟡
items had &{Type: Ref:#/types/cloudflare:index/AccessApplicationCorsHeader:AccessApplicationCorsHeader AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false} but now has no type🟡
"domainType" missing🟡
"policies": items type changed from "string" to "#/types/cloudflare:index/AccessApplicationPolicy:AccessApplicationPolicy"🟡
"corsHeaders" type changed from "array" to "#/types/cloudflare:index/AccessApplicationCorsHeaders:AccessApplicationCorsHeaders":🟡
items had &{Type: Ref:#/types/cloudflare:index/AccessApplicationCorsHeader:AccessApplicationCorsHeader AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false} but now has no type🟡
"domainType" missing output "domainType"🟡
"policies": items type changed from "string" to "#/types/cloudflare:index/AccessApplicationPolicy:AccessApplicationPolicy"🟢
"accountId" property is no longer Required🟢
"domain" property is no longer Required🟢
"name" property is no longer Required🟢
"zoneId" property is no longer Required🟡
inputs: "applicationId" missing🟡
properties: "applicationId" missing output "applicationId"🟢
"accountId" property is no longer Required🟢
"zoneId" property is no longer Required🟢
required inputs: "appId" input has changed to Required🟡
inputs: "zoneId" missing🟡
properties: "zoneId" missing output "zoneId"🟢
"accountId" input has changed to Required🟢
"customHtml" input has changed to Required🟢
"cloudflare:index/accessGroup:AccessGroup": required: "zoneId" property is no longer Required🟡
"configs" missing🟡
"scimConfigs" missing🟡
"configs" missing output "configs"🟡
"scimConfigs" missing output "scimConfigs"🟢
required inputs: "config" input has changed to Required🟡
inputs: "keyRotationIntervalDays" type changed from "integer" to "number"🟡
properties: "keyRotationIntervalDays" type changed from "integer" to "number"🟢
required inputs: "keyRotationIntervalDays" input has changed to Required🟢
"accountId" property is no longer Required🟢
"zoneId" property is no longer Required🟢
required inputs: "certificate" input has changed to Required🟢
"cloudflare:index/accessMutualTlsHostnameSettings:AccessMutualTlsHostnameSettings": required inputs: "settings" input has changed to Required🟡
"customPages" type changed from "array" to "#/types/cloudflare:index/AccessOrganizationCustomPages:AccessOrganizationCustomPages":🟡
items had &{Type: Ref:#/types/cloudflare:index/AccessOrganizationCustomPage:AccessOrganizationCustomPage AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false} but now has no type🟡
"loginDesigns" missing🟡
"customPages" type changed from "array" to "#/types/cloudflare:index/AccessOrganizationCustomPages:AccessOrganizationCustomPages":🟡
items had &{Type: Ref:#/types/cloudflare:index/AccessOrganizationCustomPage:AccessOrganizationCustomPage AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false} but now has no type🟡
"loginDesigns" missing output "loginDesigns"🟢
"accountId" property is no longer Required🟢
"authDomain" property is no longer Required🟢
"name" property is no longer Required🟢
"zoneId" property is no longer Required🟡
"applicationId" missing🟡
"connectionRules" missing🟡
"precedence" missing🟡
"zoneId" missing🟡
"applicationId" missing output "applicationId"🟡
"connectionRules" missing output "connectionRules"🟡
"precedence" missing output "precedence"🟡
"zoneId" missing output "zoneId"🟢
required inputs: "accountId" input has changed to Required🟢
"accountId" property is no longer Required🟢
"zoneId" property is no longer Required🟡
inputs: "minDaysForRenewal" missing🟡
properties: "minDaysForRenewal" missing output "minDaysForRenewal"🟡
"appCount" missing🟡
"zoneId" missing🟡
properties: "zoneId" missing output "zoneId"🟢
required inputs: "accountId" input has changed to Required🟡
inputs: "enforceTwofactor" missing🟡
properties: "enforceTwofactor" missing output "enforceTwofactor"🟢
required inputs: "type" input has changed to Required🟡
"emailAddress" missing🟡
"roleIds" missing🟡
"emailAddress" missing output "emailAddress"🟡
"roleIds" missing output "roleIds"🟢
required inputs: "email" input has changed to Required🟡
inputs: "ips": items type changed from "#/types/cloudflare:index/AddressMapIp:AddressMapIp" to "string"🟡
properties: "ips": items type changed from "#/types/cloudflare:index/AddressMapIp:AddressMapIp" to "string"🟢
"cloudflare:index/apiShield:ApiShield": required inputs: "authIdCharacteristics" input has changed to Required🟡
"source" missing🟡
"validationEnabled" type changed from "boolean" to "string"🟡
properties: "validationEnabled" type changed from "boolean" to "string"🟢
required: "name" property is no longer Required🟢
"file" input has changed to Required🟢
"kind" input has changed to Required🟢
"cloudflare:index/apiToken:ApiToken": required: "status" property is no longer Required🔴
"cloudflare:index/argo:Argo" missing🟡
"authenticatedOriginPullsCertificate" missing🟡
"enabled" missing🟡
properties: "authenticatedOriginPullsCertificate" missing output "authenticatedOriginPullsCertificate"🟢
required inputs: "configs" input has changed to Required🟡
inputs: "type" missing🟡
"serialNumber" missing output "serialNumber"🟡
"type" missing output "type"🟢
"cloudflare:index/botManagement:BotManagement": required: "aiBotsProtection" property is no longer Required🟡
"advertisement" missing🟡
"prefixId" missing🟡
"advertisement" missing output "advertisement"🟡
"prefixId" missing output "prefixId"🟢
required: "description" property is no longer Required🟢
"asn" input has changed to Required🟢
"cidr" input has changed to Required🟢
"loaDocumentId" input has changed to Required🟡
"validationErrors" missing🟡
"validationRecords" missing🟡
"waitForActiveStatus" missing🟡
"validationErrors" missing output "validationErrors"🟡
"validationRecords" missing output "validationRecords"🟡
"waitForActiveStatus" missing output "waitForActiveStatus"🔴
"cloudflare:index/contentScanning:ContentScanning" missing🟡
inputs: "payload" missing🟢
required inputs: "bodies" input has changed to Required🟡
"ssls" missing🟡
"waitForSslPendingValidation" missing🟡
"ownershipVerification" type changed from "object" to "#/types/cloudflare:index/CustomHostnameOwnershipVerification:CustomHostnameOwnershipVerification":🟡
additional properties had &{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false} but now has no type🟡
"ownershipVerificationHttp" type changed from "object" to "#/types/cloudflare:index/CustomHostnameOwnershipVerificationHttp:CustomHostnameOwnershipVerificationHttp":🟡
additional properties had &{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false} but now has no type🟡
"ssls" missing output "ssls"🟡
"waitForSslPendingValidation" missing output "waitForSslPendingValidation"🟢
required inputs: "ssl" input has changed to Required🟡
inputs: "type" missing🟡
properties: "type" missing output "type"🟢
"identifier" input has changed to Required🟢
"state" input has changed to Required🟡
"customSslOptions" missing🟡
"customSslPriorities" missing🟡
"customSslOptions" missing output "customSslOptions"🟡
"customSslPriorities" missing output "customSslPriorities"🟡
"priority" type changed from "integer" to "number"🟢
"certificate" input has changed to Required🟢
"privateKey" input has changed to Required🟡
"created" missing output "created"🟡
"updated" missing output "updated"🟢
required: "description" property is no longer Required🔴
"cloudflare:index/devicePolicyCertificates:DevicePolicyCertificates" missing🟡
"configs" missing🟡
"identifier" missing🟡
"configs" missing output "configs"🟡
"identifier" missing output "identifier"🟢
"config" input has changed to Required🟢
"interval" input has changed to Required🟡
inputs: "inputs" missing🟡
properties: "inputs" missing output "inputs"🟢
required inputs: "name" input has changed to Required🔴
"cloudflare:index/deviceSettingsPolicy:DeviceSettingsPolicy" missing🔴
"cloudflare:index/dlpProfile:DlpProfile" missing🟢
"cloudflare:index/emailRoutingCatchAll:EmailRoutingCatchAll": required: "name" property is no longer Required🟡
inputs: "priority" type changed from "integer" to "number"🟡
properties: "priority" type changed from "integer" to "number"🟢
required: "name" property is no longer Required🟢
"actions" input has changed to Required🟢
"matchers" input has changed to Required🟡
"enabled" missing🟡
"skipWizard" missing🔴
"cloudflare:index/fallbackDomain:FallbackDomain" missing🟡
"description" missing🟡
"paused" missing🟡
"ref" missing🟡
"action" type changed from "string" to "#/types/cloudflare:index/FirewallRuleAction:FirewallRuleAction"🟡
"description" missing🟡
"filterId" missing🟡
"paused" missing🟡
"priority" missing🟡
"products" missing🟡
"action" type changed from "string" to "#/types/cloudflare:index/FirewallRuleAction:FirewallRuleAction"🟡
"filterId" missing output "filterId"🟡
"priority" type changed from "integer" to "number"🟢
required inputs: "filter" input has changed to Required🔴
"cloudflare:index/greTunnel:GreTunnel" missing🟡
"allowInsecure" missing🟡
"expectedBody" missing🟡
"expectedCodes" missing🟡
"followRedirects" missing🟡
"headers" missing🟡
"method" missing🟡
"path" missing🟡
"port" missing🟡
"allowInsecure" missing output "allowInsecure"🟡
"expectedBody" missing output "expectedBody"🟡
"expectedCodes" missing output "expectedCodes"🟡
"followRedirects" missing output "followRedirects"🟡
"headers" missing output "headers"🟡
"method" missing output "method"🟡
"path" missing output "path"🟡
"port" missing output "port"🟢
required: "checkRegions" property is no longer Required🟡
"setting" missing🟡
"value" type changed from "string" to "pulumi.json#/Any"🟡
"setting" missing output "setting"🟡
"value" type changed from "string" to "pulumi.json#/Any"🟢
required inputs: "settingId" input has changed to Required🔴
"cloudflare:index/hostnameTlsSettingCiphers:HostnameTlsSettingCiphers" missing🟡
inputs: "resourceId" missing🟡
properties: "resourceId" missing output "resourceId"🔴
"cloudflare:index/infrastructureAccessTarget:InfrastructureAccessTarget" missing🔴
"cloudflare:index/ipsecTunnel:IpsecTunnel" missing🟡
inputs: "port" type changed from "integer" to "number"🟡
properties: "port" type changed from "integer" to "number"🟢
"cloudflare:index/leakedCredentialCheck:LeakedCredentialCheck": required: "enabled" property is no longer Required🟢
"password" property is no longer Required🟢
"username" property is no longer Required🟡
inputs: "items" missing🟡
properties: "items" missing output "items"🟢
"cloudflare:index/listItem:ListItem": required: "accountId" property is no longer Required🟡
"adaptiveRoutings" missing🟡
"countryPools" type changed from "array" to "object":🟡
additional properties had no type but now has &{Type:array Ref: AdditionalProperties: Items:0xc001352cc0 OneOf:[] Discriminator: Plain:false}🟡
items had &{Type: Ref:#/types/cloudflare:index/LoadBalancerCountryPool:LoadBalancerCountryPool AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false} but now has no type🟡
"defaultPoolIds" missing🟡
"fallbackPoolId" missing🟡
"locationStrategies" missing🟡
"popPools" type changed from "array" to "object":🟡
additional properties had no type but now has &{Type:array Ref: AdditionalProperties: Items:0xc001352e40 OneOf:[] Discriminator: Plain:false}🟡
items had &{Type: Ref:#/types/cloudflare:index/LoadBalancerPopPool:LoadBalancerPopPool AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false} but now has no type🟡
"randomSteerings" missing🟡
"regionPools" type changed from "array" to "object":🟡
additional properties had no type but now has &{Type:array Ref: AdditionalProperties: Items:0xc001352f00 OneOf:[] Discriminator: Plain:false}🟡
items had &{Type: Ref:#/types/cloudflare:index/LoadBalancerRegionPool:LoadBalancerRegionPool AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false} but now has no type🟡
"sessionAffinityAttributes" type changed from "array" to "#/types/cloudflare:index/LoadBalancerSessionAffinityAttributes:LoadBalancerSessionAffinityAttributes":🟡
items had &{Type: Ref:#/types/cloudflare:index/LoadBalancerSessionAffinityAttribute:LoadBalancerSessionAffinityAttribute AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false} but now has no type🟡
"sessionAffinityTtl" type changed from "integer" to "number"🟡
"ttl" type changed from "integer" to "number"🟡
"adaptiveRoutings" missing output "adaptiveRoutings"🟡
"countryPools" type changed from "array" to "object":🟡
additional properties had no type but now has &{Type:array Ref: AdditionalProperties: Items:0xc001352900 OneOf:[] Discriminator: Plain:false}🟡
items had &{Type: Ref:#/types/cloudflare:index/LoadBalancerCountryPool:LoadBalancerCountryPool AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false} but now has no type🟡
"defaultPoolIds" missing output "defaultPoolIds"🟡
"fallbackPoolId" missing output "fallbackPoolId"🟡
"locationStrategies" missing output "locationStrategies"🟡
"popPools" type changed from "array" to "object":🟡
additional properties had no type but now has &{Type:array Ref: AdditionalProperties: Items:0xc001352a80 OneOf:[] Discriminator: Plain:false}🟡
items had &{Type: Ref:#/types/cloudflare:index/LoadBalancerPopPool:LoadBalancerPopPool AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false} but now has no type🟡
"randomSteerings" missing output "randomSteerings"🟡
"regionPools" type changed from "array" to "object":🟡
additional properties had no type but now has &{Type:array Ref: AdditionalProperties: Items:0xc001352b40 OneOf:[] Discriminator: Plain:false}🟡
items had &{Type: Ref:#/types/cloudflare:index/LoadBalancerRegionPool:LoadBalancerRegionPool AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false} but now has no type🟡
"sessionAffinityAttributes" type changed from "array" to "#/types/cloudflare:index/LoadBalancerSessionAffinityAttributes:LoadBalancerSessionAffinityAttributes":🟡
items had &{Type: Ref:#/types/cloudflare:index/LoadBalancerSessionAffinityAttribute:LoadBalancerSessionAffinityAttribute AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false} but now has no type🟡
"sessionAffinityTtl" type changed from "integer" to "number"🟡
"ttl" type changed from "integer" to "number"🟢
"defaultPools" input has changed to Required🟢
"fallbackPool" input has changed to Required🟡
inputs: "headers" missing🟡
properties: "headers" missing output "headers"🟡
"loadSheddings" missing🟡
"originSteerings" missing🟡
"loadSheddings" missing output "loadSheddings"🟡
"originSteerings" missing output "originSteerings"🟢
required: "checkRegions" property is no longer Required🟡
inputs: "enabled" missing🟡
properties: "enabled" missing output "enabled"🟡
inputs: "filter" missing🟡
properties: "filter" missing output "filter"🟢
required: "dataset" property is no longer Required🟡
"cloudflare:index/logpushOwnershipChallenge:LogpushOwnershipChallenge": properties: "ownershipChallengeFilename" missing output "ownershipChallengeFilename"🔴
"cloudflare:index/magicFirewallRuleset:MagicFirewallRuleset" missing🟡
"healthCheckEnabled" missing🟡
"healthCheckTarget" missing🟡
"healthCheckType" missing🟡
"healthCheckEnabled" missing output "healthCheckEnabled"🟡
"healthCheckTarget" missing output "healthCheckTarget"🟡
"healthCheckType" missing output "healthCheckType"🟢
"cloudflareGreEndpoint" property is no longer Required🟢
"customerGreEndpoint" property is no longer Required🟢
"interfaceAddress" property is no longer Required🟢
"name" property is no longer Required🟢
required inputs: "accountId" input has changed to Required🟡
"allowNullCipher" missing🟡
"fqdnId" missing🟡
"healthCheckDirection" missing🟡
"healthCheckEnabled" missing🟡
"healthCheckRate" missing🟡
"healthCheckTarget" missing🟡
"healthCheckType" missing🟡
"hexId" missing🟡
"remoteId" missing🟡
"userId" missing🟡
"allowNullCipher" missing output "allowNullCipher"🟡
"fqdnId" missing output "fqdnId"🟡
"healthCheckDirection" missing output "healthCheckDirection"🟡
"healthCheckEnabled" missing output "healthCheckEnabled"🟡
"healthCheckRate" missing output "healthCheckRate"🟡
"healthCheckTarget" missing output "healthCheckTarget"🟡
"healthCheckType" missing output "healthCheckType"🟡
"hexId" missing output "hexId"🟡
"remoteId" missing output "remoteId"🟡
"userId" missing output "userId"🟢
"customerEndpoint" property is no longer Required🟢
"psk" property is no longer Required🟢
required inputs: "accountId" input has changed to Required🟡
"coloNames" missing🟡
"coloRegions" missing🟡
"coloNames" missing output "coloNames"🟡
"coloRegions" missing output "coloRegions"🟢
"nexthop" property is no longer Required🟢
"prefix" property is no longer Required🟢
"priority" property is no longer Required🟢
required inputs: "accountId" input has changed to Required🟢
"managedRequestHeaders" input has changed to Required🟢
"managedResponseHeaders" input has changed to Required🟡
"emailIntegrations" missing🟡
"pagerdutyIntegrations" missing🟡
"webhooksIntegrations" missing🟡
"emailIntegrations" missing output "emailIntegrations"🟡
"pagerdutyIntegrations" missing output "pagerdutyIntegrations"🟡
"webhooksIntegrations" missing output "webhooksIntegrations"🟢
required inputs: "mechanisms" input has changed to Required🟢
"cloudflare:index/notificationPolicyWebhooks:NotificationPolicyWebhooks": required inputs: "url" input has changed to Required🟡
"frequency" missing🟡
"region" missingNew resources:
index/accountDnsSettings.AccountDnsSettings
index/accountDnsSettingsInternalView.AccountDnsSettingsInternalView
index/accountSubscription.AccountSubscription
index/accountToken.AccountToken
index/apiShieldDiscoveryOperation.ApiShieldDiscoveryOperation
index/argoSmartRouting.ArgoSmartRouting
index/argoTieredCaching.ArgoTieredCaching
index/authenticatedOriginPullsSettings.AuthenticatedOriginPullsSettings
index/callsSfuApp.CallsSfuApp
index/callsTurnApp.CallsTurnApp
index/cloudforceOneRequest.CloudforceOneRequest
index/cloudforceOneRequestAsset.CloudforceOneRequestAsset
index/cloudforceOneRequestMessage.CloudforceOneRequestMessage
index/cloudforceOneRequestPriority.CloudforceOneRequestPriority
index/dlpCustomProfile.DlpCustomProfile
index/dlpPredefinedProfile.DlpPredefinedProfile
index/dnsFirewall.DnsFirewall
index/dnsRecord.DnsRecord
index/dnsZoneTransfersAcl.DnsZoneTransfersAcl
index/dnsZoneTransfersIncoming.DnsZoneTransfersIncoming
index/dnsZoneTransfersOutgoing.DnsZoneTransfersOutgoing
index/dnsZoneTransfersPeer.DnsZoneTransfersPeer
index/dnsZoneTransfersTsig.DnsZoneTransfersTsig
index/emailRoutingDns.EmailRoutingDns
index/emailSecurityBlockSender.EmailSecurityBlockSender
index/emailSecurityImpersonationRegistry.EmailSecurityImpersonationRegistry
index/emailSecurityTrustedDomains.EmailSecurityTrustedDomains
index/image.Image
index/imageVariant.ImageVariant
index/magicNetworkMonitoringConfiguration.MagicNetworkMonitoringConfiguration
index/magicNetworkMonitoringRule.MagicNetworkMonitoringRule
index/magicTransitConnector.MagicTransitConnector
index/magicTransitSite.MagicTransitSite
index/magicTransitSiteAcl.MagicTransitSiteAcl
index/magicTransitSiteLan.MagicTransitSiteLan
index/magicTransitSiteWan.MagicTransitSiteWan
index/managedTransforms.ManagedTransforms
index/pageShieldPolicy.PageShieldPolicy
index/queueConsumer.QueueConsumer
index/r2BucketCors.R2BucketCors
index/r2BucketEventNotification.R2BucketEventNotification
index/r2BucketLifecycle.R2BucketLifecycle
index/r2BucketLock.R2BucketLock
index/r2BucketSippy.R2BucketSippy
index/r2CustomDomain.R2CustomDomain
index/r2ManagedDomain.R2ManagedDomain
index/registrarDomain.RegistrarDomain
index/snippets.Snippets
index/stream.Stream
index/streamAudioTrack.StreamAudioTrack
index/streamCaptionLanguage.StreamCaptionLanguage
index/streamDownload.StreamDownload
index/streamKey.StreamKey
index/streamLiveInput.StreamLiveInput
index/streamWatermark.StreamWatermark
index/streamWebhook.StreamWebhook
index/user.User
index/workersCustomDomain.WorkersCustomDomain
index/workersDeployment.WorkersDeployment
index/workersScriptSubdomain.WorkersScriptSubdomain
index/zeroTrustAccessInfrastructureTarget.ZeroTrustAccessInfrastructureTarget
index/zeroTrustAccessKeyConfiguration.ZeroTrustAccessKeyConfiguration
index/zeroTrustDeviceCustomProfile.ZeroTrustDeviceCustomProfile
index/zeroTrustDeviceCustomProfileLocalDomainFallback.ZeroTrustDeviceCustomProfileLocalDomainFallback
index/zeroTrustDeviceDefaultProfile.ZeroTrustDeviceDefaultProfile
index/zeroTrustDeviceDefaultProfileCertificates.ZeroTrustDeviceDefaultProfileCertificates
index/zeroTrustDeviceDefaultProfileLocalDomainFallback.ZeroTrustDeviceDefaultProfileLocalDomainFallback
index/zeroTrustDlpCustomProfile.ZeroTrustDlpCustomProfile
index/zeroTrustDlpDataset.ZeroTrustDlpDataset
index/zeroTrustDlpEntry.ZeroTrustDlpEntry
index/zeroTrustDlpPredefinedProfile.ZeroTrustDlpPredefinedProfile
index/zeroTrustGatewayLogging.ZeroTrustGatewayLogging
index/zeroTrustOrganization.ZeroTrustOrganization
index/zeroTrustRiskScoringIntegration.ZeroTrustRiskScoringIntegration
index/zeroTrustTunnelCloudflaredRoute.ZeroTrustTunnelCloudflaredRoute
index/zeroTrustTunnelCloudflaredVirtualNetwork.ZeroTrustTunnelCloudflaredVirtualNetwork
index/zoneDnsSettings.ZoneDnsSettings
index/zoneSetting.ZoneSetting
index/zoneSubscription.ZoneSubscription
New functions:
index/getAccessRule.getAccessRule
index/getAccessRules.getAccessRules
index/getAccount.getAccount
index/getAccountApiTokenPermissionGroups.getAccountApiTokenPermissionGroups
index/getAccountApiTokenPermissionGroupsList.getAccountApiTokenPermissionGroupsList
index/getAccountDnsSettings.getAccountDnsSettings
index/getAccountDnsSettingsInternalView.getAccountDnsSettingsInternalView
index/getAccountDnsSettingsInternalViews.getAccountDnsSettingsInternalViews
index/getAccountMember.getAccountMember
index/getAccountMembers.getAccountMembers
index/getAccountPermissionGroup.getAccountPermissionGroup
index/getAccountPermissionGroups.getAccountPermissionGroups
index/getAccountRole.getAccountRole
index/getAccountSubscription.getAccountSubscription
index/getAccountToken.getAccountToken
index/getAccountTokens.getAccountTokens
index/getAddressMap.getAddressMap
index/getAddressMaps.getAddressMaps
index/getApiShield.getApiShield
index/getApiShieldDiscoveryOperations.getApiShieldDiscoveryOperations
index/getApiShieldOperation.getApiShieldOperation
index/getApiShieldOperationSchemaValidationSettings.getApiShieldOperationSchemaValidationSettings
index/getApiShieldOperations.getApiShieldOperations
index/getApiShieldSchema.getApiShieldSchema
index/getApiShieldSchemaValidationSettings.getApiShieldSchemaValidationSettings
index/getApiShieldSchemas.getApiShieldSchemas
index/getApiToken.getApiToken
index/getApiTokenPermissionGroupsList.getApiTokenPermissionGroupsList
index/getApiTokens.getApiTokens
index/getArgoSmartRouting.getArgoSmartRouting
index/getArgoTieredCaching.getArgoTieredCaching
index/getAuthenticatedOriginPulls.getAuthenticatedOriginPulls
index/getAuthenticatedOriginPullsCertificate.getAuthenticatedOriginPullsCertificate
index/getAuthenticatedOriginPullsCertificates.getAuthenticatedOriginPullsCertificates
index/getAuthenticatedOriginPullsSettings.getAuthenticatedOriginPullsSettings
index/getBotManagement.getBotManagement
index/getBotnetFeedConfigAsn.getBotnetFeedConfigAsn
index/getByoIpPrefix.getByoIpPrefix
index/getByoIpPrefixes.getByoIpPrefixes
index/getCallsSfuApp.getCallsSfuApp
index/getCallsSfuApps.getCallsSfuApps
index/getCallsTurnApp.getCallsTurnApp
index/getCallsTurnApps.getCallsTurnApps
index/getCertificatePack.getCertificatePack
index/getCertificatePacks.getCertificatePacks
index/getCloudConnectorRulesList.getCloudConnectorRulesList
index/getCloudforceOneRequest.getCloudforceOneRequest
index/getCloudforceOneRequestAsset.getCloudforceOneRequestAsset
index/getCloudforceOneRequestMessage.getCloudforceOneRequestMessage
index/getCloudforceOneRequestPriority.getCloudforceOneRequestPriority
index/getCloudforceOneRequests.getCloudforceOneRequests
index/getContentScanningExpressions.getContentScanningExpressions
index/getCustomHostname.getCustomHostname
index/getCustomHostnameFallbackOrigin.getCustomHostnameFallbackOrigin
index/getCustomHostnames.getCustomHostnames
index/getCustomPages.getCustomPages
index/getCustomPagesList.getCustomPagesList
index/getCustomSsl.getCustomSsl
index/getCustomSsls.getCustomSsls
index/getD1Database.getD1Database
index/getD1Databases.getD1Databases
index/getDnsFirewall.getDnsFirewall
index/getDnsFirewalls.getDnsFirewalls
index/getDnsRecord.getDnsRecord
index/getDnsRecords.getDnsRecords
index/getDnsZoneTransfersAcl.getDnsZoneTransfersAcl
index/getDnsZoneTransfersAcls.getDnsZoneTransfersAcls
index/getDnsZoneTransfersIncoming.getDnsZoneTransfersIncoming
index/getDnsZoneTransfersOutgoing.getDnsZoneTransfersOutgoing
index/getDnsZoneTransfersPeer.getDnsZoneTransfersPeer
index/getDnsZoneTransfersPeers.getDnsZoneTransfersPeers
index/getDnsZoneTransfersTsig.getDnsZoneTransfersTsig
index/getDnsZoneTransfersTsigs.getDnsZoneTransfersTsigs
index/getEmailRoutingAddress.getEmailRoutingAddress
index/getEmailRoutingAddresses.getEmailRoutingAddresses
index/getEmailRoutingCatchAll.getEmailRoutingCatchAll
index/getEmailRoutingDns.getEmailRoutingDns
index/getEmailRoutingRule.getEmailRoutingRule
index/getEmailRoutingRules.getEmailRoutingRules
index/getEmailRoutingSettings.getEmailRoutingSettings
index/getEmailSecurityBlockSender.getEmailSecurityBlockSender
index/getEmailSecurityBlockSenders.getEmailSecurityBlockSenders
index/getEmailSecurityImpersonationRegistries.getEmailSecurityImpersonationRegistries
index/getEmailSecurityImpersonationRegistry.getEmailSecurityImpersonationRegistry
index/getEmailSecurityTrustedDomains.getEmailSecurityTrustedDomains
index/getEmailSecurityTrustedDomainsList.getEmailSecurityTrustedDomainsList
index/getFilter.getFilter
index/getFilters.getFilters
index/getFirewallRule.getFirewallRule
index/getFirewallRules.getFirewallRules
index/getHealthcheck.getHealthcheck
index/getHealthchecks.getHealthchecks
index/getHostnameTlsSetting.getHostnameTlsSetting
index/getHyperdriveConfig.getHyperdriveConfig
index/getHyperdriveConfigs.getHyperdriveConfigs
index/getImage.getImage
index/getImageVariant.getImageVariant
index/getImages.getImages
index/getKeylessCertificate.getKeylessCertificate
index/getKeylessCertificates.getKeylessCertificates
index/getLeakedCredentialCheck.getLeakedCredentialCheck
index/getLeakedCredentialCheckRules.getLeakedCredentialCheckRules
index/getListItem.getListItem
index/getListItems.getListItems
index/getLoadBalancer.getLoadBalancer
index/getLoadBalancerMonitor.getLoadBalancerMonitor
index/getLoadBalancerMonitors.getLoadBalancerMonitors
index/getLoadBalancerPool.getLoadBalancerPool
index/getLoadBalancers.getLoadBalancers
index/getLogpullRetention.getLogpullRetention
index/getLogpushDatasetField.getLogpushDatasetField
index/getLogpushDatasetJob.getLogpushDatasetJob
index/getLogpushJob.getLogpushJob
index/getLogpushJobs.getLogpushJobs
index/getMagicNetworkMonitoringConfiguration.getMagicNetworkMonitoringConfiguration
index/getMagicNetworkMonitoringRule.getMagicNetworkMonitoringRule
index/getMagicNetworkMonitoringRules.getMagicNetworkMonitoringRules
index/getMagicTransitConnector.getMagicTransitConnector
index/getMagicTransitConnectors.getMagicTransitConnectors
index/getMagicTransitSite.getMagicTransitSite
index/getMagicTransitSiteAcl.getMagicTransitSiteAcl
index/getMagicTransitSiteAcls.getMagicTransitSiteAcls
index/getMagicTransitSiteLan.getMagicTransitSiteLan
index/getMagicTransitSiteLans.getMagicTransitSiteLans
index/getMagicTransitSiteWan.getMagicTransitSiteWan
index/getMagicTransitSiteWans.getMagicTransitSiteWans
index/getMagicTransitSites.getMagicTransitSites
index/getMagicWanGreTunnel.getMagicWanGreTunnel
index/getMagicWanIpsecTunnel.getMagicWanIpsecTunnel
index/getMagicWanStaticRoute.getMagicWanStaticRoute
index/getManagedTransforms.getManagedTransforms
index/getMtlsCertificate.getMtlsCertificate
index/getMtlsCertificates.getMtlsCertificates
index/getNotificationPolicies.getNotificationPolicies
index/getNotificationPolicy.getNotificationPolicy
index/getNotificationPolicyWebhooks.getNotificationPolicyWebhooks
index/getNotificationPolicyWebhooksList.getNotificationPolicyWebhooksList
index/getObservatoryScheduledTest.getObservatoryScheduledTest
index/getOriginCaCertificates.getOriginCaCertificates
index/getPageRule.getPageRule
index/getPageShieldConnections.getPageShieldConnections
index/getPageShieldConnectionsList.getPageShieldConnectionsList
index/getPageShieldCookies.getPageShieldCookies
index/getPageShieldCookiesList.getPageShieldCookiesList
index/getPageShieldPolicies.getPageShieldPolicies
index/getPageShieldPolicy.getPageShieldPolicy
index/getPageShieldScripts.getPageShieldScripts
index/getPageShieldScriptsList.getPageShieldScriptsList
index/getPagesDomain.getPagesDomain
index/getPagesDomains.getPagesDomains
index/getPagesProject.getPagesProject
index/getPagesProjects.getPagesProjects
index/getQueue.getQueue
index/getQueueConsumer.getQueueConsumer
index/getQueues.getQueues
index/getR2Bucket.getR2Bucket
index/getR2BucketCors.getR2BucketCors
index/getR2BucketEventNotification.getR2BucketEventNotification
index/getR2BucketLifecycle.getR2BucketLifecycle
index/getR2BucketLock.getR2BucketLock
index/getR2BucketSippy.getR2BucketSippy
index/getR2CustomDomain.getR2CustomDomain
index/getRateLimit.getRateLimit
index/getRateLimits.getRateLimits
index/getRegionalHostname.getRegionalHostname
index/getRegionalHostnames.getRegionalHostnames
index/getRegionalTieredCache.getRegionalTieredCache
index/getRegistrarDomain.getRegistrarDomain
index/getRegistrarDomains.getRegistrarDomains
index/getResourceGroup.getResourceGroup
index/getResourceGroups.getResourceGroups
index/getRuleset.getRuleset
index/getSnippetRulesList.getSnippetRulesList
index/getSnippets.getSnippets
index/getSnippetsList.getSnippetsList
index/getSpectrumApplication.getSpectrumApplication
index/getSpectrumApplications.getSpectrumApplications
index/getStream.getStream
index/getStreamAudioTrack.getStreamAudioTrack
index/getStreamCaptionLanguage.getStreamCaptionLanguage
index/getStreamDownload.getStreamDownload
index/getStreamKey.getStreamKey
index/getStreamLiveInput.getStreamLiveInput
index/getStreamWatermark.getStreamWatermark
index/getStreamWatermarks.getStreamWatermarks
index/getStreamWebhook.getStreamWebhook
index/getStreams.getStreams
index/getTieredCache.getTieredCache
index/getTotalTls.getTotalTls
index/getTurnstileWidget.getTurnstileWidget
index/getTurnstileWidgets.getTurnstileWidgets
index/getUrlNormalizationSettings.getUrlNormalizationSettings
index/getUserAgentBlockingRule.getUserAgentBlockingRule
index/getUserAgentBlockingRules.getUserAgentBlockingRules
index/getWaitingRoom.getWaitingRoom
index/getWaitingRoomEvent.getWaitingRoomEvent
index/getWaitingRoomEvents.getWaitingRoomEvents
index/getWaitingRoomRules.getWaitingRoomRules
index/getWaitingRoomSettings.getWaitingRoomSettings
index/getWaitingRooms.getWaitingRooms
index/getWeb3Hostname.getWeb3Hostname
index/getWeb3Hostnames.getWeb3Hostnames
index/getWebAnalyticsSite.getWebAnalyticsSite
index/getWebAnalyticsSites.getWebAnalyticsSites
index/getWorkersCronTrigger.getWorkersCronTrigger
index/getWorkersCustomDomain.getWorkersCustomDomain
index/getWorkersCustomDomains.getWorkersCustomDomains
index/getWorkersDeployment.getWorkersDeployment
index/getWorkersForPlatformsDispatchNamespace.getWorkersForPlatformsDispatchNamespace
index/getWorkersForPlatformsDispatchNamespaces.getWorkersForPlatformsDispatchNamespaces
index/getWorkersKv.getWorkersKv
index/getWorkersKvNamespace.getWorkersKvNamespace
index/getWorkersKvNamespaces.getWorkersKvNamespaces
index/getWorkersRoute.getWorkersRoute
index/getWorkersRoutes.getWorkersRoutes
index/getWorkersScript.getWorkersScript
index/getWorkersScriptSubdomain.getWorkersScriptSubdomain
index/getWorkersScripts.getWorkersScripts
index/getWorkersSecret.getWorkersSecret
index/getWorkersSecrets.getWorkersSecrets
index/getZeroTrustAccessApplications.getZeroTrustAccessApplications
index/getZeroTrustAccessCustomPage.getZeroTrustAccessCustomPage
index/getZeroTrustAccessCustomPages.getZeroTrustAccessCustomPages
index/getZeroTrustAccessGroup.getZeroTrustAccessGroup
index/getZeroTrustAccessGroups.getZeroTrustAccessGroups
index/getZeroTrustAccessIdentityProviders.getZeroTrustAccessIdentityProviders
index/getZeroTrustAccessInfrastructureTarget.getZeroTrustAccessInfrastructureTarget
index/getZeroTrustAccessInfrastructureTargets.getZeroTrustAccessInfrastructureTargets
index/getZeroTrustAccessKeyConfiguration.getZeroTrustAccessKeyConfiguration
index/getZeroTrustAccessMtlsCertificate.getZeroTrustAccessMtlsCertificate
index/getZeroTrustAccessMtlsCertificates.getZeroTrustAccessMtlsCertificates
index/getZeroTrustAccessMtlsHostnameSettings.getZeroTrustAccessMtlsHostnameSettings
index/getZeroTrustAccessPolicies.getZeroTrustAccessPolicies
index/getZeroTrustAccessPolicy.getZeroTrustAccessPolicy
index/getZeroTrustAccessServiceToken.getZeroTrustAccessServiceToken
index/getZeroTrustAccessServiceTokens.getZeroTrustAccessServiceTokens
index/getZeroTrustAccessShortLivedCertificate.getZeroTrustAccessShortLivedCertificate
index/getZeroTrustAccessShortLivedCertificates.getZeroTrustAccessShortLivedCertificates
index/getZeroTrustAccessTag.getZeroTrustAccessTag
index/getZeroTrustAccessTags.getZeroTrustAccessTags
index/getZeroTrustDeviceCustomProfile.getZeroTrustDeviceCustomProfile
index/getZeroTrustDeviceCustomProfileLocalDomainFallback.getZeroTrustDeviceCustomProfileLocalDomainFallback
index/getZeroTrustDeviceCustomProfiles.getZeroTrustDeviceCustomProfiles
index/getZeroTrustDeviceDefaultProfile.getZeroTrustDeviceDefaultProfile
index/getZeroTrustDeviceDefaultProfileCertificates.getZeroTrustDeviceDefaultProfileCertificates
index/getZeroTrustDeviceDefaultProfileLocalDomainFallback.getZeroTrustDeviceDefaultProfileLocalDomainFallback
index/getZeroTrustDeviceManagedNetworks.getZeroTrustDeviceManagedNetworks
index/getZeroTrustDeviceManagedNetworksList.getZeroTrustDeviceManagedNetworksList
index/getZeroTrustDevicePostureIntegration.getZeroTrustDevicePostureIntegration
index/getZeroTrustDevicePostureIntegrations.getZeroTrustDevicePostureIntegrations
index/getZeroTrustDevicePostureRule.getZeroTrustDevicePostureRule
index/getZeroTrustDevicePostureRules.getZeroTrustDevicePostureRules
index/getZeroTrustDexTest.getZeroTrustDexTest
index/getZeroTrustDexTests.getZeroTrustDexTests
index/getZeroTrustDlpCustomProfile.getZeroTrustDlpCustomProfile
index/getZeroTrustDlpDataset.getZeroTrustDlpDataset
index/getZeroTrustDlpDatasets.getZeroTrustDlpDatasets
index/getZeroTrustDlpEntries.getZeroTrustDlpEntries
index/getZeroTrustDlpEntry.getZeroTrustDlpEntry
index/getZeroTrustDlpPredefinedProfile.getZeroTrustDlpPredefinedProfile
index/getZeroTrustDnsLocation.getZeroTrustDnsLocation
index/getZeroTrustDnsLocations.getZeroTrustDnsLocations
index/getZeroTrustGatewayAppTypesList.getZeroTrustGatewayAppTypesList
index/getZeroTrustGatewayCategoriesList.getZeroTrustGatewayCategoriesList
index/getZeroTrustGatewayCertificate.getZeroTrustGatewayCertificate
index/getZeroTrustGatewayCertificates.getZeroTrustGatewayCertificates
index/getZeroTrustGatewayLogging.getZeroTrustGatewayLogging
index/getZeroTrustGatewayPolicies.getZeroTrustGatewayPolicies
index/getZeroTrustGatewayPolicy.getZeroTrustGatewayPolicy
index/getZeroTrustGatewayProxyEndpoint.getZeroTrustGatewayProxyEndpoint
index/getZeroTrustGatewaySettings.getZeroTrustGatewaySettings
index/getZeroTrustList.getZeroTrustList
index/getZeroTrustLists.getZeroTrustLists
index/getZeroTrustOrganization.getZeroTrustOrganization
index/getZeroTrustRiskBehavior.getZeroTrustRiskBehavior
index/getZeroTrustRiskScoringIntegration.getZeroTrustRiskScoringIntegration
index/getZeroTrustRiskScoringIntegrations.getZeroTrustRiskScoringIntegrations
index/getZeroTrustTunnelCloudflaredConfig.getZeroTrustTunnelCloudflaredConfig
index/getZeroTrustTunnelCloudflaredRoute.getZeroTrustTunnelCloudflaredRoute
index/getZeroTrustTunnelCloudflaredRoutes.getZeroTrustTunnelCloudflaredRoutes
index/getZeroTrustTunnelCloudflaredToken.getZeroTrustTunnelCloudflaredToken
index/getZeroTrustTunnelCloudflaredVirtualNetwork.getZeroTrustTunnelCloudflaredVirtualNetwork
index/getZeroTrustTunnelCloudflaredVirtualNetworks.getZeroTrustTunnelCloudflaredVirtualNetworks
index/getZeroTrustTunnelCloudflareds.getZeroTrustTunnelCloudflareds
index/getZoneCacheVariants.getZoneCacheVariants
index/getZoneDnsSettings.getZoneDnsSettings
index/getZoneHold.getZoneHold
index/getZoneLockdown.getZoneLockdown
index/getZoneLockdowns.getZoneLockdowns
index/getZoneSetting.getZoneSetting
index/getZoneSubscription.getZoneSubscription
What's Changed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.