Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade terraform-provider-mongodbatlas to v1.15.0 #381

Merged

Conversation

pulumi-bot
Copy link
Contributor

This PR was generated via $ upgrade-provider pulumi/pulumi-mongodbatlas --kind=all --target-bridge-version=latest.


@pulumi-bot pulumi-bot added the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Feb 3, 2024
@pulumi-bot pulumi-bot self-assigned this Feb 3, 2024
@pulumi-bot pulumi-bot requested a review from iwahbe February 3, 2024 03:09
Copy link

github-actions bot commented Feb 3, 2024

Does the PR have any schema changes?

Does the PR have any schema changes?

Found 33 breaking changes:

Resources

  • "mongodbatlas:index/backupCompliancePolicy:BackupCompliancePolicy": required:
    • 🟢 "copyProtectionEnabled" property is no longer Required
    • 🟢 "encryptionAtRestEnabled" property is no longer Required
    • 🟢 "pitEnabled" property is no longer Required
  • 🔴 "mongodbatlas:index/cloudProviderAccess:CloudProviderAccess" missing
  • "mongodbatlas:index/federatedSettingsIdentityProvider:FederatedSettingsIdentityProvider": required:
    • 🟢 "requestBinding" property is no longer Required
    • 🟢 "responseSignatureAlgorithm" property is no longer Required
    • 🟢 "ssoDebugEnabled" property is no longer Required
    • 🟢 "ssoUrl" property is no longer Required
    • 🟢 "status" property is no longer Required
  • 🟡 "mongodbatlas:index/searchIndex:SearchIndex": inputs: "status" missing

Functions

  • "mongodbatlas:index/getBackupCompliancePolicy:getBackupCompliancePolicy": inputs:
    • 🟡 "onDemandPolicyItem" missing input "onDemandPolicyItem"
    • 🟡 "policyItemDaily" missing input "policyItemDaily"
    • 🟡 "policyItemHourly" missing input "policyItemHourly"
    • 🟡 "policyItemMonthlies" missing input "policyItemMonthlies"
    • 🟡 "policyItemWeeklies" missing input "policyItemWeeklies"
  • 🔴 "mongodbatlas:index/getCloudProviderAccess:getCloudProviderAccess" missing
  • 🟡 "mongodbatlas:index/getSearchIndex:getSearchIndex": inputs: "status" missing input "status"
  • "mongodbatlas:index/getSearchIndexes:getSearchIndexes": inputs:
    • 🟡 "itemsPerPage" missing input "itemsPerPage"
    • 🟡 "pageNum" missing input "pageNum"

Types

  • 🔴 "mongodbatlas:index/CloudProviderAccessFeatureUsage:CloudProviderAccessFeatureUsage" missing
  • 🔴 "mongodbatlas:index/getCloudProviderAccessAwsIamRole:getCloudProviderAccessAwsIamRole" missing
  • 🔴 "mongodbatlas:index/getCloudProviderAccessAwsIamRoleFeatureUsage:getCloudProviderAccessAwsIamRoleFeatureUsage" missing
  • "mongodbatlas:index/getFederatedSettingsIdentityProvidersResult:getFederatedSettingsIdentityProvidersResult": required:
    • 🟢 "audienceClaims" property has changed to Required
    • 🟢 "clientId" property has changed to Required
    • 🟢 "groupsClaim" property has changed to Required
    • 🟢 "idpId" property has changed to Required
    • 🟢 "protocol" property has changed to Required
    • 🟢 "requestedScopes" property has changed to Required
    • 🟢 "userClaim" property has changed to Required
  • "mongodbatlas:index/getOrganizationsResult:getOrganizationsResult": required:
    • 🟢 "apiAccessListRequired" property has changed to Required
    • 🟢 "multiFactorAuthRequired" property has changed to Required
    • 🟢 "restrictEmployeeAccess" property has changed to Required
  • 🟢 "mongodbatlas:index/getProjectsResult:getProjectsResult": required: "ipAddresses" property has changed to Required
    No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@iwahbe iwahbe merged commit 8ef3dc6 into master Feb 4, 2024
18 checks passed
@iwahbe iwahbe deleted the upgrade-terraform-provider-mongodbatlas-to-v1.15.0-56966529 branch February 4, 2024 11:34
@github-actions github-actions bot removed the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade terraform-provider-mongodbatlas to v1.15.0
2 participants