Skip to content

v0.0.34

Choose a tag to compare

@msq177 msq177 released this 02 Jul 09:29
· 74 commits to main since this release
a2ab945

Does the PR have any schema changes?

Found 4 breaking changes:

Types

  • 🟢 "volcengine:cen/InterRegionBandwidthsInterRegionBandwidth:InterRegionBandwidthsInterRegionBandwidth": required: "cenBandwidthPackageId" property has changed to Required
  • 🟢 "volcengine:cen/getInterRegionBandwidthsInterRegionBandwidth:getInterRegionBandwidthsInterRegionBandwidth": required: "cenBandwidthPackageId" property has changed to Required
  • 🟢 "volcengine:vpc/VpcsVpc:VpcsVpc": required: "secondaryCidrBlocks" property has changed to Required
  • 🟢 "volcengine:vpc/getVpcsVpc:getVpcsVpc": required: "secondaryCidrBlocks" property has changed to Required

New resources:

  • apig/apigCustomDomain.ApigCustomDomain
  • apig/apigGateway.ApigGateway
  • apig/apigGatewayService.ApigGatewayService
  • apig/apigRoute.ApigRoute
  • apig/apigUpstream.ApigUpstream
  • apig/apigUpstreamSource.ApigUpstreamSource
  • apig/apigUpstreamVersion.ApigUpstreamVersion
  • vpc/cidrBlockAssociate.CidrBlockAssociate
  • vpc/flowLog.FlowLog
  • vpc/flowLogActive.FlowLogActive
  • vpc/trafficMirrorFilter.TrafficMirrorFilter
  • vpc/trafficMirrorFilterRule.TrafficMirrorFilterRule
  • vpc/trafficMirrorSession.TrafficMirrorSession
  • vpc/trafficMirrorTarget.TrafficMirrorTarget
  • waf/aclRule.AclRule
  • waf/botAnalyseProtectRule.BotAnalyseProtectRule
  • waf/ccRule.CcRule
  • waf/customBot.CustomBot
  • waf/customPage.CustomPage
  • waf/hostGroup.HostGroup
  • waf/instanceCtl.InstanceCtl
  • waf/ipGroup.IpGroup
  • waf/systemBot.SystemBot
  • waf/vulnerability.Vulnerability
  • waf/wafDomain.WafDomain

New functions:

  • apig/gatewayServices.GatewayServices
  • apig/gateways.Gateways
  • apig/getCustomDomains.getCustomDomains
  • apig/getGatewayServices.getGatewayServices
  • apig/getGateways.getGateways
  • apig/getRoutes.getRoutes
  • apig/getUpstreamSources.getUpstreamSources
  • apig/getUpstreamVersions.getUpstreamVersions
  • apig/getUpstreams.getUpstreams
  • vpc/getFlowLogs.getFlowLogs
  • vpc/getTrafficMirrorFilterRules.getTrafficMirrorFilterRules
  • vpc/getTrafficMirrorFilters.getTrafficMirrorFilters
  • vpc/getTrafficMirrorSessions.getTrafficMirrorSessions
  • vpc/getTrafficMirrorTargets.getTrafficMirrorTargets
  • waf/getAclRules.getAclRules
  • waf/getBotAnalyseProtectRules.getBotAnalyseProtectRules
  • waf/getCcRules.getCcRules
  • waf/getCustomBots.getCustomBots
  • waf/getCustomPages.getCustomPages
  • waf/getDomains.getDomains
  • waf/getHostGroups.getHostGroups
  • waf/getIpGroups.getIpGroups
  • waf/getProhibitions.getProhibitions
  • waf/getServiceCertificates.getServiceCertificates
  • waf/getSystemBots.getSystemBots

What's Changed

Full Changelog: v0.0.33...v0.0.34