Skip to content

Comments

Bump mongodb/mongodbatlas from 1.11.0 to 1.12.2#36

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps mongodb/mongodbatlas from 1.11.0 to 1.12.2.

Release notes

Sourced from mongodb/mongodbatlas's releases.

v1.12.2

What's Changed

New Contributors

Full Changelog: mongodb/terraform-provider-mongodbatlas@v1.12.1...v1.12.2

v1.12.2-pre1

Changelog

  • 1100e252 Update 1.10.0-upgrade-guide.html.markdown (#1511)

... (truncated)

Changelog

Sourced from mongodb/mongodbatlas's changelog.

v1.12.2 (2023-10-18)

Full Changelog

Enhancements

  • Supports data_expiration_rule parameter in 'mongodbatlas_online_archive` #1528 (AgustinBettati)
  • Supports new notifier_id parameter in mongodbatlas_alert_configuration #1514 (AgustinBettati)

Bug Fixes

  • Fixes issue where Encryption at rest returns inconsistent plan when setting secret access key #1529 (andreaangiolillo)
  • Fixes issue where alert configuration data source for third party notifications returns nil pointer #1513 (AgustinBettati)
  • Adjusts format of database user resource id as defined in previous versions #1506 (AgustinBettati)
  • Removes delete partition_fields statements #1499 (marcosuma)
  • Changes validation of empty provider credentials from Error to Warning #1501 (AgustinBettati)
  • Uses container_id from created cluster in example #1475 (mckornfield)
  • Adjusts time for stale github issues to close after 1 week of inactivity #1512 (AgustinBettati)
  • Updates 1.10.0-upgrade-guide.html.markdown #1511 (Zuhairahmed)
  • Updates template issue with clearer guidelines #1510 (marcosuma)
  • Avoids including provider_disk_type_name property in cluster update request if attribute was removed #1508 (AgustinBettati)

Deprecations and Removals

  • Removes the data source mongodbatlas_privatelink_endpoint_service_adl #1503 (marcosuma)
  • Removes the data source mongodbatlas_privatelink_endpoints_service_adl #1503 (marcosuma)
  • Removes mongodbatlas_privatelink_endpoint_service_adl #1503 (marcosuma)
  • Removes the resource mongodbatlas_privatelink_endpoints_service_adl #1503 (marcosuma)
  • Removes the data source mongodbatlas_data_lake #1503 (marcosuma)
  • Removes the data source mongodbatlas_data_lakes #1503 (marcosuma)
  • Removes the resource mongodbatlas_data_lake #1503 (marcosuma)

Closed Issues

  • Error changing user #1509
  • Provider "registry.terraform.io/mongodb/mongodbatlas" planned an invalid value #1498
  • IP allowlist range force replacement on 1.12.0 #1495
  • Importing Online Archive resources is missing parameter partition_fields in terraform state #1492
  • mongodbatlas_network_container faulty optional variable regions #1490
  • Matcher not allowing null #1489
  • Provider version 1.12.0 is breaking the resource mongodbatlas_database_user (1.11.1 works correctly) #1485
  • mongodbatlas_project_ip_access_list causes invalid plans #1484
  • Changes to oplog_min_retention_hours not being applied when set to null #1481
  • Create alert with more than 1 notification #1473

Internal Improvements

... (truncated)

Commits
  • 4ab65ea doc: Generate CHANGELOG (#1531)
  • dc86e5b chore: Bump github.com/hashicorp/hcl/v2 from 2.18.1 to 2.19.0 (#1532)
  • 8563a3c chore: Bump github.com/aws/aws-sdk-go from 1.45.24 to 1.45.27 (#1534)
  • c77aad0 fix: update releasing with the correct command (#1530)
  • 062b0ad feat: INTMDB-1190: Update message added to github issue in the automation to ...
  • b8dcb6e feat: support new data expiration rule attribute in online archive (#1528)
  • 5f51eed fix: Encryption at rest return inconsistent plan when setting secret access k...
  • b581d84 doc: Updates template issue with clearer guidelines. (#1510)
  • 17a83f2 refactor: migrate online archive resource and data sources to new sdk (#1523)
  • 7d38199 feat: supports new notifier_id attribute in alert configuration notifications...
  • 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 Oct 23, 2023
Bumps [mongodb/mongodbatlas](https://github.com/mongodb/terraform-provider-mongodbatlas) from 1.11.0 to 1.12.2.
- [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.2)

---
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.2 branch from abf7d83 to f193c36 Compare November 2, 2023 10:36
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2023

Superseded by #39.

@dependabot dependabot bot closed this Nov 6, 2023
@dependabot dependabot bot deleted the dependabot/terraform/mongodb/mongodbatlas-1.12.2 branch November 6, 2023 14:33
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.

0 participants