Skip to content

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 10:07
· 38 commits to main since this release
a7ec6d9

Does the PR have any schema changes?

Found 7 breaking changes:

Resources

  • 🟢 "ovh:CloudProjectDatabase/logSubscription:LogSubscription": required inputs: "kind" input has changed to Required

Types

  • 🟡 "ovh:CloudProject/StorageReplicationRuleFilter:StorageReplicationRuleFilter": properties: "tags" type changed from "array" to "object":
    • 🟡 additional properties had no type but now has &{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}
    • 🟡 items had &{Type: Ref:#/types/ovh:CloudProject/StorageReplicationRuleFilterTag:StorageReplicationRuleFilterTag AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false} but now has no type
  • 🔴 "ovh:CloudProject/StorageReplicationRuleFilterTag:StorageReplicationRuleFilterTag" missing
  • 🟢 "ovh:CloudProject/getContainerRegistriesResult:getContainerRegistriesResult": required: "iamEnabled" property has changed to Required
  • 🟢 "ovh:CloudProject/getRegionService:getRegionService": required: "endpoint" property has changed to Required

New resources:

  • CloudProject/projectRegion.ProjectRegion
  • Domain/dynhostLogin.DynhostLogin
  • index/cloudProjectContainerregistryIam.CloudProjectContainerregistryIam
  • index/cloudProjectDatabaseValkeyUser.CloudProjectDatabaseValkeyUser
  • index/domainZoneDynhostRecord.DomainZoneDynhostRecord
  • index/ovhcloudConnectPopConfig.OvhcloudConnectPopConfig
  • index/ovhcloudConnectPopDatacenterConfig.OvhcloudConnectPopDatacenterConfig
  • index/ovhcloudConnectPopDatacenterExtraConfig.OvhcloudConnectPopDatacenterExtraConfig
  • index/storageEfsShare.StorageEfsShare
  • index/storageEfsShareAcl.StorageEfsShareAcl
  • index/storageEfsShareSnapshot.StorageEfsShareSnapshot

New functions:

  • index/getCloudProjectDatabaseValkeyUser.getCloudProjectDatabaseValkeyUser
  • index/getCloudProjectFlavor.getCloudProjectFlavor
  • index/getCloudProjectGateway.getCloudProjectGateway
  • index/getCloudProjectRancherCapabilitiesPlan.getCloudProjectRancherCapabilitiesPlan
  • index/getCloudProjectRancherCapabilitiesVersion.getCloudProjectRancherCapabilitiesVersion
  • index/getCloudProjectSshKey.getCloudProjectSshKey
  • index/getCloudProjectSshKeys.getCloudProjectSshKeys
  • index/getDbaasLogsOutputGraylogStreamUrl.getDbaasLogsOutputGraylogStreamUrl
  • index/getLocation.getLocation
  • index/getOvhcloudConnectConfigPopDatacenterExtras.getOvhcloudConnectConfigPopDatacenterExtras
  • index/getOvhcloudConnectConfigPopDatacenters.getOvhcloudConnectConfigPopDatacenters
  • index/getOvhcloudConnectConfigPops.getOvhcloudConnectConfigPops
  • index/getOvhcloudConnectDatacenters.getOvhcloudConnectDatacenters
  • index/getStorageEfs.getStorageEfs
  • index/getStorageEfsShareAccessPath.getStorageEfsShareAccessPath
  • index/getStorageEfsShareAccessPaths.getStorageEfsShareAccessPaths

What's Changed

  • Upgrade terraform-provider-ovh to v2.7.0 by @scraly in #379
  • Revert "Upgrade terraform-provider-ovh to v2.7.0" by @scraly in #380
  • Upgrade terraform-provider-ovh to v2.7.0 by @scraly in #381
  • Revert "Upgrade terraform-provider-ovh to v2.7.0" by @scraly in #382
  • add: upgrade provider only script and gh action by @scraly in #383
  • try to fix java sdk generation by @scraly in #387
  • Upgrade terraform-provider-ovh to v2.7.0 by @scraly in #389

Full Changelog: v2.6.0...v2.7.0