Skip to content

Releases: mongodb/terraform-provider-mongodbatlas

v1.0.2-pre.1

04 Oct 22:20
51e4d78
Compare
Choose a tag to compare
v1.0.2-pre.1 Pre-release
Pre-release

Changelog

732f536 Chore(deps): Bump github.com/gruntwork-io/terratest (#563)
0f33d98 Chore(deps): Bump github.com/gruntwork-io/terratest (#569)
f5bd28f Chore(deps): Bump github.com/gruntwork-io/terratest (#572)
4689a7f Chore(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 (#571)
051fb72 Fix typo in import search index error (#556)
f712520 INTMDB-203: Fix IOPS restriction on NVME clusters (#574)
57c0fa5 INTMDB-211: Add new advanced shard key options in global cluster resource (#562)
eacda1c INTMDB-221: Added projectOwnerID to project resource (#564)
c008f6f INTMDB-230: added property to maintenance window rs ds (#552)
045f03f INTMDB-245: Added an example for encryption at rest using azure with a cluster (#566)
aec862a INTMDB-249: Lint and fix linting for examples (#538)
2d5ff92 INTMDB-252: Added two parameters for cluster advanced configuration (#558)
3ef0491 INTMDB-256: Fixes a bug for updated a role in cloud access authorization (#567)
25f3666 INTMDB-259: Fix issue when create a tenant cluster without auto_scaling_disk_gb (#575)
d6797db Roll up for documentation fixes (#576)
fd9edb3 fix replication_specs behaviour when update cluster (#573)
51e4d78 pre-release 1.0.2-pre.1 (#577)

v1.0.1

02 Sep 17:56
e563b24
Compare
Choose a tag to compare

Note

Before peforming an upgrade to v1.0.1, please take a look to the upgrade guide to v1.0.1

Changelog

e563b24 tag version 1.0.1 for release (#553)

v1.0.1-pre.1

01 Sep 23:20
72b4920
Compare
Choose a tag to compare
v1.0.1-pre.1 Pre-release
Pre-release

Changelog

1634562 Add stronger warning against attempting a shared tier upgrade (#516)
908a03e Chore(deps): Bump github.com/gruntwork-io/terratest (#541)
17aefe9 Chore(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 (#549)
c2faa87 Chore(deps): Bump github.com/mongodb-forks/digest from 1.0.1 to 1.0.3 (#540)
4943267 Chore(deps): Bump github.com/spf13/cast from 1.3.1 to 1.4.1 (#542)
ae3d009 Chore(deps): Bump go.mongodb.org/realm from 0.0.1 to 0.1.0 (#551)
80c7b06 Chore(deps): Bump octokit/request-action from 2.0.0 to 2.1.0 (#539)
3e9b293 INTMDB-218: fixes the bug when you try to add more than 100 ip whitelist (#514)
3ac8f0a INTMDB-219: Fixed cluster scaling issue (#515)
25f43db INTMDB-236: Updated the cluster configuration (#526)
870d61e INTMDB-242: Fixes the bug when if you don set public/private key it would fail for getting realm client (#519)
28c94b0 INTMDB-243: Fixes a bug for encryption at rest with new parameters (#522)
5ab41cc INTMDB-244: add deprecation notes for cloud backup documentation (#525)
6995d9c INTMDB-247: Fixes a bug where it's taking 3 minutes to read a cluster (#530)
8a48c35 INTMDB-251: Update search rs and ds to use go-client v0.12.0 (#548)
de6a15f added forceNew to vpc_id in network_peering (#533)
8dc39e2 docs: added other example for ldap configuration docs (#520)
18bcfed docs: fix typo cluster.html.markdown (#535)
a69ed10 docs: update README (#534)
bda99e4 feat: add dependabot (#537)
e8944c5 feat: mcli integration (#536)
daafcf6 feat: use golangci lint action (#528)
fced21d fix documentation word in resources (#523)
1cb0755 fixed network peering resource for Azure (#513)
2df74fb modified workflow to run push master and in PR (#532)
72b4920 tag version 1.0.1 for pre release (#546)
c1855d9 task: check examples are formatted correctly (#529)
80d250e task: remove misspell as a dependency (#527)
07590e1 test: skip instead of fatal for team ids missing (#544)

v1.0.0

11 Aug 19:19
ad7a056
Compare
Choose a tag to compare

Note

Before peforming an upgrade to v1.0.0, please take a look to the upgrade guide to v1.0.0

Changelog

ad7a056 INTMDB-215: tag version 1.0.0 for release (#511)
9e55f51 Update 1.0.0-upgrade-guide.html.markdown (#510)
0b26ebe update the privatelink doc with Azure example (#509)

v1.0.0-pre.1

10 Aug 00:51
6a3f1fc
Compare
Choose a tag to compare
v1.0.0-pre.1 Pre-release
Pre-release

Changelog

7f6ab7c Adding autodefer parameter to automatically defer any maintenance (#499)
b58b0fe CLOUDP-90710: Expose BASE_URL so that we can test terraform with a custom server (#467)
7422aff INTDMB-223: update search index to sdk v2 (#501)
37ab770 INTMDB-128: Modified design when you can get .id from various resources (#471)
1adcadb INTMDB-145: Cloud backup schedule (#475)
1e7553e INTMDB-179: added more examples for connection strings (#483)
0008dcd INTMDB-17: Resource/Data Source Atlas Search (#488)
b5eadee INTMDB-18 : DataSource and Resource support for Online Archive (#413)
da9c05a INTMDB-18-Test for Online Archive and sync attribute for discussion (#472)
2a7e9b7 INTMDB-180: file env variable spelling error (#495)
1fcff25 INTMDB-183: Migrate to TF SDK 2 (#489)
a5756de INTMDB-198: Fixes a bug where it appears empty private endpoint in cluster (#481)
3581244 INTMDB-19: Added resource and datasource(s) of data lake (#414)
8b22df8 INTMDB-200: Fixes a bug about updating a region name with GCP (#463)
d461d37 INTMDB-202: Changed to TypeSet for replication specs (#502)
9acaa6f INTMDB-212: Deprecation of Project IP Whitelist (#473)
3e1befb INTMDB-214: Deprecation of private endpoint (#484)
6a3f1fc INTMDB-215: tag version 1.0.0 for pre-release (#508)
22469a2 INTMDB-232: Fix user agent version (#505)
a80e62e INTMDB-233: Update linter version (#506)
8ffed1c INTMDB-28: Added Event Triggers Realm (#476)
1b71b5b MongoDB Atlas - GCP VPC Peering example (#490)
f55e640 MongoDB Atlas-GCP VPC Peering (#492)
b0dd7f4 Starter example improvements and doc update (#474)
15928a7 add example for atlas-aws vpc peering (#493)
7e32d9e added has changes for name of cluster (#479)
74349f5 docs: fix typo in GCP network_peering.network_name (#498)
58c2e5c fixed import state method in search index resource (#500)
5a59aa0 fixed issue related with read non-existent resource (#494)
8b26cb0 update README - added plugin dev override (#468)
c828847 update resources documentation to address INTMDB-225 (#503)
5521b6e updated cloud backup to sdk v2 (#507)

v0.9.1

17 May 17:16
721d9a4
Compare
Choose a tag to compare

Please take a look to the documentation

Changelog

ca2b0fe Missing formatting backtick in the documentation (#457)
721d9a4 Update CHANGELOG.md (#461)
1a26462 INTMDB-206 Documentation and example updates (#453)
ace607f INTMDB-208: Updated docs for upgrading private endpoints (#458)
221ee96 Test config update (#454)
defbd0f Update the CA certificate with a os environment (#442)
b6d3da5 bumping the client version up (#455)
efc34d1 chore: Doc update for changelog v0.9.1-pre.1 (#460)
f106b4a fix page title and sidebar (#445)
7ba0438 fixing client update side effects (#456)
0980072 updated cluster doc and examples for the new IOPS change (#446)

v0.9.1-pre.1

14 May 20:35
efc34d1
Compare
Choose a tag to compare
v0.9.1-pre.1 Pre-release
Pre-release

Changelog

1a26462 INTMDB-206 Documentation and example updates (#453)
ace607f INTMDB-208: Updated docs for upgrading private endpoints (#458)
221ee96 Test config update (#454)
defbd0f Update the CA certificate with a os environment (#442)
b6d3da5 bumping the client version up (#455)
efc34d1 chore: Doc update for changelog v0.9.1-pre.1 (#460)
f106b4a fix page title and sidebar (#445)
7ba0438 fixing client update side effects (#456)
0980072 updated cluster doc and examples for the new IOPS change (#446)

v0.9.0

22 Apr 23:38
3036569
Compare
Choose a tag to compare

Changelog

1292d7d Add examples creating user with aws_iam_type (#426)
1bda102 Examples of terratest upgrade (#431)
b84a663 Fix: small doc error (#428)
3feab4d Fixes test about ca certificate x509 (#416)
733570c INTMDB 186 - Added authorization resource to split the cloud access provider config (#420)
1e45aae INTMDB-114/115: Added resource, datasource and tests for LDAP configuration and verify (#379)
f9443ec INTMDB-116: Added parameter ldap auth type for resource and datasource(s) of database user (#376)
fe57430 INTMDB-133: Examples for encryption at rest with roles (#369)
bbc4c40 INTMDB-154: Deprecation for provider_encrypt_ebs_volume (#403)
d3a25a5 INTMDB-155: Fixes a bug related to bi_connector cluster by deprecating (#423)
9319bbf INTMDB-168: updated docs the format of using dependencies (#421)
4e584f8 INTMDB-16: Added resource and datasource for Custom DNS Configuration for Atlas Clusters on AWS (#370)
8a31066 INTMDB-181: Detects unnecessary changes changes for azure/gcp encryption at rest (#412)
98097d2 INTMDB-185: Added parameter regions for GCP network container (#418)
0bb6c63 INTMDB-194: Added func to get db major version for testing (#427)
a10a1e8 INTMDB-199: Fixes the error when updating an replication specs after removed one zone (#434)
3036569 Remove IOPS and adjust parameter description (#443)
75ea01d TeamsUpdate - fixing small bug, again missing update (#417)
135e66f Test or TestAccResourceMongoDBAtlasDatabaseUser_withAWSIAMType with (#432)
7c9f1ae Update default IOPS and 0.9.0 info guide (#440)
360f133 Update release.yml (#436)
bc3c9ce Working example for Atlas-encryptionAtRest-roles with a single tf apply (#415)
21e0a1c [Azure VNET Peering] changed the incorrect parameter used for role assignment and role definition (#438)
f358b22 chore changelog for v0.9.0 prerelease (#437)
5720260 corrected the title by making the variable name plural (#404)
0b58372 remove unnecessary variables and use roles instead of keys for AWS Encryption-AtRest (#441)
259172d vendor removal (#395)

v0.9.0-pre.1

21 Apr 22:58
Compare
Choose a tag to compare
v0.9.0-pre.1 Pre-release
Pre-release

Changelog

1292d7d Add examples creating user with aws_iam_type (#426)
1bda102 Examples of terratest upgrade (#431)
b84a663 Fix: small doc error (#428)
3feab4d Fixes test about ca certificate x509 (#416)
733570c INTMDB 186 - Added authorization resource to split the cloud access provider config (#420)
1e45aae INTMDB-114/115: Added resource, datasource and tests for LDAP configuration and verify (#379)
f9443ec INTMDB-116: Added parameter ldap auth type for resource and datasource(s) of database user (#376)
fe57430 INTMDB-133: Examples for encryption at rest with roles (#369)
bbc4c40 INTMDB-154: Deprecation for provider_encrypt_ebs_volume (#403)
d3a25a5 INTMDB-155: Fixes a bug related to bi_connector cluster by deprecating (#423)
9319bbf INTMDB-168: updated docs the format of using dependencies (#421)
4e584f8 INTMDB-16: Added resource and datasource for Custom DNS Configuration for Atlas Clusters on AWS (#370)
8a31066 INTMDB-181: Detects unnecessary changes changes for azure/gcp encryption at rest (#412)
98097d2 INTMDB-185: Added parameter regions for GCP network container (#418)
0bb6c63 INTMDB-194: Added func to get db major version for testing (#427)
a10a1e8 INTMDB-199: Fixes the error when updating an replication specs after removed one zone (#434)
75ea01d TeamsUpdate - fixing small bug, again missing update (#417)
135e66f Test or TestAccResourceMongoDBAtlasDatabaseUser_withAWSIAMType with (#432)
360f133 Update release.yml (#436)
bc3c9ce Working example for Atlas-encryptionAtRest-roles with a single tf apply (#415)
2da773a chore changelog for v0.9.0 prerelease
5720260 corrected the title by making the variable name plural (#404)
259172d vendor removal (#395)

v0.8.2

03 Feb 12:26
c508f31
Compare
Choose a tag to compare

Changelog

e6f5604 INTMDB-174: updated an example for cluster (#400)
e3684c2 INTMDB-175: Added azure status and fixes the error about target state (#398)
c508f31 chore: release changelog (#402)