Skip to content

Releases: mongodb/terraform-provider-mongodbatlas

v0.8.1

28 Jan 19:46
9ea546e
Compare
Choose a tag to compare

Changelog

9ea546e INTMDB-172: chore changelog update for v0.8.1 (#397)
785dee1 INTMDB-163: Wrong order for PrivateLink Endpoint Service and detects unnecessary changes (#388)
4eb575c INTMDB-169: delete encoding url path in private endpoint service (#393)
fea51f6 INTMDB-158: Added private endpoint in connection strings (#392)

v0.8.0

20 Jan 21:23
b44afaa
Compare
Choose a tag to compare

Note

Before peforming an upgrade to v0.8.0, please take a look to the upgrade guide to v0.8.0

Changelog

b44afaa INTMDB-153: Create 0.8.0-upgrade-guide.html.markdown (#384)
da751dc INTMDB-160: Resetting an encryption at rest (#380)
aebb60c INTMDB-149: tag version 0.8.0 for pre-release (#378)
6bf5dd9 Fix typo "requirments" in the PR template (#375)
1fa06b5 Path escape import id of database user (#373)
b677d7f Update cluster to match Atlas doc (#372)
cabc520 refactor: changed to required in schema roles (#371)
1a4b011 INTMDB-144: Updated for scopes database users (#368)
3ae7e07 Fix db user resource doc (#367)
60b4bca INTMDB-142: Fixes the bug for alertconfiguration using data dog (#366)
99bbd23 INTMDB-133: Updated Encryption At Rest to work with IAM Roles (#365)
fea29d9 fixing 404 for existent resources to reset state (#362)
6c86de3 avoid removing duplicated entries (#361)
c66b256 update wording (#359)
fb3e8da update the documentation and examples for adding the replication spec… (#357)
88f90fd fix: code cleanup (#355)
77e0f44 Cloud Access Provider Datasources, Resources, and Documentation (INTMDB 131) (#352)
c59abe9 doc fix for db users data source (#351)
da0b336 AWS and AZURE Private Endpoints (INTMDB-123 & INTMDB-124) (#349)
102bf89 Basicexample for starting with Atlas (#345)
50954f0 Fix update function for DB users (#341)

v0.8.0-pre.2

18 Jan 22:58
080d3b2
Compare
Choose a tag to compare
v0.8.0-pre.2 Pre-release
Pre-release

Changelog

080d3b2 INTMDB-162: Fixes bug about detecting changes and make sensitive values (#383)

v0.7.0

23 Oct 02:32
c3f086b
Compare
Choose a tag to compare

Changelog

49e1588 Add "Sensitive: true" for securing sensitive data in state (#325)
91bf74c Chore: Fix the ProviderVersion reported by the UserAgent string (#309)
0dfc82f Client upgrade to fix metric threshold value set as 0 (#331)
2f4c49e Cluster docs (#317)
03a7ccf Create README and examples directory (#324)
ef15073 Example added for database user scope (#327)
378c2c6 New resource and datasource for Project IP Access list (#332)
c3f086b Quick docs for 3rd party (#344)
61d9097 Third party integrations (#321)
4194399 Update README.md
5ff01d4 adding reset for existent resources (#333)
2f81870 changed from running on PR to manually trigger acceptance tests (#319)
ba8642a chore: changelog v0.7.0 (#343)
a8df5ac docs: add mongo SLA link (#328)
9092546 documentation fix #335 and examples added for the Azure VNET peering and AWS Private Link (#340)
dfd7b22 fix: fixes a bug for issue 289 (#323)
aa63309 alertConfigs fix field update in terraform state (#334)

v0.6.5

19 Sep 04:05
Compare
Choose a tag to compare

Changelog

aeae3b5 DB user creation error because bad encoding in path (#313)
e3606de Database user scopes (#307)
c2e1d51 Setting deterministic encoding id output, just sorting the keys (#303)
d99ab1e chore: changelog for v0.6.5
c60cff3 goclient update fix #292 #312 (#315)

v0.6.4

03 Sep 00:42
cefa101
Compare
Choose a tag to compare

Changelog

1cb3470 Add templates to repo (#282)
305a4e3 Cleaned vendored deps
8bbf4e8 Cleaned vendored deps (#272)
70b45e3 Cleanup after v0.6.2 release
5800dc8 Cleanup after v0.6.3 release
230327a Correct cluster labels documentation (#286)
c27a1b0 Create SECURITY.md
10aee3c Fix #227 #232: Added a new Threshold attribute (#298)
776fbcc Fix #277: mongodbatlas_team data provider team_id null after successful API query (#281)
280900d Fix #279 #280 (#294)
cf76d24 Fix #285: Unable to import $external auth users (#297)
462f10f Fixes many testacc (#296)
c82481c GitHub actions tests (#293)
49f5c35 Merge pull request #259 from terraform-providers/policy-item-doc
73a8b65 Merge pull request #264 from terraform-providers/databaseUser-awsIAM
712fa81 Merge pull request #267 from terraform-providers/fix-265
bcaa994 Merge pull request #268 from gssbzn/add-user-agent
fe6dd62 Merge pull request #269 from gssbzn/fix-linting
5bfdb1d Merge pull request #270 from terraform-providers/changelog_v0.6.3
3f9f664 Merge pull request #274 from terraform-providers/improv-cluster-err
5300338 Merge pull request #276 from mongodb/update-readme
5e24023 Merge pull request #278 from mongodb/add-security-file
7b103f4 Replaced the digest auth library with one that supports SHA-256
b1d5bfa Replaced the digest auth library with one that supports SHA-256 (#271)
0958d85 Update GNUmakefile
a7cc0c8 Update README.md
07d5976 Update README.md
c3d96f9 Update cloud_provider_snapshot_backup_policy.html.markdown
aa6f710 Update tools.go
7a76fc0 add note about container creatiion (#287)
cefa101 chore: add Changelog for 0.6.4 (#301)
21c394f chore: added more examples about on how modify the policy items
6db9067 chore: changed by requested changes
86cbc12 chore: updated changelog v0.6.3
4c82464 chore: updated client mongo from master
2e744fb chore: updated with local mongo client
4de0332 doc: updated backup_policy resource explaining on how I can implement at least one policy item
f5116e4 docs: added a field aws iam type for resource/datasource(s) of database user
6a2531b feat: add a unique user agent
31f2e8a feat: added a field for aws iam type in resource/datasource of database user(s)
4bbe397 feat: added validation for 503 response error and keep trying for CREATE a cluster
bd18b59 fix: added a validation for restore_window_days (#300)
833caf6 fix: added validation for autoscaling compute enabled and when true add the parameter autoscaling to request and its test
c465164 fix: fix golangci lint and travis
a7c8eb5 made changes suggested by melissa
e939360 refactor: added validatefunc for x509 type and aws type in schema database user resource
b301463 refactor: changed the harcoded links from repo hashicorp to mongodb (#288)
e95b721 refactor: fixes error about goimports
077e036 test: added a test for aws iam type for resource database user
e7a5712 update auth_database_name (#299)
047c87e v0.6.3

v0.6.3

29 Jul 21:13
2f27414
Compare
Choose a tag to compare

Changelog

70b45e3 Cleanup after v0.6.2 release
712fa81 Merge pull request #267 from terraform-providers/fix-265
bcaa994 Merge pull request #268 from gssbzn/add-user-agent
fe6dd62 Merge pull request #269 from gssbzn/fix-linting
5bfdb1d Merge pull request #270 from terraform-providers/changelog_v0.6.3
0958d85 Update GNUmakefile
a7cc0c8 Update README.md
aa6f710 Update tools.go
86cbc12 chore: updated changelog v0.6.3
6a2531b feat: add a unique user agent
833caf6 fix: added validation for autoscaling compute enabled and when true add the parameter autoscaling to request and its test
c465164 fix: fix golangci lint and travis
047c87e v0.6.3