Skip to content

v3.31.0

Choose a tag to compare

@github-actions github-actions released this 06 May 20:09
f9fda4f

Does the PR have any schema changes?

Found 15 breaking changes:

Functions

  • "mongodbatlas:index/getThirdPartyIntegration:getThirdPartyIntegration": inputs:
    • 🟡 "enabled" missing input "enabled"
    • 🟡 "microsoftTeamsWebhookUrl" missing input "microsoftTeamsWebhookUrl"
    • 🟡 "serviceDiscovery" missing input "serviceDiscovery"
    • 🟡 "userName" missing input "userName"

Types

  • 🟢 "mongodbatlas:index/getDatabaseUsersResult:getDatabaseUsersResult": required: "description" property has changed to Required
  • "mongodbatlas:index/getOrganizationsResult:getOrganizationsResult": required:
    • 🟢 "securityContact" property has changed to Required
    • 🟢 "skipDefaultAlertsSettings" property has changed to Required
  • 🟢 "mongodbatlas:index/getResourcePoliciesResourcePolicy:getResourcePoliciesResourcePolicy": required: "description" property has changed to Required
  • 🟢 "mongodbatlas:index/getResourcePoliciesResult:getResourcePoliciesResult": required: "description" property has changed to Required
  • "mongodbatlas:index/getThirdPartyIntegrationsResult:getThirdPartyIntegrationsResult": required:
    • 🟢 "enabled" property has changed to Required
    • 🟢 "microsoftTeamsWebhookUrl" property has changed to Required
    • 🟢 "sendCollectionLatencyMetrics" property has changed to Required
    • 🟢 "sendDatabaseMetrics" property has changed to Required
    • 🟢 "serviceDiscovery" property has changed to Required
    • 🟢 "userName" property has changed to Required
      No new resources/functions.

What's Changed

Full Changelog: v3.30.0...v3.31.0