Skip to content

Releases: mongodb/terraform-provider-mongodbatlas

v1.17.2

20 Jun 06:05
52d6e02
Compare
Choose a tag to compare

Changelog

  • 52d6e02 chore: Updates CHANGELOG.md header for v1.17.2 release

v1.17.1

14 Jun 10:59
9524793
Compare
Choose a tag to compare

Changelog

  • 9524793 chore: Updates CHANGELOG.md header for v1.17.1 release

v1.17.0

11 Jun 11:38
f1ce45e
Compare
Choose a tag to compare

Changelog

  • f1ce45e chore: Updates CHANGELOG.md header for v1.17.0 release

v1.16.2

31 May 10:12
94caf6d
Compare
Choose a tag to compare

Changelog

  • 94caf6d chore: Fix permission in release job that creates a new tag (#2319)

v1.16.1

28 May 06:56
99ba9e5
Compare
Choose a tag to compare

Changelog

  • 99ba9e5 chore: Updates CHANGELOG.md header for v1.16.1 release

v1.16.0

29 Apr 08:26
1d58027
Compare
Choose a tag to compare

Changelog

  • 1d58027 chore: Updates CHANGELOG.md header for v1.16.0 release

v1.15.3

27 Mar 14:16
03b0efd
Compare
Choose a tag to compare

Changelog

v1.15.3-pre

27 Mar 11:29
fdb4770
Compare
Choose a tag to compare
v1.15.3-pre Pre-release
Pre-release

Changelog

  • cb37bc6 (DOCSP-31554) Add an example of ignore_changes when autoscaling is enabled (#2077)
  • 63ab229 (DOCSP-35227) Help clarify misleading resource names (private endpoint and endpoint service) (#2059)
  • 02e8274 Update README.md (#2073)
  • 92831dd change order (#2064)
  • 5ef7248 chore: Adds mig tests and refactor - searchindex (#2065)
  • b07a93f chore: Automates changing Terraform supported versions in provider documentation (#2058)
  • 1b8dd6e chore: Bump actions/checkout from 4.1.1 to 4.1.2 (#2047)
  • a63bad2 chore: Bump github.com/aws/aws-sdk-go from 1.50.32 to 1.51.3 (#2049)
  • 880f327 chore: Bump github.com/aws/aws-sdk-go from 1.51.3 to 1.51.8 (#2088)
  • b6e05c4 chore: Bump github.com/hashicorp/hcl/v2 from 2.20.0 to 2.20.1 (#2091)
  • e2d190b chore: Bump github.com/mongodb-forks/digest from 1.0.5 to 1.1.0 (#2087)
  • ca0d794 chore: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#2048)
  • fdb4770 chore: Bump github.com/zclconf/go-cty from 1.14.3 to 1.14.4 (#2089)
  • de2a4e8 chore: Bump tj-actions/verify-changed-files (#2092)
  • c354c06 chore: Enables Github action linter and removes set terminal in release action (#2062)
  • 81f01b4 chore: Fixes Slack notification button to GH action run text (#2093)
  • e0e7a26 chore: Fixes send notification when test suite fails (#2071)
  • fc25552 chore: Follow-up to Atlas SDK upgrade (#2051)
  • c4ee6f7 chore: Removes old service from mockery (#2063)
  • 69d69da chore: Reuses project in tests - auditing (#2082)
  • 5148a56 chore: Reuses project in tests - project (#2078)
  • 13e4c80 chore: Reuses project in tests - project_ip_access_list (#2067)
  • febe2be chore: Reuses project in tests for advanced_cluster resource (#2042)
  • 74687c3 chore: Reuses project in tests for cluster_outage_simulation resource (#2040)
  • 8321bfc chore: Reuses project in tests for cluster resource (#2036)
  • 9f95800 chore: Reuses project in tests for network_container resource (#2039)
  • 9040304 chore: Reuses project in tests for project_api_key resource (#2037)
  • d1c205a chore: Reuses project in tests for x509_authentication_database_user resource (#2038)
  • a9089ea chore: Send Slack message for Terraform Compatibility Matrix is executed (#2052)
  • 4db6c1c chore: Updates Atlas Go SDK (#2044)
  • e1cc2c0 chore: Updates Atlas Go SDK (#2074)
  • abcb609 chore: Uses mocks for unit tests in Atlas Go SDK (#2075)
  • ba0705c doc: Fixes import command in third_party_integration doc (#2083)
  • 09dc5c6 doc: Specifies that upgrades From Replica Sets to Multi-Sharded Instances of cluster and advanced cluster might lead to error (#2080)
  • de5cfb2 doc: Updates bug report to include Terraform version support guidance (#2072)
  • db8d78e doc: Updates online archive resource docs (#2041)
  • 234cb7f feat: Allows user to specify to use an existing tag for release (#2053)
  • 4aab399 fix TestAccFederatedSettingsIdentityProvidersDS_basic (#2070)
  • 39ace4e fix: Fixes network_container resource update (#2055)
  • 717ba68 fix: Uses overwriteBackupPolicies in mongodbatlas_backup_compliance_policy to avoid overwriting non complying backup policies in updates (#2054)
  • 7ec51b7 mig.ProjectIDGlobal (#2068)
  • 025bacb refactor: Uses mocks on admin.APIClient for Project+Teams+ClustersAPIs instead of custom service (#2045)
  • 9229ae4 refactor: Uses mocks on admin.APIClient instead of custom ClusterService (#2056)
  • e11ab1a remove RS from test names (#2046)
  • e8215b2 test: Converting a test case to a migration test (#2081)
  • 3c68921 test: Enables simulation of cloud-dev using hoverfly in alert configuration acceptance tests (#2057)
  • d423a46 test: Mocks the EncryptionAtRestUsingCustomerKeyManagementApi instead of using custom service (#2043)
  • 5bce7c8 use MONGODB_ATLAS_PROJECT_ID (#2060)

v1.15.2

15 Mar 16:41
71f86c5
Compare
Choose a tag to compare

Changelog

  • 71f86c5 chore: Schedules run of acceptance and migration tests for all HashiCorp Terraform supported versions (#2012)
  • e2a1e06 doc: Adds Changelog for v1.15.2 (#2035)

v1.15.2-pre

15 Mar 13:17
751cf1b
Compare
Choose a tag to compare
v1.15.2-pre Pre-release
Pre-release

Changelog

  • b1e90e5 (DOCSP-33559) Add automatic export example to mongodbatlas_cloud_backup_snapshot_export_job (#2002)
  • fa3b046 DOCSP-35089 -- update header to include 'setup' (#2027)
  • 42f04b1 PR guidelines (#1986)
  • 3721819 Updates third_party_integration documentation. (#1973)
  • 619486b chore: Adds Github Actions linter (#1988)
  • 1bcef0e chore: Adjusts go.mod files after removal of intergration tests (#2008)
  • 42c5e28 chore: Avoids skipping stream resources in qa tests (#1959)
  • c4092c8 chore: Bump actions/checkout from 4.1.1 to 4.1.2 (#2021)
  • 73337e3 chore: Bump bewuethr/shellcheck-action from 2.1.2 to 2.2.0 (#2020)
  • d7b15fc chore: Bump dorny/paths-filter from 3.0.0 to 3.0.1 (#1964)
  • 5aca11c chore: Bump dorny/paths-filter from 3.0.1 to 3.0.2 (#1994)
  • f101637 chore: Bump github.com/aws/aws-sdk-go from 1.50.12 to 1.50.17 (#1939)
  • 0775909 chore: Bump github.com/aws/aws-sdk-go from 1.50.17 to 1.50.22 (#1965)
  • d131269 chore: Bump github.com/aws/aws-sdk-go from 1.50.22 to 1.50.27 (#1977)
  • 707fffc chore: Bump github.com/aws/aws-sdk-go from 1.50.27 to 1.50.32 (#1990)
  • ec7a536 chore: Bump github.com/aws/aws-sdk-go from 1.50.7 to 1.50.12 (#1918)
  • 8beb615 chore: Bump github.com/hashicorp/hcl/v2 from 2.19.1 to 2.20.0 (#2018)
  • 2c53a4e chore: Bump github.com/hashicorp/terraform-plugin-go (#2017)
  • 0635e1d chore: Bump github.com/hashicorp/terraform-plugin-testing from 1.6.0 to 1.7.0, terraform-plugin-framework from 1.5.0 to 1.6.1 and terraform-plugin-mux from 0.14.0 to 0.15.0 (#1991)
  • 880b384 chore: Bump github.com/zclconf/go-cty from 1.14.2 to 1.14.3 (#2016)
  • 8edf8d4 chore: Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#1941)
  • 34c8eb1 chore: Bump peter-evans/create-pull-request from 5.0.2 to 6.0.0 (#1915)
  • 69d2057 chore: Bump peter-evans/create-pull-request from 6.0.0 to 6.0.1 (#1992)
  • e2a09be chore: Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2 (#2022)
  • e74e122 chore: Bump tj-actions/verify-changed-files (#1940)
  • 6fe6975 chore: Bump tj-actions/verify-changed-files (#1993)
  • c6019a5 chore: Bump tj-actions/verify-changed-files (#2019)
  • c62b211 chore: Changes skip project logic for cleanup action (#1995)
  • e054e18 chore: Creates project for test execution (#2010)
  • 22d8c0a chore: Deletes outdated integration tests (#1999)
  • ad2bbfc chore: Disables tests for privatelink_endpoint_service_data_federation_online_archive in CI (#1929)
  • 7f8a674 chore: Enables tests in CI for mongodbatlas_privatelink_endpoint_service_data_federation_online_archive resource (#2001)
  • 090a04e chore: Fixes search_deployment template to fix doc structure (#1943)
  • f0bc981 chore: Fixes example on privatelink_endpoint_service. (#1926)
  • a54f867 chore: Fixes some acceptance tests (#1970)
  • 4d52857 chore: Restores atlas streams guide in examples section (#1958)
  • 09357b9 chore: Reuses projects in executions in some resources and rename mig tests (#2007)
  • 499350a chore: Run Go tests using specific packages (#2014)
  • fb9e158 chore: Signs created tag during release process (#1960)
  • 0e99328 chore: Simplifies makefile (#2003)
  • 341931f chore: Stops using Network org in tests (#1996)
  • 5d273af chore: Updates Atlas Go SDK (#1925)
  • 27a3486 chore: Updates Atlas Go SDK and unifies resource prefix names in tests (#1966)
  • 3a0b3ca chore: Updates Atlas Go SDK, default MongoDB version updated from 6.0 to 7.0 (#1981)
  • 904cedb chore: Updates Go to 1.22 and Terraform to 1.7.4 (#1979)
  • 3c58898 chore: Upgrades advanced_cluster resource to auto-generated SDK (#1947)
  • 5aa9dfd chore: Upgrades cloud_backup_schedule resource to auto-generated SDK (#1946)
  • f1da07e chore: Upgrades cluster_outage_simulation resource to auto-generated SDK (#1935)
  • 6194665 chore: Upgrades global_cluster_config resource to auto-generated SDK (#1938)
  • aea9eaf chore: Upgrades ldap_configuration and ldap_verify resources to auto-generated SDK (#1971)
  • 577ba61 chore: Upgrades network_container resource to auto-generated SDK (#1920)
  • d5c7ea8 chore: Upgrades privatelink_endpoint_service_serverless resource to auto-generated SDK (#1932)
  • 83d8fe6 chore: Upgrades backup_compliance_policy resource to auto-generated SDK (#1928)
  • 900b1b0 chore: Upgrades cloud_backup_snapshot resource to auto-generated SDK (#1936)
  • 15068ac chore: Upgrades custom_dns_configuration_cluster_aws resource to auto-generated SDK (#1930)
  • c93207c chore: Upgrades datalake_pipeline resource to auto-generated SDK (#1911)
  • f8fb729 chore: Upgrades maintenance_window resource to auto-generated SDK (#1886)
  • fe04219 chore: Upgrades serverless_instance resource to auto-generated SDK (#1913)
  • 917da62 chore: remove usage of vars.MONGODB_ATLAS_ENABLE_BETA (#2024)
  • deac25e doc: Fixed incorrect reference to cluster attribute in docs (#1983)
  • e22f68c doc: Fixes mongodbatlas_roles_org_id data source documentation (#1985)
  • e22e066 doc: HashiCorp Terraform Version Compatibility Matrix (#1969)
  • c6f0405 doc: add doc-preview to the CONTRIBUTING.md (#1945)
  • c6e4a0d feat: Add support for using DEV/QA for mongodbgov (#2009)
  • a1cc2a4 feat: Adds StreamConfig attribute to mongodbatlas_stream_instance resource and datasources (#1989)
  • 958c6de feat: Adds support for Sample stream type to mongodbatlas_stream_connection (#2026)
  • f899b80 feat: Adds support for region & customer_endpoint_dns_name in privatelink (#1982)
  • ee8789f feat: Updates mongodbatlas_stream_connection resource & data sources to support dbRoleToExecute attribute (#1980)
  • 4a9a06a fix user terminal (#2032)
  • 29d4268 fix: Avoids sending database user password in update request if the value has not changed (#2005)
  • 8952761 fix: Converts snapshot_id field from required to optional. (#1924)
  • b0b7302 fix: Enables creation of database event trigger with watch against database and not collection (#1968)
  • cee70ec fix: Fixes timeout and removes deletion logic on update failure for mongodbatlas_search_index resource (#1950)
  • ca76f3a fix: Removes SchemaConfigModeAttr from resources (#1961)
  • 9996916 fix: Removes escape logic on IP address in mongodbatlas_access_list_api_key (#1998)
  • c371c12 fix: mongodbatlas_encryption_at_rest resource with google_cloud_kms_config (#1962)
  • e923fd5 refactor: Modifies mocking of search deployment unit test directly to SDK removing intermediate service (#2028)
  • 2414782 refactor: Remove redundant parameter in checkExists for trigger tests (#1972)
  • eb20483 refactor: Renames MONGODB_ATLAS_ENABLE_BETA to MONGODB_ATLAS_ENABLE_PREVIEW for features in preview (#2004)
  • 751cf1b revert actionlint to enable release gh action (#2034)
  • 89a478c specify shell (#2033)
  • 95098f6 task: remove dependency on pointy (#1953)
  • ab06421 unify org variables (#1997)