Releases: mongodb/terraform-provider-mongodbatlas
Releases · mongodb/terraform-provider-mongodbatlas
v1.4.3
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
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
- @Linutux42 made their first contribution in #774
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Update CHANGELOG.md by @martinstibbe in #771
- INTMDB-313: Update project settings default flags by @martinstibbe in #773
Full Changelog: 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
- 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
- @morey-tech made their first contribution in #756
- @daniel-orlov made their first contribution in #725
Full Changelog: v1.3.1...v1.4.0
v1.3.1
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
- @martinstibbe made their first contribution in #687
- @evertsd made their first contribution in #688
Full Changelog: v1.3.0...v1.3.1
v1.3.0
v1.3.0-pre.1
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
v1.2.0-pre.1
Changelog
- 71c5709 Chore(deps): Bump github.com/gruntwork-io/terratest (#622)
- 30b051d Chore(deps): Bump github.com/gruntwork-io/terratest (#638)
- 055a118 Chore(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 (#621)
- 574139d Chore(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 (#641)
- 3fae50b Fix link in update guide and add version (#615)
- 1439182 Fix markdown formatting in network_container.html.markdown (#647)
- 3f67fba INTMDB-15: Added parameter advanced conf for cluster datasource (#646)
- e145f0b INTMDB-24: Change computed paused to optional (#620)
- 474f8e4 INTMDB-263: Create Resource and Datasource for private_link_endpoint_adl (#640)
- 30bcded INTMDB-272: Validate using interval_min for PagerDuty, VictorOps, GenieOps (#624)
- 3ae2c5d INTMDB-276: Added VersionReleaseSystem parameter for resource/datasource(s) of cluster (#623)
- 6001072 INTMDB-280: Fix cluster datasource scaling issue (#627)
- ed4d2dd INTMDB-283: Fixes a bug about optional parameters in Cloud Backup Schedule (#631)
- a764900 INTMDB-284: Updated docs in alert configuration resource and datasource (#645)
- a125b02 INTMDB-285: Fix org_invitations issue (#643)
- 8ace782 INTMDB-287: Fixes the issues in project api keys (#639)
- ab4e946 INTMDB-5: added parameter team name for alert configurations (#648)
- 01a16f5 Re-branch from 651 due to conflict of docs fixes (#654)
- 46dc303 changed 'hcl' markdown tag to 'terraform' tag (#619)
- e7d51c4 fix realm event trigger issue (#630)
- 9ab17a3 fix: fixes a bug in code to valide if a parameter is nil or not (#614)
- 852006c mongodbatlas-project resource: add api_keys attribute (#504)
- d91cded pre-release v1.2.0 (#650)
- 51e814e updated test and docs (#629)