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
andmongodbatlas_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 inmongdbatlas_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)