Skip to content

Releases: mongodb/terraform-provider-mongodbatlas

v1.4.5

01 Sep 16:40
6e00964

Choose a tag to compare

What's Changed

  • Updated validation logic for cloud_backup_snapshot_restore_job by @evertsd in #813
  • Updated serverless documentation around alert configurations by @evertsd in #819

Full Changelog: v1.4.4...v1.4.5

v1.4.4

18 Aug 13:21
e767607

Choose a tag to compare

What's Changed

  • INTMDB-320 | [Terraform] Fix issue with docs/possibly bug with mongodbatlas_global_cluster_config
  • INTMDB-331 | [Terraform] Error in endpoint_name for mongodbatlas_privatelink_endpoint_service #753
  • INTMDB-351 | [Terraform] project data source not returning name, issue #788
  • INTMDB-362 | Header Clarifications "Resource" vs "Data Source"
  • INTMDB-331 [Terraform] Error in endpoint_name for mongodbatlas_privatelink_endpoint_service #753
  • INTMDB-343 [Terraform] Upgrade to go 1.17
  • Fix federated_settings_identity_provider attribute name by @florenp in #791
  • Chore(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.18.0 to 2.19.0 by @dependabot in #792
  • Update CONTRIBUTING.md by @themantissa in #798
  • Chore(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.19.0 to 2.20.0 by @dependabot in #801
  • Chore(deps): Bump github.com/gruntwork-io/terratest from 0.40.18 to 0.40.19 by @dependabot in #804
  • Release staging v1.4.4 by @martinstibbe in #810
  • INTMBD-367: mongo_db_major_version attribute stale (resource: mongodbatlas_cluster) by @Zuhairahmed in #808

Full Changelog: v1.4.3...v1.4.4

v1.4.3

14 Jul 18:44
f37cf72

Choose a tag to compare

What's Changed

  • INTMDB-335: Add option for multiple weekly monthly schedules @martinstibbe in #784
  • INTMDB-348: autoexport parameter not being set via provider #784
  • INTMDB-323: Removed the requirement to set MONGODB_ATLAS_ENABLE_BETA to 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 @florenp in #779
  • Fix typo in custom_db_role documentation by @BryantD in #780
  • Chore(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.17.0 to 2.18.0 by @dependabot in #770
  • Chore(deps): Bump octokit/request-action from 2.1.4 to 2.1.6 by @dependabot in #785
  • Chore(deps): Bump github.com/gruntwork-io/terratest from 0.40.17 to 0.40.18 by @dependabot in #786
  • Release staging v1.4.3 by @martinstibbe in #787

New Contributors

Full Changelog: v1.4.2...v1.4.3

v1.4.2

08 Jul 21:17
a7edace

Choose a tag to compare

What's Changed

  • Docs: Normalize the space indentation in third_party_integration by @Linutux42 in #774
  • Sync Changelog with release notes by @martinstibbe in #776
  • INTMDB-313: Set project settings to computed to ignore when not supplied by user by @martinstibbe in #778

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.1

06 Jul 19:48
f7b0e4c

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

06 Jul 15:44
12490b3

Choose a tag to compare

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)
  • INTMDB-309: Add support for schema migration #717 (martinstibbe)

Full Changelog (2022-07-06)

What's Changed

  • Chore(deps): Bump actions/setup-go from 2 to 3 by @dependabot in #710
  • Chore(deps): Bump github.com/gruntwork-io/terratest from 0.40.6 to 0.40.7 by @dependabot in #711
  • Chore(deps): Bump hashicorp/setup-terraform from 1 to 2 by @dependabot in #719
  • Chore(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.12.0 to 2.14.0 by @dependabot in #720
  • Chore(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.14.0 to 2.16.0 by @dependabot in #727
  • Chore(deps): Bump github.com/gruntwork-io/terratest from 0.40.7 to 0.40.8 by @dependabot in #726
  • Chore(deps): Bump github.com/spf13/cast from 1.4.1 to 1.5.0 by @dependabot in #730
  • Chore(deps): Bump github.com/gruntwork-io/terratest from 0.40.8 to 0.40.10 by @dependabot in #736
  • Chore(deps): Bump github.com/mongodb-forks/digest from 1.0.3 to 1.0.4 by @dependabot in #735
  • Chore(deps): Bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #734
  • Chore(deps): Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in #729
  • Chore(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.16.0 to 2.17.0 by @dependabot in #751
  • Chore(deps): Bump github.com/gruntwork-io/terratest from 0.40.10 to 0.40.16 by @dependabot in #752
  • Chore(deps): Bump github.com/gruntwork-io/terratest from 0.40.16 to 0.40.17 by @dependabot in #755
  • docs: *_invitation life cycle clarification by @morey-tech in #756
  • Fix attributes case in examples for search_index by @daniel-orlov in #725
  • Pre-Release staging v1.4.0 by @martinstibbe in #763
  • v1.4.0 - Patch Failing Tests by @evertsd in #764
  • Skip datasource private_endpoint_regional_mode by @martinstibbe in #765
  • Patch tests v1.4.0 1 by @martinstibbe in #766
  • Patch tests v1.4.0 1 by @martinstibbe in #767
  • Add windows arm64 to ignore by @martinstibbe in #769

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

04 Apr 13:11
778064b

Choose a tag to compare

What's Changed

  • Chore(deps): Bump actions/checkout from 2 to 3 by @dependabot in #690
  • Chore(deps): Bump github.com/gruntwork-io/terratest from 0.40.3 to 0.40.5 by @dependabot in #692
  • Chore(deps): Bump golangci/golangci-lint-action from 2.5.2 to 3.1.0 by @dependabot in #691
  • Update CONTRIBUTING.md by @andreaangiolillo in #698
  • INTMDB-303: Provider did not catch 400 error returned from the API by @martinstibbe in #687
  • INTMDB-302: Ensure we handle new flow for project deletion well by @evertsd in #688
  • INTMDB-300: Advance Cluster resource ignoring the autoscaling options by @martinstibbe in #686
  • INTMDB-305: Update timing of autodefer by @martinstibbe in #695
  • Prerelease v1.3.1 by @martinstibbe in #701
  • Chore(deps): Bump github.com/gruntwork-io/terratest from 0.40.5 to 0.40.6 by @dependabot in #693
  • Chore(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.10.1 to 2.12.0 by @dependabot in #699
  • INTMDB-306: [Terraform] Release bug fix version 1.3.1 by @martinstibbe in #704

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

23 Feb 20:39
75fb59a

Choose a tag to compare

Changelog

v1.3.0-pre.1

22 Feb 19:18
c8c95f6

Choose a tag to compare

v1.3.0-pre.1 Pre-release
Pre-release

Changelog

  • 50b647f Chore(deps): Bump github.com/gruntwork-io/terratest (#660)
  • 7b4c5a8 Chore(deps): Bump github.com/gruntwork-io/terratest (#669)
  • 9ed2c23 Chore(deps): Bump github.com/gruntwork-io/terratest (#678)
  • bece783 Chore(deps): Bump github.com/gruntwork-io/terratest (#679)
  • 34572e2 Chore(deps): Bump octokit/request-action from 2.1.0 to 2.1.4 (#672)
  • 454ea9c Fix 1.2 upgrade/info guide formatting error (#657)
  • eac7d92 INTMDB-290: Added advanced configuration for datasource/resource of advanced cluster (#658)
  • a5132e8 INTMDB-293: Added container_id in advanced cluster (#663)
  • 7c04a01 INTMDB-294: [Terraform] Address security warnings from dependabot (#661)
  • 63fadd6 INTMDB-295: Fixes a bug about unauthorized error in project resource (#664)
  • f151071 INTMDB-298: fixes a bug where you couldn't delete a team in team resource (#668)
  • 5d01dfc INTMDB-299: Support Cloud Backup Export Jobs (#673)
  • 18f0639 fix: set the container id to avoid null in state (#667)
  • 9fff271 fixed typo in mongodbatlas_teams sidebar (#665)
  • c8c95f6 pre-release v1.3.0 (#680)
  • 923243f update the documentations for new changes (#670)

v1.2.0

14 Jan 21:53
aa679d0

Choose a tag to compare

Changelog