Pulumi-cloudflare

Latest version: v5.49.1

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 18

5.37.1

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed
* Add installation docs by guineveresaenger in https://github.com/pulumi/pulumi-cloudflare/pull/887


**Full Changelog**: https://github.com/pulumi/pulumi-cloudflare/compare/v5.37.0...v5.37.1

5.37.0

Does the PR have any schema changes?

Found 13 breaking changes:

Resources
- `🟡` "cloudflare:index/record:Record": properties: "metadata": additional properties type changed from "pulumi.json/Any" to "string"
Types
- "cloudflare:index/PagesProjectDeploymentConfigsPreview:PagesProjectDeploymentConfigsPreview": properties:
- `🟡` "d1Databases": additional properties type changed from "pulumi.json/Any" to "string"
- `🟡` "durableObjectNamespaces": additional properties type changed from "pulumi.json/Any" to "string"
- `🟡` "environmentVariables": additional properties type changed from "pulumi.json/Any" to "string"
- `🟡` "kvNamespaces": additional properties type changed from "pulumi.json/Any" to "string"
- `🟡` "r2Buckets": additional properties type changed from "pulumi.json/Any" to "string"
- `🟡` "secrets": additional properties type changed from "pulumi.json/Any" to "string"
- "cloudflare:index/PagesProjectDeploymentConfigsProduction:PagesProjectDeploymentConfigsProduction": properties:
- `🟡` "d1Databases": additional properties type changed from "pulumi.json/Any" to "string"
- `🟡` "durableObjectNamespaces": additional properties type changed from "pulumi.json/Any" to "string"
- `🟡` "environmentVariables": additional properties type changed from "pulumi.json/Any" to "string"
- `🟡` "kvNamespaces": additional properties type changed from "pulumi.json/Any" to "string"
- `🟡` "r2Buckets": additional properties type changed from "pulumi.json/Any" to "string"
- `🟡` "secrets": additional properties type changed from "pulumi.json/Any" to "string"

New resources:

- `index/magicWanGreTunnel.MagicWanGreTunnel`
- `index/magicWanIpsecTunnel.MagicWanIpsecTunnel`
- `index/magicWanStaticRoute.MagicWanStaticRoute`
- `index/zeroTrustAccessApplication.ZeroTrustAccessApplication`
- `index/zeroTrustAccessCustomPage.ZeroTrustAccessCustomPage`
- `index/zeroTrustAccessGroup.ZeroTrustAccessGroup`
- `index/zeroTrustAccessIdentityProvider.ZeroTrustAccessIdentityProvider`
- `index/zeroTrustAccessMtlsCertificate.ZeroTrustAccessMtlsCertificate`
- `index/zeroTrustAccessMtlsHostnameSettings.ZeroTrustAccessMtlsHostnameSettings`
- `index/zeroTrustAccessOrganization.ZeroTrustAccessOrganization`
- `index/zeroTrustAccessPolicy.ZeroTrustAccessPolicy`
- `index/zeroTrustAccessServiceToken.ZeroTrustAccessServiceToken`
- `index/zeroTrustAccessShortLivedCertificate.ZeroTrustAccessShortLivedCertificate`
- `index/zeroTrustAccessTag.ZeroTrustAccessTag`
- `index/zeroTrustDeviceCertificates.ZeroTrustDeviceCertificates`
- `index/zeroTrustDeviceManagedNetworks.ZeroTrustDeviceManagedNetworks`
- `index/zeroTrustDevicePostureIntegration.ZeroTrustDevicePostureIntegration`
- `index/zeroTrustDevicePostureRule.ZeroTrustDevicePostureRule`
- `index/zeroTrustDeviceProfiles.ZeroTrustDeviceProfiles`
- `index/zeroTrustDexTest.ZeroTrustDexTest`
- `index/zeroTrustDlpProfile.ZeroTrustDlpProfile`
- `index/zeroTrustDnsLocation.ZeroTrustDnsLocation`
- `index/zeroTrustGatewayPolicy.ZeroTrustGatewayPolicy`
- `index/zeroTrustGatewayProxyEndpoint.ZeroTrustGatewayProxyEndpoint`
- `index/zeroTrustGatewaySettings.ZeroTrustGatewaySettings`
- `index/zeroTrustKeyAccessKeyConfiguration.ZeroTrustKeyAccessKeyConfiguration`
- `index/zeroTrustList.ZeroTrustList`
- `index/zeroTrustLocalFallbackDomain.ZeroTrustLocalFallbackDomain`
- `index/zeroTrustRiskBehavior.ZeroTrustRiskBehavior`
- `index/zeroTrustRiskScoreIntegration.ZeroTrustRiskScoreIntegration`
- `index/zeroTrustSplitTunnel.ZeroTrustSplitTunnel`
- `index/zeroTrustTunnelCloudflared.ZeroTrustTunnelCloudflared`
- `index/zeroTrustTunnelCloudflaredConfig.ZeroTrustTunnelCloudflaredConfig`
- `index/zeroTrustTunnelRoute.ZeroTrustTunnelRoute`
- `index/zeroTrustTunnelVirtualNetwork.ZeroTrustTunnelVirtualNetwork`

New functions:

- `index/getZeroTrustAccessApplication.getZeroTrustAccessApplication`
- `index/getZeroTrustAccessIdentityProvider.getZeroTrustAccessIdentityProvider`
- `index/getZeroTrustTunnelCloudflared.getZeroTrustTunnelCloudflared`
- `index/getZeroTrustTunnelVirtualNetwork.getZeroTrustTunnelVirtualNetwork`

What's Changed
* Upgrade pulumi-terraform-bridge to v3.89.0 by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/880
* Upgrade pulumi-terraform-bridge to v3.89.1 by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/882
* Combined dependencies PR by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/883
* Bump golang.org/x/net from 0.26.0 to 0.28.0 in /examples/record/go in the go_modules group across 1 directory by dependabot in https://github.com/pulumi/pulumi-cloudflare/pull/878
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/884
* Upgrade terraform-provider-cloudflare to v4.40.0 by iwahbe in https://github.com/pulumi/pulumi-cloudflare/pull/886


**Full Changelog**: https://github.com/pulumi/pulumi-cloudflare/compare/v5.36.0...v5.37.0

5.36.0

Does the PR have any schema changes?

Found 1 breaking change:

Types
- `🟢` "cloudflare:index/HyperdriveConfigOrigin:HyperdriveConfigOrigin": required: "port" property is no longer Required

New resources:

- `index/workersCronTrigger.WorkersCronTrigger`
- `index/workersDomain.WorkersDomain`
- `index/workersForPlatformsDispatchNamespace.WorkersForPlatformsDispatchNamespace`
- `index/workersRoute.WorkersRoute`
- `index/workersScript.WorkersScript`
- `index/workersSecret.WorkersSecret`

New functions:

- `index/getGatewayAppTypes.getGatewayAppTypes`

What's Changed
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/873
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/874
* Upgrade terraform-provider-cloudflare to v4.39.0 by iwahbe in https://github.com/pulumi/pulumi-cloudflare/pull/876


**Full Changelog**: https://github.com/pulumi/pulumi-cloudflare/compare/v5.35.1...v5.36.0

5.35.1

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/866
* Upgrade pulumi-terraform-bridge to v3.88.0 by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/867
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/868
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/870
* Enable zero default schema version by VenelinMartinov in https://github.com/pulumi/pulumi-cloudflare/pull/872


**Full Changelog**: https://github.com/pulumi/pulumi-cloudflare/compare/v5.35.0...v5.35.1

5.35.0

Does the PR have any schema changes?

Looking good! No breaking changes found.

New functions:

- `index/getGatewayCategories.getGatewayCategories`

What's Changed
* Combined dependencies PR by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/855
* Bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 in /examples in the go_modules group across 1 directory by dependabot in https://github.com/pulumi/pulumi-cloudflare/pull/843
* Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.6.0 to 1.7.0 in /examples in the go_modules group across 1 directory by dependabot in https://github.com/pulumi/pulumi-cloudflare/pull/844
* Bump golang.org/x/net from 0.23.0 to 0.26.0 in /examples/record/go in the go_modules group across 1 directory by dependabot in https://github.com/pulumi/pulumi-cloudflare/pull/845
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/856
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/860
* Upgrade pulumi-terraform-bridge to v3.87.0 by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/861
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/862
* Upgrade terraform-provider-cloudflare to v4.38.0 by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/864


**Full Changelog**: https://github.com/pulumi/pulumi-cloudflare/compare/v5.34.0...v5.35.0

5.34.0

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/836
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/838
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/839
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/841
* Upgrade pulumi-terraform-bridge to v3.86.0 by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/842
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/846
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/847
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/849
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/852
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/853
* Upgrade terraform-provider-cloudflare to v4.37.0 by pulumi-bot in https://github.com/pulumi/pulumi-cloudflare/pull/851


**Full Changelog**: https://github.com/pulumi/pulumi-cloudflare/compare/v5.33.0...v5.34.0

Page 4 of 18

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.