Does the PR have any schema changes?
Looking good! No breaking changes found.
New resources:
- `cloudngfw.CertificateObjectGlobalRulestack`
- `cloudngfw.CertificateObjectLocalRulestack`
- `cloudngfw.Firewall`
- `cloudngfw.FqdnListGlobalRulestack`
- `cloudngfw.FqdnListLocalRulestack`
- `cloudngfw.GlobalRulestack`
- `cloudngfw.LocalRule`
- `cloudngfw.LocalRulestack`
- `cloudngfw.PostRule`
- `cloudngfw.PreRule`
- `cloudngfw.PrefixListGlobalRulestack`
- `cloudngfw.PrefixListLocalRulestack`
- `kubernetesruntime.BgpPeer`
- `kubernetesruntime.LoadBalancer`
- `kubernetesruntime.Service`
- `kubernetesruntime.StorageClass`
- `offazurespringboot.Springbootapp`
New functions:
- `cloudngfw.getCertificateObjectGlobalRulestack`
- `cloudngfw.getCertificateObjectLocalRulestack`
- `cloudngfw.getFirewall`
- `cloudngfw.getFirewallGlobalRulestack`
- `cloudngfw.getFirewallLogProfile`
- `cloudngfw.getFirewallSupportInfo`
- `cloudngfw.getFqdnListGlobalRulestack`
- `cloudngfw.getFqdnListLocalRulestack`
- `cloudngfw.getGlobalRulestack`
- `cloudngfw.getGlobalRulestackChangeLog`
- `cloudngfw.getLocalRule`
- `cloudngfw.getLocalRuleCounters`
- `cloudngfw.getLocalRulestack`
- `cloudngfw.getLocalRulestackChangeLog`
- `cloudngfw.getLocalRulestackSupportInfo`
- `cloudngfw.getPostRule`
- `cloudngfw.getPostRuleCounters`
- `cloudngfw.getPreRule`
- `cloudngfw.getPreRuleCounters`
- `cloudngfw.getPrefixListGlobalRulestack`
- `cloudngfw.getPrefixListLocalRulestack`
- `cloudngfw.listGlobalRulestackAdvancedSecurityObjects`
- `cloudngfw.listGlobalRulestackAppIds`
- `cloudngfw.listGlobalRulestackCountries`
- `cloudngfw.listGlobalRulestackFirewalls`
- `cloudngfw.listGlobalRulestackPredefinedUrlCategories`
- `cloudngfw.listGlobalRulestackSecurityServices`
- `cloudngfw.listLocalRulestackAdvancedSecurityObjects`
- `cloudngfw.listLocalRulestackAppIds`
- `cloudngfw.listLocalRulestackCountries`
- `cloudngfw.listLocalRulestackFirewalls`
- `cloudngfw.listLocalRulestackPredefinedUrlCategories`
- `cloudngfw.listLocalRulestackSecurityServices`
- `cloudngfw.listPaloAltoNetworksCloudngfwCloudManagerTenants`
- `cloudngfw.listPaloAltoNetworksCloudngfwProductSerialNumberStatus`
- `cloudngfw.listPaloAltoNetworksCloudngfwSupportInfo`
- `kubernetesruntime.getBgpPeer`
- `kubernetesruntime.getLoadBalancer`
- `kubernetesruntime.getService`
- `kubernetesruntime.getStorageClass`
- `offazurespringboot.getSpringbootapp`
<!-- Release notes generated using configuration in .github/release.yml at v2.34.0 -->
What's Changed
* Remove arm2pulumi by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3169
* Fix Makefile that always rebuilds all targets by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3172
* Some code cleanup by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3170
* Remove defaults for useOidc and useMsi so they don't take precedence over env variables by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3180
* Move actionlint to own workflow by danielrbradley in https://github.com/pulumi/pulumi-azure-native/pull/3181
* Add support for Palo Alto Networks by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3182
* A round of GH actions upgrades by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3178
* Bump actions/setup-* to switch from Node 16 to 20, plus Go and Node by thomas11 in https://github.com/pulumi/pulumi-azure-native/pull/3185
**Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.33.0...v2.34.0