terraform-provider-mongodbatlas

Terraform MongoDB Atlas Provider: Deploy, update, and manage MongoDB Atlas infrastructure as code through HashiCorp Terraform

MPL-2.0 License

Stars
226
Committers
90

Bot releases are visible (Hide)

terraform-provider-mongodbatlas - v1.17.1 Latest Release

Published by github-actions[bot] 4 months ago

Changelog

  • 9524793 chore: Updates CHANGELOG.md header for v1.17.1 release
terraform-provider-mongodbatlas - v1.17.0

Published by github-actions[bot] 4 months ago

Changelog

  • f1ce45e chore: Updates CHANGELOG.md header for v1.17.0 release
terraform-provider-mongodbatlas - v1.16.2

Published by github-actions[bot] 5 months ago

Changelog

  • 94caf6d chore: Fix permission in release job that creates a new tag (#2319)
terraform-provider-mongodbatlas - v1.16.1

Published by github-actions[bot] 5 months ago

Changelog

  • 99ba9e5 chore: Updates CHANGELOG.md header for v1.16.1 release
terraform-provider-mongodbatlas - v1.16.0

Published by github-actions[bot] 6 months ago

Changelog

  • 1d58027 chore: Updates CHANGELOG.md header for v1.16.0 release
terraform-provider-mongodbatlas - v1.15.3

Published by github-actions[bot] 7 months ago

Changelog

  • 03b0efdb doc: Generates v1.15.3 (#2095)
terraform-provider-mongodbatlas - v1.15.3-pre

Published by github-actions[bot] 7 months ago

Changelog

  • cb37bc65 (DOCSP-31554) Add an example of ignore_changes when autoscaling is enabled (#2077)
  • 63ab2292 (DOCSP-35227) Help clarify misleading resource names (private endpoint and endpoint service) (#2059)
  • 02e82742 Update README.md (#2073)
  • 92831dd7 change order (#2064)
  • 5ef72489 chore: Adds mig tests and refactor - searchindex (#2065)
  • b07a93f3 chore: Automates changing Terraform supported versions in provider documentation (#2058)
  • 1b8dd6ec chore: Bump actions/checkout from 4.1.1 to 4.1.2 (#2047)
  • a63bad27 chore: Bump github.com/aws/aws-sdk-go from 1.50.32 to 1.51.3 (#2049)
  • 880f327c chore: Bump github.com/aws/aws-sdk-go from 1.51.3 to 1.51.8 (#2088)
  • b6e05c45 chore: Bump github.com/hashicorp/hcl/v2 from 2.20.0 to 2.20.1 (#2091)
  • e2d190b8 chore: Bump github.com/mongodb-forks/digest from 1.0.5 to 1.1.0 (#2087)
  • ca0d7947 chore: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#2048)
  • fdb4770c chore: Bump github.com/zclconf/go-cty from 1.14.3 to 1.14.4 (#2089)
  • de2a4e8b chore: Bump tj-actions/verify-changed-files (#2092)
  • c354c063 chore: Enables Github action linter and removes set terminal in release action (#2062)
  • 81f01b46 chore: Fixes Slack notification button to GH action run text (#2093)
  • e0e7a26a chore: Fixes send notification when test suite fails (#2071)
  • fc255524 chore: Follow-up to Atlas SDK upgrade (#2051)
  • c4ee6f71 chore: Removes old service from mockery (#2063)
  • 69d69da8 chore: Reuses project in tests - auditing (#2082)
  • 5148a56f chore: Reuses project in tests - project (#2078)
  • 13e4c809 chore: Reuses project in tests - project_ip_access_list (#2067)
  • febe2bee chore: Reuses project in tests for advanced_cluster resource (#2042)
  • 74687c30 chore: Reuses project in tests for cluster_outage_simulation resource (#2040)
  • 8321bfc9 chore: Reuses project in tests for cluster resource (#2036)
  • 9f958003 chore: Reuses project in tests for network_container resource (#2039)
  • 9040304d chore: Reuses project in tests for project_api_key resource (#2037)
  • d1c205a2 chore: Reuses project in tests for x509_authentication_database_user resource (#2038)
  • a9089eac chore: Send Slack message for Terraform Compatibility Matrix is executed (#2052)
  • 4db6c1c0 chore: Updates Atlas Go SDK (#2044)
  • e1cc2c0a chore: Updates Atlas Go SDK (#2074)
  • abcb609f chore: Uses mocks for unit tests in Atlas Go SDK (#2075)
  • ba0705cd doc: Fixes import command in third_party_integration doc (#2083)
  • 09dc5c6d doc: Specifies that upgrades From Replica Sets to Multi-Sharded Instances of cluster and advanced cluster might lead to error (#2080)
  • de5cfb25 doc: Updates bug report to include Terraform version support guidance (#2072)
  • db8d78e8 doc: Updates online archive resource docs (#2041)
  • 234cb7fb feat: Allows user to specify to use an existing tag for release (#2053)
  • 4aab399b fix TestAccFederatedSettingsIdentityProvidersDS_basic (#2070)
  • 39ace4eb fix: Fixes network_container resource update (#2055)
  • 717ba684 fix: Uses overwriteBackupPolicies in mongodbatlas_backup_compliance_policy to avoid overwriting non complying backup policies in updates (#2054)
  • 7ec51b71 mig.ProjectIDGlobal (#2068)
  • 025bacb8 refactor: Uses mocks on admin.APIClient for Project+Teams+ClustersAPIs instead of custom service (#2045)
  • 9229ae44 refactor: Uses mocks on admin.APIClient instead of custom ClusterService (#2056)
  • e11ab1a4 remove RS from test names (#2046)
  • e8215b28 test: Converting a test case to a migration test (#2081)
  • 3c689215 test: Enables simulation of cloud-dev using hoverfly in alert configuration acceptance tests (#2057)
  • d423a463 test: Mocks the EncryptionAtRestUsingCustomerKeyManagementApi instead of using custom service (#2043)
  • 5bce7c84 use MONGODB_ATLAS_PROJECT_ID (#2060)
terraform-provider-mongodbatlas - v1.15.2

Published by github-actions[bot] 7 months ago

Changelog

  • 71f86c5f chore: Schedules run of acceptance and migration tests for all HashiCorp Terraform supported versions (#2012)
  • e2a1e060 doc: Adds Changelog for v1.15.2 (#2035)
terraform-provider-mongodbatlas - v1.15.2-pre

Published by github-actions[bot] 7 months ago

Changelog

  • b1e90e5b (DOCSP-33559) Add automatic export example to mongodbatlas_cloud_backup_snapshot_export_job (#2002)
  • fa3b046b DOCSP-35089 -- update header to include 'setup' (#2027)
  • 42f04b1e PR guidelines (#1986)
  • 37218192 Updates third_party_integration documentation. (#1973)
  • 619486b3 chore: Adds Github Actions linter (#1988)
  • 1bcef0e8 chore: Adjusts go.mod files after removal of intergration tests (#2008)
  • 42c5e281 chore: Avoids skipping stream resources in qa tests (#1959)
  • c4092c8d chore: Bump actions/checkout from 4.1.1 to 4.1.2 (#2021)
  • 73337e3e chore: Bump bewuethr/shellcheck-action from 2.1.2 to 2.2.0 (#2020)
  • d7b15fc5 chore: Bump dorny/paths-filter from 3.0.0 to 3.0.1 (#1964)
  • 5aca11cf chore: Bump dorny/paths-filter from 3.0.1 to 3.0.2 (#1994)
  • f1016370 chore: Bump github.com/aws/aws-sdk-go from 1.50.12 to 1.50.17 (#1939)
  • 07759090 chore: Bump github.com/aws/aws-sdk-go from 1.50.17 to 1.50.22 (#1965)
  • d1312695 chore: Bump github.com/aws/aws-sdk-go from 1.50.22 to 1.50.27 (#1977)
  • 707fffc8 chore: Bump github.com/aws/aws-sdk-go from 1.50.27 to 1.50.32 (#1990)
  • ec7a536f chore: Bump github.com/aws/aws-sdk-go from 1.50.7 to 1.50.12 (#1918)
  • 8beb6152 chore: Bump github.com/hashicorp/hcl/v2 from 2.19.1 to 2.20.0 (#2018)
  • 2c53a4e1 chore: Bump github.com/hashicorp/terraform-plugin-go (#2017)
  • 0635e1d9 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)
  • 880b384c chore: Bump github.com/zclconf/go-cty from 1.14.2 to 1.14.3 (#2016)
  • 8edf8d4f chore: Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#1941)
  • 34c8eb1d chore: Bump peter-evans/create-pull-request from 5.0.2 to 6.0.0 (#1915)
  • 69d2057b chore: Bump peter-evans/create-pull-request from 6.0.0 to 6.0.1 (#1992)
  • e2a09bee chore: Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2 (#2022)
  • e74e1224 chore: Bump tj-actions/verify-changed-files (#1940)
  • 6fe69759 chore: Bump tj-actions/verify-changed-files (#1993)
  • c6019a58 chore: Bump tj-actions/verify-changed-files (#2019)
  • c62b211e chore: Changes skip project logic for cleanup action (#1995)
  • e054e185 chore: Creates project for test execution (#2010)
  • 22d8c0a5 chore: Deletes outdated integration tests (#1999)
  • ad2bbfcd chore: Disables tests for privatelink_endpoint_service_data_federation_online_archive in CI (#1929)
  • 7f8a6749 chore: Enables tests in CI for mongodbatlas_privatelink_endpoint_service_data_federation_online_archive resource (#2001)
  • 090a04ed chore: Fixes search_deployment template to fix doc structure (#1943)
  • f0bc981f chore: Fixes example on privatelink_endpoint_service. (#1926)
  • a54f8672 chore: Fixes some acceptance tests (#1970)
  • 4d52857a chore: Restores atlas streams guide in examples section (#1958)
  • 09357b96 chore: Reuses projects in executions in some resources and rename mig tests (#2007)
  • 499350a3 chore: Run Go tests using specific packages (#2014)
  • fb9e1588 chore: Signs created tag during release process (#1960)
  • 0e99328f chore: Simplifies makefile (#2003)
  • 341931f6 chore: Stops using Network org in tests (#1996)
  • 5d273afa chore: Updates Atlas Go SDK (#1925)
  • 27a34865 chore: Updates Atlas Go SDK and unifies resource prefix names in tests (#1966)
  • 3a0b3ca2 chore: Updates Atlas Go SDK, default MongoDB version updated from 6.0 to 7.0 (#1981)
  • 904cedba chore: Updates Go to 1.22 and Terraform to 1.7.4 (#1979)
  • 3c58898e chore: Upgrades advanced_cluster resource to auto-generated SDK (#1947)
  • 5aa9dfd9 chore: Upgrades cloud_backup_schedule resource to auto-generated SDK (#1946)
  • f1da07e9 chore: Upgrades cluster_outage_simulation resource to auto-generated SDK (#1935)
  • 61946655 chore: Upgrades global_cluster_config resource to auto-generated SDK (#1938)
  • aea9eaf2 chore: Upgrades ldap_configuration and ldap_verify resources to auto-generated SDK (#1971)
  • 577ba612 chore: Upgrades network_container resource to auto-generated SDK (#1920)
  • d5c7ea8e chore: Upgrades privatelink_endpoint_service_serverless resource to auto-generated SDK (#1932)
  • 83d8fe68 chore: Upgrades backup_compliance_policy resource to auto-generated SDK (#1928)
  • 900b1b03 chore: Upgrades cloud_backup_snapshot resource to auto-generated SDK (#1936)
  • 15068acb chore: Upgrades custom_dns_configuration_cluster_aws resource to auto-generated SDK (#1930)
  • c93207c5 chore: Upgrades datalake_pipeline resource to auto-generated SDK (#1911)
  • f8fb7297 chore: Upgrades maintenance_window resource to auto-generated SDK (#1886)
  • fe04219a chore: Upgrades serverless_instance resource to auto-generated SDK (#1913)
  • 917da62b chore: remove usage of vars.MONGODB_ATLAS_ENABLE_BETA (#2024)
  • deac25ee doc: Fixed incorrect reference to cluster attribute in docs (#1983)
  • e22f68cb doc: Fixes mongodbatlas_roles_org_id data source documentation (#1985)
  • e22e0661 doc: HashiCorp Terraform Version Compatibility Matrix (#1969)
  • c6f0405d doc: add doc-preview to the CONTRIBUTING.md (#1945)
  • c6e4a0d6 feat: Add support for using DEV/QA for mongodbgov (#2009)
  • a1cc2a41 feat: Adds StreamConfig attribute to mongodbatlas_stream_instance resource and datasources (#1989)
  • 958c6de6 feat: Adds support for Sample stream type to mongodbatlas_stream_connection (#2026)
  • f899b805 feat: Adds support for region & customer_endpoint_dns_name in privatelink (#1982)
  • ee8789fd feat: Updates mongodbatlas_stream_connection resource & data sources to support dbRoleToExecute attribute (#1980)
  • 4a9a06a0 fix user terminal (#2032)
  • 29d42687 fix: Avoids sending database user password in update request if the value has not changed (#2005)
  • 89527618 fix: Converts snapshot_id field from required to optional. (#1924)
  • b0b73021 fix: Enables creation of database event trigger with watch against database and not collection (#1968)
  • cee70ec3 fix: Fixes timeout and removes deletion logic on update failure for mongodbatlas_search_index resource (#1950)
  • ca76f3a0 fix: Removes SchemaConfigModeAttr from resources (#1961)
  • 9996916a fix: Removes escape logic on IP address in mongodbatlas_access_list_api_key (#1998)
  • c371c12b fix: mongodbatlas_encryption_at_rest resource with google_cloud_kms_config (#1962)
  • e923fd56 refactor: Modifies mocking of search deployment unit test directly to SDK removing intermediate service (#2028)
  • 24147820 refactor: Remove redundant parameter in checkExists for trigger tests (#1972)
  • eb204837 refactor: Renames MONGODB_ATLAS_ENABLE_BETA to MONGODB_ATLAS_ENABLE_PREVIEW for features in preview (#2004)
  • 751cf1b2 revert actionlint to enable release gh action (#2034)
  • 89a478c2 specify shell (#2033)
  • 95098f6a task: remove dependency on pointy (#1953)
  • ab064212 unify org variables (#1997)
terraform-provider-mongodbatlas - v1.15.1

Published by github-actions[bot] 9 months ago

Changelog

  • 9d297a22 chore: Bump marocchino/sticky-pull-request-comment from 2.8.0 to 2.9.0 (#1916)
  • e8959014 chore: Bump tj-actions/verify-changed-files (#1914)
  • dc11559c chore: Upgrades privatelink_endpoint_service_data_federation_online_archive resource to auto-generated SDK (#1910)
  • b1708635 doc: Generates for v1.15.1 (#1919)
  • 3d5c0ee9 remove 1.2.x (#1921)
terraform-provider-mongodbatlas - v1.15.1-pre

Published by github-actions[bot] 9 months ago

Changelog

  • 0f9607af Close code block with three backticks (#1903)
  • f1ef5a01 chore: Fixes acceptance and migrations tests not running in CI (#1907)
  • 16c59687 chore: Fixes test for federated_settings_identity_provider` in QA environment (#1912)
  • 3acfe45a chore: Upgrades privatelink_endpoint_serverless resource to auto-generated SDK (#1908)
  • e519c3c0 chore: Upgrades teams resource to auto-generated SDK (#1905)
  • a974bb6e chore: Upgrades private_link_endpoint resource to auto-generated SDK. (#1901)
  • 026150c1 chore: Upgrades roles_org_id resource to auto-generated SDK (#1906)
  • e322ab90 chore: Upgrades x509authentication_database_user resource to auto-generated SDK (#1884)
  • 8d173b1f doc: Fixed some of the typos within the README.MD for the PIT example(#1902)
  • cbeec935 fix: Sets replication_specs IDs when updating them. (#1876)
  • 5117c143 test: Enable Acceptance test in CI for mongodbatlas_federated_settings_identity_provider (#1895)
terraform-provider-mongodbatlas - v1.15.0

Published by github-actions[bot] 9 months ago

Changelog

  • 38a580d3 chore: Upgrades org_invitation resource to auto-generated SDK (#1897)
  • e57d493a chore: Upgrades project_invitation resource to auto-generated SDK (#1900)
  • 8b5110f6 doc: Generate v1.15.0 (#1899)
terraform-provider-mongodbatlas - v1.15.0-pre

Published by github-actions[bot] 9 months ago

Changelog

  • 671e9279 CLOUDP-221977: New released Atlas Go SDK can't be used until several hours later (#1885)
  • bfc40ae2 DOCSP-34594 clarify use case for deleting network containers (#1811)
  • 75a0bd26 Update access_list_api_key.html.markdown (#1796)
  • be37b838 Update data_source_clusters.go (#1722)
  • 16cc60ac acceptance test execution to external workflow (#1794)
  • babf0aa5 chore: Add templates for mongodbatlas_search_deployment (#1816)
  • 2ef6fd9f chore: Add tfplugindocs & tfplugingen-openapi to the dev tools (#1798)
  • 1e371d05 chore: Addressed followup comments in #1833 (#1836)
  • e36353dc chore: Adjust name of acceptance test runner workflow (#1814)
  • b2b1229f chore: Adjusts release process to run tests against QA before releasing (#1812)
  • 5ac09650 chore: Adjusts scaffold command to generate config file for schema scaffolding (#1839)
  • 2c96c61a chore: Allows to to run acceptance tests for a published Atlas provider version (#1789)
  • 57ef6caa chore: Bump crazy-max/ghaction-import-gpg from 2.1.0 to 6.1.0 (#1870)
  • e2ea6c2b chore: Bump dorny/paths-filter from 2.11.1 to 3.0.0 (#1887)
  • 252cc0d5 chore: Bump github.com/aws/aws-sdk-go from 1.49.1 to 1.49.6 (#1783)
  • 491581c4 chore: Bump github.com/aws/aws-sdk-go from 1.49.10 to 1.49.13 (#1802)
  • b40e5938 chore: Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.49.17 (#1823)
  • aba1564c chore: Bump github.com/aws/aws-sdk-go from 1.49.17 to 1.49.22 (#1846)
  • 619e6776 chore: Bump github.com/aws/aws-sdk-go from 1.49.22 to 1.50.3 (#1873)
  • a2844a5e chore: Bump github.com/aws/aws-sdk-go from 1.49.6 to 1.49.10 (#1791)
  • 9c7cbe39 chore: Bump github.com/aws/aws-sdk-go from 1.50.3 to 1.50.7 (#1892)
  • d8844c07 chore: Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#1817)
  • 1eefc7c2 chore: Bump github.com/gruntwork-io/terratest from 0.46.8 to 0.46.9 (#1824)
  • 5136c6a1 chore: Bump github.com/gruntwork-io/terratest from 0.46.9 to 0.46.11 (#1845)
  • 930c30d9 chore: Bump github.com/hashicorp/terraform-plugin-framework (#1844)
  • 967483cc chore: Bump github.com/hashicorp/terraform-plugin-go (#1781)
  • 11727206 chore: Bump github.com/hashicorp/terraform-plugin-go (#1890)
  • 331ebba5 chore: Bump github.com/hashicorp/terraform-plugin-mux (#1782)
  • ded96f5e chore: Bump github.com/hashicorp/terraform-plugin-mux (#1891)
  • 54d09165 chore: Bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1780)
  • fa16f2ba chore: Bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1893)
  • 383b0c5e chore: Bump github.com/zclconf/go-cty from 1.14.1 to 1.14.2 (#1867)
  • 91bc24c9 chore: Bump go.mongodb.org/atlas-sdk/v20231115004 (#1866)
  • 460d1e5f chore: Bump peter-evans/create-or-update-comment from 3.1.0 to 4.0.0 (#1889)
  • 76e456ab chore: Bump tj-actions/verify-changed-files (#1779)
  • 9e548d40 chore: Bump tj-actions/verify-changed-files (#1801)
  • 69955400 chore: Bump tj-actions/verify-changed-files (#1825)
  • f24994f1 chore: Bump tj-actions/verify-changed-files (#1869)
  • faa231f6 chore: Bump tj-actions/verify-changed-files (#1888)
  • 97e74ba4 chore: CLOUDP-214958: Run acc tests faster in local reusing cluster database_user (#1775)
  • f1700018 chore: CLOUDP-215956 - Convert our bug report issue on GitHub to forms (#1767)
  • 4198bc7f chore: Changes from env variable to input in Import GPG key (#1898)
  • d8643b3b chore: Creates mock generation infrastructure (#1763)
  • d1fba18b chore: Define a new makefile command for running tfplugindocs (#1829)
  • aec40e24 chore: Define default resource and data source documentation template (#1847)
  • 98054a6d chore: Defines new schema scaffolding command using terraform code generation tools (#1827)
  • 5aaed33b chore: Enable Network peering acc tests using AWS to run as part of CI (#1793)
  • 1f356165 chore: Enable running acceptance tests against QA environment (#1772)
  • 386d32ad chore: Increase parallelism in Test Suite (#1859)
  • 9cf3f9f3 chore: Migrates federated_settings_identity_provider to new auto-generated SDK (#1808)
  • e364a678 chore: PR title check ensures uppercase is used in first character (#1774)
  • e3f02cf2 chore: Ping GH actions to a GitSHA (#1858)
  • dcec1ade chore: Rename folders within examples/ to match the resource names used in each example (#1819)
  • 55c4f7e0 chore: Replace test with PreApply plancheck.ExpectEmptyPlan() as advised in terraform-plugin-testing 1.6.0 (#1795)
  • 3239c881 chore: Run external depended tests in CI (if possible) - project_ip_access_list (#1784)
  • 480a64ff chore: Runs tests for latest minor versions of each major TF version (#1769)
  • c818456f chore: Skips Stream test group when running in QA (#1810)
  • c58ff01f chore: Unifies SDK connection getting in tests (#1864)
  • 5714a27f chore: Updates Atlas Go SDK (#1856)
  • 50926779 chore: Updates Atlas Go SDK (#1865)
  • 25b070d0 chore: Updates alert_configuration resource with new SDK (#1851)
  • fbda4bab chore: Updates database_user resource with new SDK (#1840)
  • 831710a0 chore: Updates federated_database_instance resource with new SDK (#1854)
  • f65f3fbf chore: Updates online_archive resource with new SDK (#1875)
  • 74a8134c chore: Updates project resource with new SDK (#1843)
  • cdfaef8a chore: Updates search_deployment resource with new SDK (#1853)
  • f558d614 chore: Updates search_index resource with new SDK (#1848)
  • 57f4c6c1 chore: Updates the Advanced Cluster and Federation tests to use EU_WEST_1 and EU_WEST_2 regions (#1838)
  • 3daca65c chore: Upgrades access_list_api_key resource to auto-generated SDK (#1877)
  • d70eed8c chore: Upgrades api_key resource to auto-generated SDK (#1879)
  • 89bc12b6 chore: Upgrades auditing resource to auto-generated SDK (#1881)
  • 2bcc0c5e chore: Upgrades custom_db_role resource to auto-generated SDK (#1896)
  • 5b0b2deb chore: Upgrades go toolchain to 1.21.6, Terraform latest version to 1.7.x (#1860)
  • a3f638a1 chore: Use Mockery instead of manually created mocks for encryption_at_rest unit tests (#1786)
  • 12e57cc4 chore: Use new attributes from new SDK in Federated Auth (#1842)
  • bdde4683 chore: Uses ExternalProviders helper functions for tests (#1773)
  • 117f6e06 chore: Uses Mockery instead of manually created mocks in project unit tests (#1788)
  • 02281f2f chore: Uses new Atlas Go SDK version (#1831)
  • f302d2eb chore: Uses only latest provider version for Test Suite workflow (#1777)
  • 9637c1d7 chore: added CODE_OF_CONDUCT.nd (#1771)
  • e63be0c4 chore: unit test failure missing permission (#1778)
  • ab0ad524 chore: update the alert notifications regions for Datadog (#1761)
  • 8a5ba5ff doc: Adjust documentation of search_deployment resource and data source (#1833)
  • 86edeed8 doc: Change documentation for new attributes to support OIDC Identity providers (#1883)
  • 58ba07a6 doc: Clarifies lack of support for import statement in organization resource (#1806)
  • b67f7823 doc: Project and Org API Key Support Clarification (#1822)
  • 209fab85 doc: Remove Extra Bracket from Example (#1861)
  • b3c54026 doc: Update CONTRIBUTING.md to explain how to generate doc (#1832)
  • 6491cdd9 doc: Update templates/README.md (#1849)
  • 8c4d15f0 doc: Updated Guidance for when users are unable to delete cluster and backup schedule with backup compliance policy enabled (#1790)
  • 0b48aa2a doc: Updates documentation for mongodbatlas_database_user resource to guide users to set database name admin for custom roles (#1862)
  • d9b30920 docs: Fixes documentation of required argument for using api key data sources (#1807)
  • 8b0836f0 feat: Adds atlas Organization New Parameters Support (#1835)
  • 5b34f46c feat: Adds new ip_addresses computed attribute in mongodbatlas_project resource and data sources (#1850)
  • cf26ffe2 feat: Adds support to new Federated Auth parameters for OIDC (#1874)
  • a7dec601 fix: Add toUpperCase to provider and region fields in cluster resources (#1837)
  • 273382c1 fix: Improves error message when improperly setting provider_region_name field (#1815)
  • a5a2333f fix: Incompatible schema defined for mongodbatlas_backup_compliance_policy (#1799)
  • f6404fab fix: Provider produces inconsistent result after importing mongodbatlas_encryption_at_rest (#1813)
  • f1d7c897 fix: Update attributes copy_protection_enabled, pit_enabled and encryption_at_rest_enabled in the resource backup_compliance_policy to be Optional (#1803)
  • e8a16ffe fix: undo sh file commit
  • c5c70d82 fix: update bug_report.yml (#1776)
  • d8eee33f refactor: Adjusts search_deployment schema definitions with structure of new schema scaffolding command (#1830)
  • 1171c7bf refactor: Migrates mongodbatlas_organization resource & data sources to new Atlas SDK (#1834)
  • cd976ca1 remove 1.6.x (#1871)
  • 894b6b55 remove coverage reports (#1785)
  • 51825100 remove!: Removal Cloud Provider Access Resource and Data source (#1804)
  • b2a50fb5 remove!: Removes page_num and items_per_page attributes in mongodbatlas_search_indexes data source (#1880)
  • a4c15bf9 test with 1.2.0 instead of 1.0.8 (#1820)
  • 7681b35a test: Add unit tests to advanced_cluster (#1809)
  • 611ebb1b test: Adds migration tests for stream resources (#1787)
  • 4e56b98b test: Adds unit tests for federated_settings_identity_provider (#1857)
  • d87e511b test: Fixes flaky behaviour of atlas user data source test (#1797)
  • 4203246c test: Fixes tests after updating terraform-plugin-testing from 1.5.1 to 1.6.0 (#1792)
terraform-provider-mongodbatlas - v1.14.0

Published by github-actions[bot] 10 months ago

Changelog

  • a2985ceb chore: Bump golang.org/x/crypto from 0.15.0 to 0.17.0 (#1770)
  • fb58b340 doc: changelog and migration guide for 1.14.0 release (#1768)
terraform-provider-mongodbatlas - v1.14.0-pre

Published by github-actions[bot] 10 months ago

Changelog

  • 06efacbf CLOUDP-215923: [TF] Remove sunset resources from documentation (#1732)
  • c2e3eec8 build(deps): bump go.mongodb.org/atlas-sdk (#1706)
  • c0ae26ad change the id only if there is one replication spec (#1755)
  • 9b114cfa chore: Adds a website make goal to preview doc changes (#1662)
  • 819bf7e3 chore: Bump actions/setup-go from 4 to 5 (#1745)
  • 7781f76a chore: Bump actions/stale from 8 to 9 (#1746)
  • de0ef560 chore: Bump github.com/aws/aws-sdk-go from 1.48.13 to 1.49.1 (#1744)
  • ffe9bd99 chore: Bump github.com/aws/aws-sdk-go from 1.48.2 to 1.48.7 (#1678)
  • 8eece964 chore: Bump github.com/aws/aws-sdk-go from 1.48.7 to 1.48.13 (#1712)
  • f0c62ac9 chore: Bump github.com/gruntwork-io/terratest from 0.46.7 to 0.46.8 (#1711)
  • e2fd48ec chore: Bump github.com/hashicorp/terraform-plugin-testing (#1710)
  • e9624dd3 chore: Bump github.com/spf13/cast from 1.5.1 to 1.6.0 (#1677)
  • 67db9d32 chore: Bump tj-actions/verify-changed-files (#1679)
  • 6201d145 chore: Bump tj-actions/verify-changed-files (#1713)
  • deb943ba chore: Bump tj-actions/verify-changed-files (#1747)
  • 7f6c97f6 chore: CLOUDP-215162: Update Jira GitHub Action to update Ticket status based on the issue (#1754)
  • 3b850e38 chore: CLOUDP-215192 - Update Automation That Creates Github Issues To Create CLOUDP rather than INTMDB (#1696)
  • be70c97f chore: Increases project list limit for clean-up Github action (#1673)
  • a8dfd1bc chore: Update issues.yml
  • 7dcd8ef8 chore: Updates Atlas Go SDK (#1674)
  • c7ece648 chore: Uses official CLI GH action in TF clean-up workflow (#1718)
  • 53462a39 chore: adjust CI change detection file paths after file restructure (#1667)
  • 8392f626 chore: change region used in online archive process region to one supported in cloud dev (#1703)
  • 3d397f8a chore: define atlas stream functionality under beta flag environment variable (#1726)
  • cf548148 chore: fix examples job by defining BETA flag (#1751)
  • 87db18d0 chore: migrate database user resource to new SDK (#1723)
  • 42f0f37f chore: migrate encryption_at_rest resource to new SDK (#1725)
  • 46377e37 chore: migrate project_ip_access_list to new SDK (#1753)
  • b9e795ba chore: new scaffold command for creating resources/data sources (#1739)
  • e910b233 chore: project resource migration to new sdk (#1686)
  • ddb43b24 chore: remove references of legacy mongodbatlas package in make file (#1675)
  • 2273d6b7 create Test Suite workflow (#1687)
  • 66c32700 deprecate: root project_id attribute is deprecated in resource (#1665)
  • 4f17ad21 doc: CLOUDP-216288 - Update the warning message in the cluster resource to mention a bug on the container ids (#1719)
  • 05be6782 doc: Updates contributing file with code and test best practices (#1666)
  • 238884d5 feat!: Adds first and last name in backup_compliance_policy resource. (#1655)
  • d031b464 feat: Allows to choose Terraform version for Acceptance Tests, default to latest version (#1684)
  • 4223fb54 feat: Allows to run acc/mig tests in GH action choosing version and test group. (#1717)
  • a88b5322 feat: Cleans up before and after Test Suite so they don't interfere (#1695)
  • 28ecb104 feat: Migrates some resources to new file structure (#1700)
  • f562923b feat: Migrates some resources to new file structure (#1702)
  • 09730f0a feat: Migrates some resources to new file structure (#1704)
  • 8c5b041d feat: Migrates some resources to new file structure (#1705)
  • bc94bf79 feat: Restructures files (#1657)
  • 866d5b01 feat: Runs Acceptance and Migration tests for different Terraform CLI versions (#1688)
  • 31ffd157 feat: Runs Migration tests for different provider versions (#1691)
  • 77d41409 feat: new mongodbatlas_stream_connection and mongodbatlas_stream_connections data sources (#1757)
  • 350534c9 feat: new mongodbatlas_stream_connection resource (#1736)
  • 9a2c2fa9 feat: new mongodbatlas_stream_instance data source (#1689)
  • ebe95d44 feat: new mongodbatlas_stream_instance resource (#1685)
  • 71bcdb2f feat: new mongodbatlas_stream_instances data source (#1701)
  • daabb995 fix links (#1740)
  • 8d069294 fix: : Provider crash when an invalid role name is specified to mongodbatlas_project_api_key (#1720)
  • 953fe058 fix: Doesn't disable X.509 in the project when mongodbatlas_x509_authentication_database_user resource is deleted (#1760)
  • 5fc2064d fix: Fixes config flaky tests (#1680)
  • 8a366c29 fix: Fixes config test group in older TF versions (#1748)
  • 18c4a804 fix: Fixes migration tests for backup_online_archive (#1724)
  • c7dfb66c fix: Fixes network test group in older TF versions (#1741)
  • 62ae4e13 fix: Fixes project flaky tests (#1669)
  • 4066b04a fix: Runs only test group if specified in Github Action acceptance or migration tests (#1730)
  • 86df112a fix: adjust block in project_api_key as required to avoid plugin crash (#1663)
  • d4a2bced fix: adjust root project_id attribute in mongdbatlas_project_api_key resource to optional (#1664)
  • f03d37a8 fix: lint error (#1734)
  • 5c1bebd0 fix: project delete function uses correct string representation of id (#1733)
  • 064eb067 fixes cloud_backup (#1758)
  • d71180fb refactor: adjust project_api_key to new file structure (#1676)
  • 1dc8dbe0 refactor: remove redundancy in creation functions for resources/data sources separated in packages (#1682)
  • 85773f31 replaces .String() method with internal method TimeToString. (#1699)
  • 488d84aa test: add unit test to alert_configuration (#1670)
  • 55264720 test: add unit test to database_user resource (#1738)
  • b9154262 test: add unit test to project resource (#1694)
  • bd446efc test: including unit testing for search deployments state transition logic and model conversions (#1653)
  • 0bc0c93a test: unit test encryption_at_rest resource (#1750)
  • 8293bb52 test: unit test for project_ip_access_list resource (#1756)
terraform-provider-mongodbatlas - v1.13.1

Published by github-actions[bot] 11 months ago

Changelog

  • e5d89348 doc: Terraform Versioning Guidance (#1627)
  • 7790d2f1 doc: generate v1.13.1 (#1656)
  • c88105a1 doc: upgrade guide for v1.13.0 (#1659)
  • bfaf2ccb docs: fix formatting of note statement in search deployment (#1660)
  • a29d5237 fix: Update github generator command to include breaking changes (#1661)
terraform-provider-mongodbatlas - v1.13.1-pre

Published by github-actions[bot] 11 months ago

Changelog

  • e2054b73 chore: Bump github.com/aws/aws-sdk-go from 1.47.11 to 1.48.2 (#1651)
  • 1f3fcd0d chore: Bump github.com/hashicorp/terraform-plugin-go (#1652)
  • b5e21642 chore: Bump tj-actions/verify-changed-files (#1650)
  • bc33bf40 chore: migrates alert_configuration to new SDK (#1630)
  • 25e25bc3 doc: address outstanding comments from 1.13.0 docs release (#1648)
  • 7dde9cc0 feat: Unit test resource and data source schemas in Terraform Plugin Framework (#1646)
  • 4a24fdc6 fix!: handles paused clusters with errors when updating. (#1640)
  • 3efba0ac fix: (INTMDB-1312) It is not possible to add breaking change label to PR (#1647)
  • 7074c0bc fix: Update issues.yml to remove assignee (#1649)
  • 1e459ff6 fix: adds data_process_region field to online archive resource (#1634)
  • 58e939d5 fix: avoid error when removing project api key assignment for deleted project (#1641)
  • f628755d fix: handles attributes as computed. (#1642)
  • d76dfd68 fix: uses SchemaConfigModeAttr for list attributes in cluster resource. (#1654)
terraform-provider-mongodbatlas - v1.13.0

Published by github-actions[bot] 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mongodb/terraform-provider-mongodbatlas/compare/v1.12.3...v1.13.0

terraform-provider-mongodbatlas - v1.13.0-pre1

Published by github-actions[bot] 11 months ago

Changelog

  • d97db0b1 build(deps): bump go.mongodb.org/atlas-sdk (#1604)
  • 2f7c8793 build(deps): bump go.mongodb.org/atlas-sdk (#1632)
  • 7378faa2 chore: Bump github.com/aws/aws-sdk-go from 1.46.3 to 1.47.4 (#1606)
  • 67491b36 chore: Bump github.com/aws/aws-sdk-go from 1.47.4 to 1.47.5 (#1608)
  • eb1265be chore: Bump github.com/aws/aws-sdk-go from 1.47.5 to 1.47.11 (#1625)
  • 751328e0 chore: Bump github.com/gruntwork-io/terratest from 0.46.1 to 0.46.6 (#1607)
  • 5b380907 chore: Bump github.com/gruntwork-io/terratest from 0.46.6 to 0.46.7 (#1623)
  • 14d80a1e chore: Bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1624)
  • c123913a chore: Bump hashicorp/setup-terraform from 2 to 3 (#1579)
  • 05488607 chore: Bump tj-actions/verify-changed-files (#1626)
  • 24fddcfc chore: add acceptance tests and migration tests to report in merge queue (#1590)
  • fd067ee4 chore: add code health to run in merge queue (#1588)
  • 554e3e88 chore: remove all references to flowdock and new relic third party integrations (#1616)
  • 9ee2da87 chore: updates PR template to add a checklist item for credentials verification. (#1628)
  • efc3dfec disables data_source event_trigger tests since they are failing with 400. (#1595)
  • 47c3935b doc: Update RELEASING.md (#1592)
  • 64378681 doc: documentation errors in cloud provider access (#1615)
  • 6379775a docs: cleanup in project_api_key docs, and unused code in resource (#1636)
  • c1d286e0 docs: explicitly state defaults for project flags (#1547)
  • 921c7b26 feat: Adds type and fields attributes in resource and data sources for search_index (#1605) INTMDB-1260
  • 11881c1a feat: Enables assume_role acceptance tests with temporary credentials (#1585)
  • 7cbd38eb feat: Improves testing in search-index resource (#1635) INTMDB-1298
  • 14fc0047 feat: Update PR action to automatically add labels based on the PR title (#1637)
  • 16bcebd8 feat: search node management with mongodbatlas_search_deployment resource and data source (#1633)
  • 4221f0e1 fix: Added correct version to PR labeler
  • 0193f4c7 fix: Fixes Update SDK GitHub action (#1596)
  • 1b942e47 fix: Fixes search index acceptance tests flow (#1610)
  • a164af15 fix: Terraform encryption at rest error when upgrading to 1.12.2 (#1617)
  • e2cd98a9 fix: add online archive migration test to github action (#1587)
  • ea7df540 fix: changes naming convention for data_source event trigger test. (#1594)
  • ee82c41c fix: changes naming convention for data_source event trigger tests. (#1593)
  • e284c90c fix: changes naming convention for event trigger tests. (#1586)
  • 47469dd0 fix: define ConfigMode for computed nest block attribute in privatelink_endpoint_service to support tf 1.0.8 (#1629)
  • 71c5f8d4 fix: disables event_trigger from acceptance test due to missing cluster. (#1603)
  • 62a335cd fix: fix PR labeler
  • 5cb4546b fix: fix action linter
  • 8166c7fb fix: make disk_iops a computed attribute in advanced_cluster resource (#1620)
  • e0921a67 fix: reduce stale days to 5 and close after 2 day of stale (#1602)
  • 936e092f revert: "chore: add acceptance tests and migration tests to report in merge queue" (#1591)
terraform-provider-mongodbatlas - v1.12.3

Published by lantoli 12 months ago

What's Changed

Full Changelog: https://github.com/mongodb/terraform-provider-mongodbatlas/compare/v1.12.2...v1.12.3

Package Rankings
Top 2.82% on Proxy.golang.org
Badges
Extracted from project README
Code Health Acceptance Tests
Related Projects