Does the PR have any schema changes?
Found 10 breaking changes:
Resources
- "sdwan:index/configurationGroup:ConfigurationGroup":
- `🟡` inputs: "featureProfiles" missing
- `🟡` properties: "featureProfiles" missing output "featureProfiles"
- "sdwan:index/transportCellularProfileFeature:TransportCellularProfileFeature": required:
- `🟢` "accessPointName" property is no longer Required
- `🟢` "profileId" property is no longer Required
- `🟢` "sdwan:index/zoneBasedFirewallPolicyDefinition:ZoneBasedFirewallPolicyDefinition": required: "applyZonePairs" property is no longer Required
Types
- `🔴` "sdwan:index/ConfigurationGroupFeatureProfile:ConfigurationGroupFeatureProfile" missing
- `🔴` "sdwan:index/getConfigurationGroupFeatureProfile:getConfigurationGroupFeatureProfile" missing
- "sdwan:index/getSecurityPolicyDefinition:getSecurityPolicyDefinition": required:
- `🟢` "destinationZone" property has changed to Required
- `🟢` "sourceZone" property has changed to Required
- `🟢` "sdwan:index/getSecurityPolicyLogging:getSecurityPolicyLogging": required: "externalSyslogServerSourceInterface" property has changed to Required
New resources:
- `index/dnsSecurityPolicy.DnsSecurityPolicy`
- `index/tag.Tag`
New functions:
- `index/getDnsSecurityPolicy.getDnsSecurityPolicy`
- `index/getTag.getTag`
What's Changed
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-sdwan/pull/214
* Combined dependencies PR by pulumi-bot in https://github.com/pulumi/pulumi-sdwan/pull/216
* Bump golang.org/x/net from 0.34.0 to 0.36.0 in /sdk in the go_modules group across 1 directory by dependabot in https://github.com/pulumi/pulumi-sdwan/pull/209
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-sdwan/pull/218
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-sdwan/pull/219
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-sdwan/pull/220
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-sdwan/pull/222
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-sdwan/pull/223
* Upgrade terraform-provider-sdwan to v0.6.0 by pulumi-bot in https://github.com/pulumi/pulumi-sdwan/pull/225
**Full Changelog**: https://github.com/pulumi/pulumi-sdwan/compare/v0.2.5...v0.3.0