Skip to content

Comments

Bump mongodb/mongodbatlas from 1.11.0 to 1.12.0#23

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/mongodb/mongodbatlas-1.12.0
Closed

Bump mongodb/mongodbatlas from 1.11.0 to 1.12.0#23
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/mongodb/mongodbatlas-1.12.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2023

Bumps mongodb/mongodbatlas from 1.11.0 to 1.12.0.

Release notes

Sourced from mongodb/mongodbatlas's releases.

v1.12.0

What's Changed

New Contributors

Full Changelog: mongodb/terraform-provider-mongodbatlas@v1.11.1...v1.12.0

v1.12.0-pre1

What's Changed

... (truncated)

Changelog

Sourced from mongodb/mongodbatlas's changelog.

v1.12.0 (2023-09-20)

Full Changelog

Enhancements

  • Support for tags attribute in mongodbatlas_cluster, mongodbatlas_advanced_cluster, and mongodbatlas_serverless_instance. See Atlas Resource Tags to learn more. #1461 (AgustinBettati)
  • Support for new mongodbatlas_atlas_user and mongodbatlas_atlas_users data sources #1432 (AgustinBettati)

Bug Fixes

  • Populates total_count in mongodbatlas_alert_configurations data source #1476 (lantoli)
  • Improves error handling for cloud_backup_schedule resource. #1474 (marcosuma)
  • Handles incorrect ids when importing alert_configuration or project_ip_access_list resources #1472 (lantoli)
  • Fix when removing collectionName from user role #1471 (marcosuma)
  • Changelog Spelling Fixes #1457 (Zuhairahmed)
  • Adds mongodbatlas_database_user username parameter OIDC footnote in docs #1458 (Zuhairahmed)

Deprecations and Removals

  • Deprecation of labels attribute in mongodbatlas_cluster and mongodbatlas_advanced_cluster resources.
  • Remove deprecated fields in mongodbatlas_alert_configuration resource #1385 (AgustinBettati)
  • Removal of api_keys attribute from mongodbatlas_project #1365 (maastha)
  • Removal of attributes in mongodbatlas_encryption_at_rest resource: aws_kms, azure_key_vault, google_cloud_kms #1383 (maastha)
  • Removal of MongoDB Atlas Terraform Provider v1.12.0 deprecated fields. #1418 (marcosuma)
    • provider: duration_seconds
    • advanced_cluster resource: bi_connector
    • cloud_backup_snapshot_restore_job resource: delivery_type
    • cloud_provider_access_setup resource: aws
    • cluster resource: bi_connector, provider_backup_enabled, aws_private_link, aws_private_link_srv
    • database_user resource: provider_backup_enabled
    • project_api_key resource: role_names
    • cluster and clusters data sources: bi_connector
    • project_key and project_keys data sources: role_names

Closed Issues

  • Alert notification interval_min not working #1464
  • Changing DB user role from readwrite@DB.Col1 to readwrite@DB doesn't work #1462
  • Unable to deploy a DISK_PARTITION_UTILIZATION_DATA AlertConfiguration #1410
  • Error: The terraform-provider-mongodbatlas_v1.11.0 plugin crashed #1396
  • Trigger resource does not force replacement when app id changes #1310

Internal Improvements

... (truncated)

Commits
  • 6acb141 doc: generate v1.12.0 (#1478)
  • 97e82a6 Low-CPU Cluster Tier Doc Update
  • 578392e doc: IP Access List doc updates for Terraform Resources, Data Sources (#1414)
  • e1e21ed fix: improved error handling for cloud_backup_schedule resource. (#1474)
  • 0dfe33d fix: populate total_count in mongodbatlas_alert_configurations data source (...
  • 0a727bb feat: support new tags attribute in cluster, advanced_cluster, and serverless...
  • cfacdb3 fix: handle incorrect ids when importing alert_configuration or project_ip_ac...
  • 2fa8084 doc: add breaking changes strategy for Terraform (#1431)
  • d132a64 fix: update correctly user role when collectionName is removed (#1471)
  • 0694a78 chore: Bump goreleaser/goreleaser-action from 4 to 5 (#1470)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 20, 2023
@dependabot dependabot bot force-pushed the dependabot/terraform/mongodb/mongodbatlas-1.12.0 branch from fc7c75c to 01cfdcf Compare September 20, 2023 16:53
@gnarea
Copy link
Contributor

gnarea commented Sep 20, 2023

@dependabot recreate

Bumps [mongodb/mongodbatlas](https://github.com/mongodb/terraform-provider-mongodbatlas) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/mongodb/terraform-provider-mongodbatlas/releases)
- [Changelog](https://github.com/mongodb/terraform-provider-mongodbatlas/blob/master/CHANGELOG.md)
- [Commits](mongodb/terraform-provider-mongodbatlas@v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: mongodb/mongodbatlas
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/terraform/mongodb/mongodbatlas-1.12.0 branch from 01cfdcf to 08ba1bb Compare September 20, 2023 18:25
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 22, 2023

Superseded by #24.

@dependabot dependabot bot closed this Sep 22, 2023
@dependabot dependabot bot deleted the dependabot/terraform/mongodb/mongodbatlas-1.12.0 branch September 22, 2023 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant