Bump mongodb/mongodbatlas from 0.9.1 to 1.4.3 in /infra
Bumps mongodb/mongodbatlas from 0.9.1 to 1.4.3.
Release notes
Sourced from mongodb/mongodbatlas's releases.
v1.4.3
What's Changed
- INTMDB-335: Add option for multiple weekly monthly schedules
@martinstibbein #784- INTMDB-348: autoexport parameter not being set via provider #784
- INTMDB-323: Removed the requirement to set
MONGODB_ATLAS_ENABLE_BETAto use serverless and update the docs to match. #783- INTMDB-330 Fixed Serverless Instance Import Documentation. Closes #754
- Fix typo in federated_settings_org_configs documentation by
@florenpin mongodb/terraform-provider-mongodbatlas#779- Fix typo in custom_db_role documentation by
@BryantDin mongodb/terraform-provider-mongodbatlas#780- Chore(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.17.0 to 2.18.0 by
@dependabotin mongodb/terraform-provider-mongodbatlas#770- Chore(deps): Bump octokit/request-action from 2.1.4 to 2.1.6 by
@dependabotin mongodb/terraform-provider-mongodbatlas#785- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.40.17 to 0.40.18 by
@dependabotin mongodb/terraform-provider-mongodbatlas#786- Release staging v1.4.3 by
@martinstibbein mongodb/terraform-provider-mongodbatlas#787New Contributors
@florenpmade their first contribution in mongodb/terraform-provider-mongodbatlas#779@BryantDmade their first contribution in mongodb/terraform-provider-mongodbatlas#780Full Changelog: https://github.com/mongodb/terraform-provider-mongodbatlas/compare/v1.4.2...v1.4.3
v1.4.2
What's Changed
- Docs: Normalize the space indentation in third_party_integration by
@Linutux42in mongodb/terraform-provider-mongodbatlas#774- Sync Changelog with release notes by
@martinstibbein mongodb/terraform-provider-mongodbatlas#776- INTMDB-313: Set project settings to computed to ignore when not supplied by user by
@martinstibbein mongodb/terraform-provider-mongodbatlas#778New Contributors
@Linutux42made their first contribution in mongodb/terraform-provider-mongodbatlas#774Full Changelog: https://github.com/mongodb/terraform-provider-mongodbatlas/compare/v1.4.1...v1.4.2
v1.4.1
What's Changed
- Update CHANGELOG.md by
@martinstibbein mongodb/terraform-provider-mongodbatlas#771- INTMDB-313: Update project settings default flags by
@martinstibbein mongodb/terraform-provider-mongodbatlas#773Full Changelog: https://github.com/mongodb/terraform-provider-mongodbatlas/compare/v1.4.0...v1.4.1
v1.4.0
Closed issues:
Note: the binary executable for windows/arm64 is not available for this release. Next release will include.
- Fix for Add support for cloud export backup to mongodbatlas_cloud_backup_schedule #740
- Feature Add: Update the project resource with new settings #741
- Fix for Potential bug when disabling auditing #705
- Feature Add: Prometheus and Microsoft Team to the Third Party Integration Settings #706
- Fix for Correct import function for snapshot export bucket #714 #715
- Fix for Add support for schema migration #717
- Feature Add: Prometheus and Microsoft Team to the Third Party Integration Settings
- Fix for Cannot import export bucket - bad state id encoding #708
... (truncated)
Changelog
Sourced from mongodb/mongodbatlas's changelog.
v1.4.3 (2022-07-12)
Fixed
- INTMDB-335: Add option for multiple weekly monthly schedules
@martinstibbein #784- INTMDB-348: autoexport parameter not being set via provider #784
- INTMDB-323: Removed the requirement to set
MONGODB_ATLAS_ENABLE_BETAto use serverless and update the docs to match. #783- INTMDB-330 Fixed Serverless Instance Import Documentation. Closes #754
- Fix typo in custom_db_role documentation #780
- Fix typo in federated_settings_org_configs documentation #779
Full Changelog: https://github.com/mongodb/terraform-provider-mongodbatlas/compare/v1.4.2...v1.4.3
v1.4.2 (2022-07-7)
What's Changed
- INTMDB-313: Update project settings default flags by
@martinstibbein mongodb/terraform-provider-mongodbatlas#778Full Changelog: https://github.com/mongodb/terraform-provider-mongodbatlas/compare/v1.4.1...v1.4.2
v1.4.1 (2022-07-7)
What's Changed
- Update CHANGELOG.md by
@martinstibbein mongodb/terraform-provider-mongodbatlas#771- INTMDB-313: Update project settings default flags by
@martinstibbein mongodb/terraform-provider-mongodbatlas#773Full Changelog: https://github.com/mongodb/terraform-provider-mongodbatlas/compare/v1.4.0...v1.4.1
v1.4.0 (2022-07-5)
Closed issues:
Note: the binary executable for windows/arm64 is not available for this release. Next release will include.
- Fix for Add support for cloud export backup to mongodbatlas_cloud_backup_schedule #740
- Feature Add: Update the project resource with new settings #741
- Fix for Potential bug when disabling auditing #705
- Feature Add: Prometheus and Microsoft Team to the Third Party Integration Settings #706
- Fix for Correct import function for snapshot export bucket #714 #715
- Fix for Add support for schema migration #717
- Feature Add: Prometheus and Microsoft Team to the Third Party Integration Settings
- Fix for Cannot import export bucket - bad state id encoding #708
- Error missing expected { when updating the provider #697
Merged pull requests:
- INTMDB-321: Add support for cloud export backup to mongodbatlas_cloud_backup_schedule #740 (martinstibbe)
- INTMDB-313: Update the project resource with new settings #741 (martinstibbe)
- INTMDB-301: Feature add: Add support for management of federated authentication configuration #742 (martinstibbe)
- INTMDB-307: Add Regionalized Private Endpoint Settings #718 (evertsd)
- INTMDB-310: Potential bug when disabling auditing #705 (martinstibbe)
- INTMDB-311: Feature Add: Prometheus and Microsoft Team to the Third Party Integration Settings #706 (martinstibbe)
- INTMDB-315: Correct import function for snapshot export bucket #715 (martinstibbe)
... (truncated)
Commits
f37cf72Release staging v1.4.3 (#787)be4414dChore(deps): Bump github.com/gruntwork-io/terratest (#786)31803c9Chore(deps): Bump octokit/request-action from 2.1.4 to 2.1.6 (#785)8f85f8dChore(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 (#770)0121c90Fix typo in custom_db_role documentation (#780)cfd97c9Fix typo in federated_settings_org_configs documentation (#779)a7edaceINTMDB-313: Set project settings to computed to ignore when not supplied by u...eff3cdbSync Changelog with release notes (#776)f27508aNormalize the space indentation in the third_parth_integration docs to fix th...f7b0e4cINTMDB-313: Update project settings default flags to true (#773)- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)