Skip to content

Bump mongodb/mongodbatlas from 1.10.2 to 1.17.6 in /tf-workspace#207

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/tf-workspace/mongodb/mongodbatlas-1.17.6
Closed

Bump mongodb/mongodbatlas from 1.10.2 to 1.17.6 in /tf-workspace#207
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/tf-workspace/mongodb/mongodbatlas-1.17.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 12, 2024

Bumps mongodb/mongodbatlas from 1.10.2 to 1.17.6.

Release notes

Sourced from mongodb/mongodbatlas's releases.

v1.17.6

Changelog

  • df074dee671ca863bbd79a8e5df7dac05257bb5a chore: Updates CHANGELOG.md header for v1.17.6 release

v1.17.5

Changelog

  • 2fe6306c158158bb77635c6acdf382062701404d chore: Updates CHANGELOG.md header for v1.17.5 release

v1.17.4

Changelog

  • b6a562a10e1a474c059df36f9c6fc4742bad1624 chore: Updates CHANGELOG.md header for v1.17.4 release

v1.17.3

Changelog

  • 1fad9f4 chore: Updates CHANGELOG.md header for v1.17.3 release

v1.17.2

Changelog

  • 52d6e02 chore: Updates CHANGELOG.md header for v1.17.2 release

v1.17.1

Changelog

  • 9524793 chore: Updates CHANGELOG.md header for v1.17.1 release

v1.17.0

Changelog

  • f1ce45e chore: Updates CHANGELOG.md header for v1.17.0 release

v1.16.2

Changelog

  • 94caf6d chore: Fix permission in release job that creates a new tag (#2319)

v1.16.1

Changelog

  • 99ba9e5 chore: Updates CHANGELOG.md header for v1.16.1 release

v1.16.0

Changelog

  • 1d58027 chore: Updates CHANGELOG.md header for v1.16.0 release

v1.15.3

Changelog

  • 03b0efdb doc: Generates v1.15.3 (#2095)

v1.15.3-pre

Changelog

  • cb37bc65 (DOCSP-31554) Add an example of ignore_changes when autoscaling is enabled (#2077)
  • 63ab2292 (DOCSP-35227) Help clarify misleading resource names (private endpoint and endpoint service) (#2059)
  • 02e82742 Update README.md (#2073)
  • 92831dd7 change order (#2064)

... (truncated)

Changelog

Sourced from mongodb/mongodbatlas's changelog.

1.17.6 (August 07, 2024)

BUG FIXES:

  • resource/mongodbatlas_backup_compliance_policy: Fixes an issue where the update operation modified attributes that were not supposed to be modified" (#2480)

1.17.5 (July 30, 2024)

NOTES:

  • data-source/mongodbatlas_cloud_backup_snapshot_export_job: Deprecates the err_msg attribute (#2436)
  • data-source/mongodbatlas_cloud_backup_snapshot_export_jobs: Deprecates the err_msg attribute (#2436)
  • resource/mongodbatlas_cloud_backup_snapshot_export_job: Deprecates the err_msg attribute (#2436)

BUG FIXES:

  • resource/mongodbatlas_alert_configuration: Fixes an issue where the terraform apply command crashes if you attempt to edit an existing mongodbatlas_alert_configuration by adding a value to threshold_config (#2463)
  • resource/mongodbatlas_organization: Fixes a bug in organization resource creation where the provider crashed (#2462)

1.17.4 (July 19, 2024)

ENHANCEMENTS:

  • data-source/mongodbatlas_search_index: Adds attribute stored_source (#2388)
  • data-source/mongodbatlas_search_indexes: Adds attribute stored_source (#2388)
  • resource/mongodbatlas_search_index: Adds attribute stored_source (#2388)

BUG FIXES:

  • resource/mongodbatlas_advanced_cluster: Fixes disk_iops attribute for Azure cloud provider (#2396)
  • resource/mongodbatlas_cloud_backup_schedule: Updates copy_settings on changes (even when empty) (#2387)
  • resource/mongodbatlas_search_index: Returns error if the analyzers attribute contains unknown fields (#2394)

1.17.3 (June 27, 2024)

1.17.2 (June 20, 2024)

ENHANCEMENTS:

  • data-source/mongodbatlas_advanced_cluster: Adds attribute global_cluster_self_managed_sharding (#2348)
  • data-source/mongodbatlas_advanced_clusters: Adds attribute global_cluster_self_managed_sharding (#2348)
  • resource/mongodbatlas_advanced_cluster: Adds attribute global_cluster_self_managed_sharding (#2348)

BUG FIXES:

  • resource/mongodbatlas_project_ip_access_list: Fixes resource removal in Read() if resource doesn't exist after creation (#2349)

1.17.1 (June 14, 2024)

NOTES:

... (truncated)

Commits
  • df074de chore: Updates CHANGELOG.md header for v1.17.6 release
  • f9fea40 chore: Updates examples link in index.md for v1.17.6 release
  • 8b07220 chore: Updates CHANGELOG.md for #2480
  • 99e9212 fix: Handles update of mongodbatlas_backup_compliance_policy as a create op...
  • 94371a9 chore: Bump github.com/aws/aws-sdk-go from 1.54.19 to 1.55.5 (#2468)
  • 8487a3d chore: Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#2469)
  • 2fe6306 chore: Updates CHANGELOG.md header for v1.17.5 release
  • b6dadfb chore: Updates examples link in index.md for v1.17.5 release
  • 8fdf420 chore: Updates CHANGELOG.md for #2463
  • 7fdbae1 fix: Fixes nil pointer dereference in mongodbatlas_alert_configuration (#2463)
  • 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)

Bumps [mongodb/mongodbatlas](https://github.com/mongodb/terraform-provider-mongodbatlas) from 1.10.2 to 1.17.6.
- [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.10.2...v1.17.6)

---
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 added the dependencies Pull requests that update a dependency file label Aug 12, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 19, 2024

Superseded by #212.

@dependabot dependabot Bot closed this Aug 19, 2024
@dependabot dependabot Bot deleted the dependabot/terraform/tf-workspace/mongodb/mongodbatlas-1.17.6 branch August 19, 2024 21:00
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