Skip to content

Releases: mongodb/terraform-provider-mongodbatlas

v1.14.0-pre

18 Dec 14:36
953fe05
Compare
Choose a tag to compare
v1.14.0-pre Pre-release
Pre-release

Changelog

  • 06efacb CLOUDP-215923: [TF] Remove sunset resources from documentation (#1732)
  • c2e3eec build(deps): bump go.mongodb.org/atlas-sdk (#1706)
  • c0ae26a change the id only if there is one replication spec (#1755)
  • 9b114cf chore: Adds a website make goal to preview doc changes (#1662)
  • 819bf7e chore: Bump actions/setup-go from 4 to 5 (#1745)
  • 7781f76 chore: Bump actions/stale from 8 to 9 (#1746)
  • de0ef56 chore: Bump github.com/aws/aws-sdk-go from 1.48.13 to 1.49.1 (#1744)
  • ffe9bd9 chore: Bump github.com/aws/aws-sdk-go from 1.48.2 to 1.48.7 (#1678)
  • 8eece96 chore: Bump github.com/aws/aws-sdk-go from 1.48.7 to 1.48.13 (#1712)
  • f0c62ac chore: Bump github.com/gruntwork-io/terratest from 0.46.7 to 0.46.8 (#1711)
  • e2fd48e chore: Bump github.com/hashicorp/terraform-plugin-testing (#1710)
  • e9624dd chore: Bump github.com/spf13/cast from 1.5.1 to 1.6.0 (#1677)
  • 67db9d3 chore: Bump tj-actions/verify-changed-files (#1679)
  • 6201d14 chore: Bump tj-actions/verify-changed-files (#1713)
  • deb943b chore: Bump tj-actions/verify-changed-files (#1747)
  • 7f6c97f chore: CLOUDP-215162: Update Jira GitHub Action to update Ticket status based on the issue (#1754)
  • 3b850e3 chore: CLOUDP-215192 - Update Automation That Creates Github Issues To Create CLOUDP rather than INTMDB (#1696)
  • be70c97 chore: Increases project list limit for clean-up Github action (#1673)
  • a8dfd1b chore: Update issues.yml
  • 7dcd8ef chore: Updates Atlas Go SDK (#1674)
  • c7ece64 chore: Uses official CLI GH action in TF clean-up workflow (#1718)
  • 53462a3 chore: adjust CI change detection file paths after file restructure (#1667)
  • 8392f62 chore: change region used in online archive process region to one supported in cloud dev (#1703)
  • 3d397f8 chore: define atlas stream functionality under beta flag environment variable (#1726)
  • cf54814 chore: fix examples job by defining BETA flag (#1751)
  • 87db18d chore: migrate database user resource to new SDK (#1723)
  • 42f0f37 chore: migrate encryption_at_rest resource to new SDK (#1725)
  • 46377e3 chore: migrate project_ip_access_list to new SDK (#1753)
  • b9e795b chore: new scaffold command for creating resources/data sources (#1739)
  • e910b23 chore: project resource migration to new sdk (#1686)
  • ddb43b2 chore: remove references of legacy mongodbatlas package in make file (#1675)
  • 2273d6b create Test Suite workflow (#1687)
  • 66c3270 deprecate: root project_id attribute is deprecated in resource (#1665)
  • 4f17ad2 doc: CLOUDP-216288 - Update the warning message in the cluster resource to mention a bug on the container ids (#1719)
  • 05be678 doc: Updates contributing file with code and test best practices (#1666)
  • 238884d feat!: Adds first and last name in backup_compliance_policy resource. (#1655)
  • d031b46 feat: Allows to choose Terraform version for Acceptance Tests, default to latest version (#1684)
  • 4223fb5 feat: Allows to run acc/mig tests in GH action choosing version and test group. (#1717)
  • a88b532 feat: Cleans up before and after Test Suite so they don't interfere (#1695)
  • 28ecb10 feat: Migrates some resources to new file structure (#1700)
  • f562923 feat: Migrates some resources to new file structure (#1702)
  • 09730f0 feat: Migrates some resources to new file structure (#1704)
  • 8c5b041 feat: Migrates some resources to new file structure (#1705)
  • bc94bf7 feat: Restructures files (#1657)
  • 866d5b0 feat: Runs Acceptance and Migration tests for different Terraform CLI versions (#1688)
  • 31ffd15 feat: Runs Migration tests for different provider versions (#1691)
  • 77d4140 feat: new mongodbatlas_stream_connection and mongodbatlas_stream_connections data sources (#1757)
  • 350534c feat: new mongodbatlas_stream_connection resource (#1736)
  • 9a2c2fa feat: new mongodbatlas_stream_instance data source (#1689)
  • ebe95d4 feat: new mongodbatlas_stream_instance resource (#1685)
  • 71bcdb2 feat: new mongodbatlas_stream_instances data source (#1701)
  • daabb99 fix links (#1740)
  • 8d06929 fix: : Provider crash when an invalid role name is specified to mongodbatlas_project_api_key (#1720)
  • 953fe05 fix: Doesn't disable X.509 in the project when mongodbatlas_x509_authentication_database_user resource is deleted (#1760)
  • 5fc2064 fix: Fixes config flaky tests (#1680)
  • 8a366c2 fix: Fixes config test group in older TF versions (#1748)
  • 18c4a80 fix: Fixes migration tests for backup_online_archive (#1724)
  • c7dfb66 fix: Fixes network test group in older TF versions (#1741)
  • 62ae4e1 fix: Fixes project flaky tests (#1669)
  • 4066b04 fix: Runs only test group if specified in Github Action acceptance or migration tests (#1730)
  • 86df112 fix: adjust block in project_api_key as required to avoid plugin crash (#1663)
  • d4a2bce fix: adjust root project_id attribute in mongdbatlas_project_api_key resource to optional (#1664)
  • f03d37a fix: lint error (#1734)
  • 5c1bebd fix: project delete function uses correct string representation of id (#1733)
  • 064eb06 fixes cloud_backup (#1758)
  • d71180f refactor: adjust project_api_key to new file structure (#1676)
  • 1dc8dbe refactor: remove redundancy in creation functions for resources/data sources separated in packages (#1682)
  • 85773f3 replaces .String() method with internal method TimeToString. (#1699)
  • 488d84a test: add unit test to alert_configuration (#1670)
  • 5526472 test: add unit test to database_user resource (#1738)
  • b915426 test: add unit test to project resource (#1694)
  • bd446ef test: including unit testing for search deployments state transition logic and model conversions (#1653)
  • 0bc0c93 test: unit test encryption_at_rest resource (#1750)
  • 8293bb5 test: unit test for project_ip_access_list resource (#1756)

v1.13.1

23 Nov 11:34
7790d2f
Compare
Choose a tag to compare

Changelog

v1.13.1-pre

22 Nov 16:31
d76dfd6
Compare
Choose a tag to compare
v1.13.1-pre Pre-release
Pre-release

Changelog

  • e2054b7 chore: Bump github.com/aws/aws-sdk-go from 1.47.11 to 1.48.2 (#1651)
  • 1f3fcd0 chore: Bump github.com/hashicorp/terraform-plugin-go (#1652)
  • b5e2164 chore: Bump tj-actions/verify-changed-files (#1650)
  • bc33bf4 chore: migrates alert_configuration to new SDK (#1630)
  • 25e25bc doc: address outstanding comments from 1.13.0 docs release (#1648)
  • 7dde9cc feat: Unit test resource and data source schemas in Terraform Plugin Framework (#1646)
  • 4a24fdc fix!: handles paused clusters with errors when updating. (#1640)
  • 3efba0a fix: (INTMDB-1312) It is not possible to add breaking change label to PR (#1647)
  • 7074c0b fix: Update issues.yml to remove assignee (#1649)
  • 1e459ff fix: adds data_process_region field to online archive resource (#1634)
  • 58e939d fix: avoid error when removing project api key assignment for deleted project (#1641)
  • f628755 fix: handles attributes as computed. (#1642)
  • d76dfd6 fix: uses SchemaConfigModeAttr for list attributes in cluster resource. (#1654)

v1.13.0

21 Nov 10:14
0832490
Compare
Choose a tag to compare

What's Changed

  • feat: Enables assume_role acceptance tests with temporary credentials by @marcosuma in #1585
  • fix: changes naming convention for event trigger tests. by @marcosuma in #1586
  • chore: add code health to report in merge queue by @AgustinBettati in #1588
  • fix: add online archive migration test to github action by @maastha in #1587
  • chore: add acceptance tests and migration tests to report in merge queue by @andreaangiolillo in #1590
  • fix: changes naming convention for data_source event trigger tests. by @marcosuma in #1593
  • doc: Update RELEASING.md by @andreaangiolillo in #1592
  • fix: changes naming convention for data_source event trigger test. by @marcosuma in #1594
  • fix: disables data_source event_trigger tests since they are failing by @marcosuma in #1595
  • revert: "chore: add acceptance tests and migration tests to report in merge queue" by @andreaangiolillo in #1591
  • fix: Fixes Update SDK GitHub action by @lantoli in #1596
  • fix: disables event_trigger from acceptance test due to missing cluster. by @marcosuma in #1603
  • chore: Updates Atlas Go SDK by @lantoli in #1604
  • doc: explicitly state defaults for project flags by @garyburgmann in #1547
  • chore: Bump github.com/gruntwork-io/terratest from 0.46.1 to 0.46.6 by @dependabot in #1607
  • chore: Bump hashicorp/setup-terraform from 2 to 3 by @dependabot in #1579
  • chore: Bump github.com/aws/aws-sdk-go from 1.46.3 to 1.47.4 by @dependabot in #1606
  • chore: Bump github.com/aws/aws-sdk-go from 1.47.4 to 1.47.5 by @dependabot in #1608
  • fix: Fixes search index acceptance tests flow by @lantoli in #1610
  • fix: reduce stale days to 5 and close after 2 day of stale by @andreaangiolillo in #1602
  • fix: Terraform encryption at rest error when upgrading to 1.12.2 by @andreaangiolillo in #1617
  • chore: remove all references to flowdock and new relic third party integrations by @oarbusi in #1616
  • chore: Bump tj-actions/verify-changed-files from 6d688963a73d28584e163b6f62cf927a282c4d11 to 82a523f60ad6816c35b418520f84629024d70e1e by @dependabot in #1626
  • chore: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.29.0 to 2.30.0 by @dependabot in #1624
  • chore: Bump github.com/aws/aws-sdk-go from 1.47.5 to 1.47.11 by @dependabot in #1625
  • chore: Bump github.com/gruntwork-io/terratest from 0.46.6 to 0.46.7 by @dependabot in #1623
  • fix: make disk_iops a computed attribute in advanced_cluster resource by @AgustinBettati in #1620
  • doc: documentation errors in cloud provider access by @milh0use in #1615
  • chore: Updates Atlas Go SDK by @lantoli in #1632
  • chore: updates PR template for further verifications. by @marcosuma in #1628
  • fix: define ConfigMode for computed nest block attribute in privatelink_endpoint_service to support tf 1.0.8 by @AgustinBettati in #1629
  • feat: Adds type and fields attributes in resource and data sources for search_index by @lantoli in #1605
  • feat: Improves testing in search-index resource by @lantoli in #1635
  • feat: search node management with mongodbatlas_search_deployment resource and data source by @AgustinBettati in #1633
  • doc: cleanup in project_api_key docs, and remove unused code in resource by @AgustinBettati in #1636
  • feat: Update PR action to automatically add labels based on the PR title by @andreaangiolillo in #1637
  • doc: generate v1.13.0 by @oarbusi in #1639

New Contributors

Full Changelog: v1.12.3...v1.13.0

v1.13.0-pre1

17 Nov 14:56
4221f0e
Compare
Choose a tag to compare
v1.13.0-pre1 Pre-release
Pre-release

Changelog

  • d97db0b build(deps): bump go.mongodb.org/atlas-sdk (#1604)
  • 2f7c879 build(deps): bump go.mongodb.org/atlas-sdk (#1632)
  • 7378faa chore: Bump github.com/aws/aws-sdk-go from 1.46.3 to 1.47.4 (#1606)
  • 67491b3 chore: Bump github.com/aws/aws-sdk-go from 1.47.4 to 1.47.5 (#1608)
  • eb1265b chore: Bump github.com/aws/aws-sdk-go from 1.47.5 to 1.47.11 (#1625)
  • 751328e chore: Bump github.com/gruntwork-io/terratest from 0.46.1 to 0.46.6 (#1607)
  • 5b38090 chore: Bump github.com/gruntwork-io/terratest from 0.46.6 to 0.46.7 (#1623)
  • 14d80a1 chore: Bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1624)
  • c123913 chore: Bump hashicorp/setup-terraform from 2 to 3 (#1579)
  • 0548860 chore: Bump tj-actions/verify-changed-files (#1626)
  • 24fddcf chore: add acceptance tests and migration tests to report in merge queue (#1590)
  • fd067ee chore: add code health to run in merge queue (#1588)
  • 554e3e8 chore: remove all references to flowdock and new relic third party integrations (#1616)
  • 9ee2da8 chore: updates PR template to add a checklist item for credentials verification. (#1628)
  • efc3dfe disables data_source event_trigger tests since they are failing with 400. (#1595)
  • 47c3935 doc: Update RELEASING.md (#1592)
  • 6437868 doc: documentation errors in cloud provider access (#1615)
  • 6379775 docs: cleanup in project_api_key docs, and unused code in resource (#1636)
  • c1d286e docs: explicitly state defaults for project flags (#1547)
  • 921c7b2 feat: Adds type and fields attributes in resource and data sources for search_index (#1605) INTMDB-1260
  • 11881c1 feat: Enables assume_role acceptance tests with temporary credentials (#1585)
  • 7cbd38e feat: Improves testing in search-index resource (#1635) INTMDB-1298
  • 14fc004 feat: Update PR action to automatically add labels based on the PR title (#1637)
  • 16bcebd feat: search node management with mongodbatlas_search_deployment resource and data source (#1633)
  • 4221f0e fix: Added correct version to PR labeler
  • 0193f4c fix: Fixes Update SDK GitHub action (#1596)
  • 1b942e4 fix: Fixes search index acceptance tests flow (#1610)
  • a164af1 fix: Terraform encryption at rest error when upgrading to 1.12.2 (#1617)
  • e2cd98a fix: add online archive migration test to github action (#1587)
  • ea7df54 fix: changes naming convention for data_source event trigger test. (#1594)
  • ee82c41 fix: changes naming convention for data_source event trigger tests. (#1593)
  • e284c90 fix: changes naming convention for event trigger tests. (#1586)
  • 47469dd fix: define ConfigMode for computed nest block attribute in privatelink_endpoint_service to support tf 1.0.8 (#1629)
  • 71c5f8d fix: disables event_trigger from acceptance test due to missing cluster. (#1603)
  • 62a335c fix: fix PR labeler
  • 5cb4546 fix: fix action linter
  • 8166c7f fix: make disk_iops a computed attribute in advanced_cluster resource (#1620)
  • e0921a6 fix: reduce stale days to 5 and close after 2 day of stale (#1602)
  • 936e092 revert: "chore: add acceptance tests and migration tests to report in merge queue" (#1591)

v1.12.3

03 Nov 06:38
819b759
Compare
Choose a tag to compare

What's Changed

  • refactor: Migrates search index resource and data sources to new SDK by @lantoli in #1536
  • deprecate: Deprecates page_num and items_per_page in datasource mongodbatlas_search_indexes by @lantoli in #1538
  • feat: fixes setting of authentication realm url. by @marcosuma in #1537
  • chore: Bump go.mongodb.org/atlas-sdk/v20231001001 from 20231001001.0.0 to 20231001001.1.0 by @dependabot in #1533
  • refactor: Change interface{} to any by @lantoli in #1543
  • feat: Adds file .tool-versions for asdf by @lantoli in #1546
  • chore: Bump github.com/hashicorp/hcl/v2 from 2.19.0 to 2.19.1 by @dependabot in #1542
  • chore: Bump github.com/aws/aws-sdk-go from 1.45.27 to 1.46.0 by @dependabot in #1541
  • feat: fixes the realm URL when it is set. by @marcosuma in #1545
  • feat: Updates to Go 1.21.3 by @lantoli in #1550
  • feat: Fixes linter cache by @lantoli in #1555
  • fix: add sdk autoupdates by @wtrocki in #1557
  • chore: Bump tj-actions/verify-changed-files from 78dc414e915e0664bcf0d2b42465a86cd47bcc3c to 6d688963a73d28584e163b6f62cf927a282c4d11 by @dependabot in #1562
  • chore: Bump github.com/hashicorp/terraform-plugin-framework from 1.4.1 to 1.4.2 by @dependabot in #1561
  • chore: Bump github.com/aws/aws-sdk-go from 1.46.0 to 1.46.3 by @dependabot in #1560
  • chore: Bump github.com/gruntwork-io/terratest from 0.46.0 to 0.46.1 by @dependabot in #1559
  • fix!: fixes global num_shards adding it as computed and removing the default. by @marcosuma in #1548
  • chore: Bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in #1570
  • fix: 'computed' and 'default' usage based on the documentation by @marcosuma in #1564
  • doc: CHANGELOG minor doc fix by @Zuhairahmed in #1539
  • feat: set format for AWS region value in the provider definition by @marcosuma in #1549
  • feat: fixes region and aws account to be used for trigger acc test by @marcosuma in #1558
  • feat: Updates migration tests to run separately and use last released version of provider for plan checks by @maastha in #1565
  • fix: overrides to attribute behavior for resource elems. by @marcosuma in #1572
  • feat: does not delete project for trigger acctest. by @marcosuma in #1573
  • feat: Adds acceptDataRisksAndForceReplicaSetReconfig parameter in mongodbatlas_cluster and mongodbatlas_advanced_cluster by @lantoli in #1575
  • fix: Update run condition in migration tests github action by @maastha in #1580
  • fix: Fixes attributes paused, version_release_system and tags in advanced cluster resource by @lantoli in #1581
  • fix: Fixes import documentation for project_api_key resource by @lantoli in #1582
  • fix: disable assume_role by @andreaangiolillo in #1583
  • doc: generate v1.12.3 by @lantoli in #1584

Full Changelog: v1.12.2...v1.12.3

v1.12.3-pre1

02 Nov 15:17
835ee91
Compare
Choose a tag to compare
v1.12.3-pre1 Pre-release
Pre-release

What's Changed

  • refactor: Migrates search index resource and data sources to new SDK by @lantoli in #1536
  • deprecate: Deprecates page_num and items_per_page in datasource mongodbatlas_search_indexes by @lantoli in #1538
  • feat: fixes setting of authentication realm url. by @marcosuma in #1537
  • chore: Bump go.mongodb.org/atlas-sdk/v20231001001 from 20231001001.0.0 to 20231001001.1.0 by @dependabot in #1533
  • refactor: Change interface{} to any by @lantoli in #1543
  • feat: Adds file .tool-versions for asdf by @lantoli in #1546
  • chore: Bump github.com/hashicorp/hcl/v2 from 2.19.0 to 2.19.1 by @dependabot in #1542
  • chore: Bump github.com/aws/aws-sdk-go from 1.45.27 to 1.46.0 by @dependabot in #1541
  • feat: fixes the realm URL when it is set. by @marcosuma in #1545
  • feat: Updates to Go 1.21.3 by @lantoli in #1550
  • feat: Fixes linter cache by @lantoli in #1555
  • fix: add sdk autoupdates by @wtrocki in #1557
  • chore: Bump tj-actions/verify-changed-files from 78dc414e915e0664bcf0d2b42465a86cd47bcc3c to 6d688963a73d28584e163b6f62cf927a282c4d11 by @dependabot in #1562
  • chore: Bump github.com/hashicorp/terraform-plugin-framework from 1.4.1 to 1.4.2 by @dependabot in #1561
  • chore: Bump github.com/aws/aws-sdk-go from 1.46.0 to 1.46.3 by @dependabot in #1560
  • chore: Bump github.com/gruntwork-io/terratest from 0.46.0 to 0.46.1 by @dependabot in #1559
  • fix!: fixes global num_shards adding it as computed and removing the default. by @marcosuma in #1548
  • chore: Bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in #1570
  • fix: 'computed' and 'default' usage based on the documentation by @marcosuma in #1564
  • doc: CHANGELOG minor doc fix by @Zuhairahmed in #1539
  • feat: set format for AWS region value in the provider definition by @marcosuma in #1549
  • feat: fixes region and aws account to be used for trigger acc test by @marcosuma in #1558
  • feat: Updates migration tests to run separately and use last released version of provider for plan checks by @maastha in #1565
  • fix: overrides to attribute behavior for resource elems. by @marcosuma in #1572
  • feat: does not delete project for trigger acctest. by @marcosuma in #1573
  • feat: Adds acceptDataRisksAndForceReplicaSetReconfig parameter in mongodbatlas_cluster and mongodbatlas_advanced_cluster by @lantoli in #1575
  • fix: Update run condition in migration tests github action by @maastha in #1580
  • fix: Fixes attributes paused, version_release_system and tags in advanced cluster resource by @lantoli in #1581
  • fix: Fixes import documentation for project_api_key resource by @lantoli in #1582
  • fix: disable assume_role by @andreaangiolillo in #1583

Full Changelog: v1.12.2...v1.12.3-pre1

v1.12.2

19 Oct 08:22
4ab65ea
Compare
Choose a tag to compare

What's Changed

  • refactor: use retry.StateChangeConf for encryption-at-rest resource. by @marcosuma in #1477
  • feat: add coverage report to PRs by @andreaangiolillo in #1496
  • fix: Update cluster update handler to update advanced_configuration first and make oplog_min_retention_hours non-computed by @maastha in #1497
  • chore: Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.10.0 to 0.12.0 by @dependabot in #1466
  • feat: Feature/intmbd 1125 sagemaker quickstart by @govardhanpagidi in #1494
  • fix: module naming convention by @govardhanpagidi in #1500
  • fix: use container_id from created cluster in example by @mckornfield in #1475
  • chore: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.28.0 to 2.29.0, github.com/hashicorp/terraform-plugin-framework from 1.3.4 to 1.4.0, github.com/hashicorp/terraform-plugin-go from 0.18.0 to 0.19.0, github.com/hashicorp/terraform-plugin-mux from 0.11.2 to 0.12.0 by @dependabot in #1468
  • chore: Bump github.com/gruntwork-io/terratest from 0.43.13 to 0.44.0 by @dependabot in #1482
  • fix: changes validation of empty provider credentials from Error to Warning by @AgustinBettati in #1501
  • chore: Bump github.com/aws/aws-sdk-go from 1.45.8 to 1.45.21 by @dependabot in #1505
  • fix: Removes delete partition_fields statements. by @marcosuma in #1499
  • chore: Bump github.com/gruntwork-io/terratest from 0.44.0 to 0.45.0 by @dependabot in #1504
  • fix: adjust format of database user resource id as defined in previous versions by @AgustinBettati in #1506
  • deprecate: Deletes resources and data sources that were announced to be removed in 1.12.0. by @marcosuma in #1503
  • chore: adjust time for stale github issues to close after 1 week of inactivity by @AgustinBettati in #1512
  • fix: avoid including provider_disk_type_name property in cluster update request if attribute was removed by @AgustinBettati in #1508
  • chore: fix so cleanup-test-env script continues if delete of one project fails by @AgustinBettati in #1516
  • chore: update atlas-sdk to v20231001001 by @AgustinBettati in #1515
  • chore: Bump github.com/aws/aws-sdk-go from 1.45.21 to 1.45.24 by @dependabot in #1518
  • chore: Bump github.com/hashicorp/hcl/v2 from 2.18.0 to 2.18.1 by @dependabot in #1517
  • chore: Bump github.com/gruntwork-io/terratest from 0.45.0 to 0.46.0 by @dependabot in #1519
  • doc: Close code block in "Resource: Cloud Provider Access Configuration Paths" documentation page by @mattt416 in #1487
  • chore: Bump github.com/hashicorp/terraform-plugin-framework from 1.4.0 to 1.4.1 by @dependabot in #1521
  • chore: Bump github.com/zclconf/go-cty from 1.14.0 to 1.14.1 by @dependabot in #1520
  • fix: alert configuration data source nil pointer with third party notifications by @AgustinBettati in #1513
  • chore: Bump golang.org/x/net from 0.13.0 to 0.17.0 by @dependabot in #1524
  • doc: Update 1.10.0-upgrade-guide.html.markdown by @Zuhairahmed in #1511
  • feat: supports new notifier_id attribute in alert configuration notifications by @AgustinBettati in #1514
  • refactor: migrate online archive resource and data sources to new SDK by @AgustinBettati in #1523
  • doc: Updates template issue with clearer guidelines. by @marcosuma in #1510
  • fix: Encryption at rest return inconsistent plan when setting secret access key by @andreaangiolillo in #1529
  • feat: support new data expiration rule attribute in online archive by @AgustinBettati in #1528
  • feat: INTMDB-1190: Update message added to github issue in the automation to create Jira ticket by @andreaangiolillo in #1526
  • fix: update releasing with the correct command by @andreaangiolillo in #1530
  • chore: Bump github.com/aws/aws-sdk-go from 1.45.24 to 1.45.27 by @dependabot in #1534
  • chore: Bump github.com/hashicorp/hcl/v2 from 2.18.1 to 2.19.0 by @dependabot in #1532
  • doc: Generate CHANGELOG by @andreaangiolillo in #1531

New Contributors

Full Changelog: v1.12.1...v1.12.2

v1.12.2-pre1

17 Oct 11:10
b8dcb6e
Compare
Choose a tag to compare
v1.12.2-pre1 Pre-release
Pre-release

Changelog

  • 1100e25 Update 1.10.0-upgrade-guide.html.markdown (#1511)
  • d08d80f chore: Bump github.com/aws/aws-sdk-go from 1.45.21 to 1.45.24 (#1518)
  • 726261d chore: Bump github.com/aws/aws-sdk-go from 1.45.8 to 1.45.21 (#1505)
  • 278997c chore: Bump github.com/gruntwork-io/terratest from 0.43.13 to 0.44.0 (#1482)
  • 1c91138 chore: Bump github.com/gruntwork-io/terratest from 0.44.0 to 0.45.0 (#1504)
  • 5975cbe chore: Bump github.com/gruntwork-io/terratest from 0.45.0 to 0.46.0 (#1519)
  • b59ecb7 chore: Bump github.com/hashicorp/hcl/v2 from 2.18.0 to 2.18.1 (#1517)
  • c91076c chore: Bump github.com/hashicorp/terraform-plugin-framework (#1521)
  • 3d2ac1b chore: Bump github.com/hashicorp/terraform-plugin-framework-validators (#1466)
  • e8d6688 chore: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.28.0 to 2.29.0, github.com/hashicorp/terraform-plugin-framework from 1.3.4 to 1.4.0, github.com/hashicorp/terraform-plugin-go from 0.18.0 to 0.19.0, github.com/hashicorp/terraform-plugin-mux from 0.11.2 to 0.12.0 (#1468)
  • 1cdb9ca chore: Bump github.com/zclconf/go-cty from 1.14.0 to 1.14.1 (#1520)
  • 0bccb79 chore: Bump golang.org/x/net from 0.13.0 to 0.17.0 (#1524)
  • fb031dd chore: adjust time for stale github issues to close after 1 week of inactivity (#1512)
  • 218ba62 chore: update atlas-sdk to v20231001001 (#1515)
  • 6d663e5 deprecate: Deletes resources and data sources that were announced to be removed in 1.12.0. (#1503)
  • f1d4ad8 doc: Close code block in "Resource: Cloud Provider Access Configuration Paths" documentation page (#1487)
  • b581d84 doc: Updates template issue with clearer guidelines. (#1510)
  • cbf3abe feat: Feature/intmbd 1125 sagemaker quickstart (#1494)
  • 86ac961 feat: add coverage report to PRs (#1496)
  • b8dcb6e feat: support new data expiration rule attribute in online archive (#1528)
  • 7d38199 feat: supports new notifier_id attribute in alert configuration notifications (#1514)
  • 5f51eed fix: Encryption at rest return inconsistent plan when setting secret access key (#1529)
  • ce1ad7a fix: Removes delete partition_fields statements. (#1499)
  • 26c7d75 fix: Update cluster update handler to update advanced_configuration first and make oplog_min_retention_hours non-computed (#1497)
  • 586229f fix: adjust format of database user resource id as defined in previous versions (#1506)
  • a308471 fix: alert configuration data source nil pointer with third party notifications (#1513)
  • f14f602 fix: avoid including provider_disk_type_name property in cluster update request if attribute was removed (#1508)
  • cefc71a fix: changes validation of empty provider credentials from Error to Warning (#1501)
  • c57f42b fix: cleanup-test-env script continues if delete of one project fails (#1516)
  • 7633f16 fix: use container_id from created cluster in example (#1475)
  • 2965bc9 module naming convention (#1500)
  • 17a83f2 refactor: migrate online archive resource and data sources to new sdk (#1523)
  • 1fabeeb refactor: use retry.StateChangeConf for encryption-at-rest resource. (#1477)

v1.12.1

22 Sep 08:49
1843574
Compare
Choose a tag to compare

What's Changed

  • doc: adjust PR template so we ensure removals and deprecations are made in isolated PRs by @AgustinBettati in #1480
  • fix: adds missing DatabaseRegex field when creating FederatedDataSource by @marcosuma in #1486
  • doc: Update 1.12.0 release guide and Changelog by @maastha in #1488
  • doc: Generates v1.12.1 Changelog by @maastha in #1491

Full Changelog: v1.12.0...v1.12.1