Releases: mongodb/terraform-provider-mongodbatlas
Releases · mongodb/terraform-provider-mongodbatlas
v1.11.1-pre1
Changelog
- d24d80e INTMDB-1052: Update the release flow to remove the acceptance steps (#1443)
- b71f54c chore: Bump github.com/aws/aws-sdk-go from 1.44.314 to 1.44.319 (#1375)
- f17ab65 chore: Bump github.com/aws/aws-sdk-go from 1.44.319 to 1.44.324 (#1392)
- 0bf4b43 chore: Bump github.com/aws/aws-sdk-go from 1.44.324 to 1.44.329 (#1404)
- 85262a1 chore: Bump github.com/aws/aws-sdk-go from 1.44.329 to 1.44.334 (#1426)
- dfedeae chore: Bump github.com/aws/aws-sdk-go from 1.44.334 to 1.45.2 (#1442)
- 2eb7916 chore: Bump github.com/gruntwork-io/terratest from 0.43.11 to 0.43.12 (#1391)
- 0889930 chore: Bump github.com/gruntwork-io/terratest from 0.43.12 to 0.43.13 (#1427)
- 1c27f43 chore: Bump github.com/hashicorp/terraform-plugin-sdk/v2 (#1429)
- 5714d3b chore: Bump github.com/mongodb-forks/digest from 1.0.4 to 1.0.5 (#1405)
- c9d5ac4 chore: Bump github.com/zclconf/go-cty from 1.13.2 to 1.13.3 (#1428)
- c771d32 chore: Bump go.mongodb.org/atlas from 0.32.0 to 0.33.0 (#1390)
- 7176072 chore: Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#1393)
- 312bc3f chore: [Terraform] Create github action to delete projects in the test env (#1378)
- 7b0646a doc: Add example for mongodbatlas_cloud_backup_schedule to create policies for multiple clusters (#1403)
- 0f80390 doc: INTMDB-927 fixed online archive docs (#1340)
- 5667200 doc: Remove 3rd shard from 2 shard global cluster example (#1423)
- d782983 doc: Update old or broken links to the Atlas Admin API docs (#1413)
- 819be8e doc: improve cluster doc to highlith that provider_volume_type=STANDARD is not available for NVMW clusters (#1430)
- 7e0d8d7 feat: Add datasetName to storage_databases.collections.data_sources in mongodbatlas_federated_database_instance (#1439)
- 0ec0dfa feat: Improve the release process (#1380)
- b1c79d0 feat: Parameter Add: OIDC Database Users (#1382)
- 2a30752 feat: add githooks (#1373)
- 7eb0bb5 fix!: Fix tag_sets to storage_stores.read_preference in mongodbatlas_federated_database_instance (#1440)
- 5185ff1 fix: Update deprecation message to 1.12.0 (#1381)
- a6d6b04 fix: Addressed follow up comment (#1420)
- 623dcdc fix: HELP: Error: The terraform-provider-mongodbatlas_v1.11.0 plugin crashed (#1419)
- a7c4fdc fix: How do I create Organization API Key with Organization Billing Admin permission and Project Read Only for projects (#1369)
- 760f4d4 fix: Trigger resource force replacement when app id changes (#1387)
- af8d75b fix: add instructions for updates of the Atlas SDK (#1406)
- 6312735 fix: clenaup-test-env.yml (#1379)
- 544aa25 fix: cluster outage tests (#1364)
- 639014c fix: null pointer error project data source (#1377)
- b7a2763 fix: self document make (#1407)
- 4af9721 fix: typo in online archive "custom criteria" resource example (#1372)
- 40b4917 fix: update cluster labels doc to make it clear that labels are not resource tag (#1425)
- 3303fa4 fix: update issue.yml to use issue number as Ticket title (#1422)
- 13bccfd refactor: Migrate to new Atlas SDK - mongodbatlas_federated_database_instance resource (#1415)
- 317cbba revert:"fix: How do I create Organization API Key with Organization Billing Admin permission and Project Read Only for projects (#1369)" (#1416)
v1.11.0
What's Changed
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.299 to 1.44.302 by @dependabot in #1330
- INTMDB-940: [Terraform] Update releasing.md with latest changes by @andreaangiolillo in #1322
- Update RELEASE.md Github issue by @maastha in #1331
- INTMDB-923: [Terraform] Add Autogenerated SDK to Terraform by @andreaangiolillo in #1309
- feat: use go-version-file in github actions by @andreaangiolillo in #1315
- INTMDB-921: [Terraform] Migrate to terraform-plugin-testing by @andreaangiolillo in #1301
- INTMDB-436: Update privatelink endpoint service resources timeout config by @maastha in #1329
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.302 to 1.44.304 by @dependabot in #1335
- INTMDB-933: Make region atributed optional computed in third-party-integration by @maastha in #1332
- mongodbatlas_privatelink_endpoint_service data source doc bug fix by @Zuhairahmed in #1334
- INTMDB-795: [Terraform] Improve Self-Managed x509 Database User Docs by @andreaangiolillo in #1336
- INTMDB-546: [Terraform] Feature Add: Shared-Tier Restore Job by @andreaangiolillo in #1324
- INTMDB-939: [Terraform] Feature Add: Shared-Tier Snapshots by @andreaangiolillo in #1323
- INTMDB-926: Mark instance_size in electable specs required in advanced_cluster documentation by @maastha in #1339
- INTMDB-955: HELP: Error: Plugin did not respond - panic: interface conversion: interface is nil, not map[string]interface by @andreaangiolillo in #1342
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.304 to 1.44.308 by @dependabot in #1344
- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.43.8 to 0.43.10 by @dependabot in #1345
- Chore(deps): Bump github.com/hashicorp/terraform-plugin-testing from 1.3.0 to 1.4.0 by @dependabot in #1346
- ci: Add PR lint to repo by @andreaangiolillo in #1348
- fix: HELP: Error: error deleting organization information When importing organization by @andreaangiolillo in #1352
- fix: Mark project api key resource as destroyed if not present by @AgustinBettati in #1351
- fix: null pointer in resource_mongodbatlas_cloud_backup_schedule.go by @andreaangiolillo in #1353
- doc: [Terraform] Create new example for BYOK and multi-region cluster by @andreaangiolillo in #1349
- fix: support update of description for project api key resource by @AgustinBettati in #1354
- doc: Update README.md with supported OS/Arch by @andreaangiolillo in #1350
- deprecate: marking cloud_provider_access resource and data source as deprecated by @AgustinBettati in #1355
- feat: support for project limits in project resource and project/projects data sources by @AgustinBettati in #1347
- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.43.10 to 0.43.11 by @dependabot in #1358
- feat: [Terraform] Parameter Add: Cloud Provider Access for Azure by @andreaangiolillo in #1343
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.308 to 1.44.314 by @dependabot in #1360
- fix: add prefix to dependabot PR by @andreaangiolillo in #1361
- fix: Update mongodbatlas_cloud_backup_schedule to add the ID field to policyItems by @andreaangiolillo in #1357
- fix: Fix documentation for mongodbatlas_api_key by @andreaangiolillo in #1363
- fix: project_api_key data source missing project_assignment attribute by @andreaangiolillo in #1356
- doc: regenerate CHANGELOG.md after v1.11.0 pre-release by @AgustinBettati in #1367
New Contributors
- @AgustinBettati made their first contribution in #1351
Full Changelog: v1.10.2...v1.11.0
v1.11.0-pre1
What's Changed
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.299 to 1.44.302 by @dependabot in #1330
- INTMDB-940: [Terraform] Update releasing.md with latest changes by @andreaangiolillo in #1322
- Update RELEASE.md Github issue by @maastha in #1331
- INTMDB-923: [Terraform] Add Autogenerated SDK to Terraform by @andreaangiolillo in #1309
- feat: use go-version-file in github actions by @andreaangiolillo in #1315
- INTMDB-921: [Terraform] Migrate to terraform-plugin-testing by @andreaangiolillo in #1301
- INTMDB-436: Update privatelink endpoint service resources timeout config by @maastha in #1329
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.302 to 1.44.304 by @dependabot in #1335
- INTMDB-933: Make region atributed optional computed in third-party-integration by @maastha in #1332
- mongodbatlas_privatelink_endpoint_service data source doc bug fix by @Zuhairahmed in #1334
- INTMDB-795: [Terraform] Improve Self-Managed x509 Database User Docs by @andreaangiolillo in #1336
- INTMDB-546: [Terraform] Feature Add: Shared-Tier Restore Job by @andreaangiolillo in #1324
- INTMDB-939: [Terraform] Feature Add: Shared-Tier Snapshots by @andreaangiolillo in #1323
- INTMDB-926: Mark instance_size in electable specs required in advanced_cluster documentation by @maastha in #1339
- INTMDB-955: HELP: Error: Plugin did not respond - panic: interface conversion: interface is nil, not map[string]interface by @andreaangiolillo in #1342
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.304 to 1.44.308 by @dependabot in #1344
- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.43.8 to 0.43.10 by @dependabot in #1345
- Chore(deps): Bump github.com/hashicorp/terraform-plugin-testing from 1.3.0 to 1.4.0 by @dependabot in #1346
- ci: Add PR lint to repo by @andreaangiolillo in #1348
- fix: HELP: Error: error deleting organization information When importing organization by @andreaangiolillo in #1352
- fix: Mark project api key resource as destroyed if not present by @AgustinBettati in #1351
- fix: null pointer in resource_mongodbatlas_cloud_backup_schedule.go by @andreaangiolillo in #1353
- doc: [Terraform] Create new example for BYOK and multi-region cluster by @andreaangiolillo in #1349
- fix: support update of description for project api key resource by @AgustinBettati in #1354
- doc: Update README.md with supported OS/Arch by @andreaangiolillo in #1350
- deprecate: marking cloud_provider_access resource and data source as deprecated by @AgustinBettati in #1355
- feat: support for project limits in project resource and project/projects data sources by @AgustinBettati in #1347
- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.43.10 to 0.43.11 by @dependabot in #1358
- feat: [Terraform] Parameter Add: Cloud Provider Access for Azure by @andreaangiolillo in #1343
- chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.308 to 1.44.314 by @dependabot in #1360
- fix: add prefix to dependabot PR by @andreaangiolillo in #1361
- fix: Update mongodbatlas_cloud_backup_schedule to add the ID field to policyItems by @andreaangiolillo in #1357
- fix: Fix documentation for mongodbatlas_api_key by @andreaangiolillo in #1363
- fix: project_api_key data source missing project_assignment attribute by @andreaangiolillo in #1356
New Contributors
- @AgustinBettati made their first contribution in #1351
Full Changelog: v1.10.2...v1.11.0-pre1
v1.10.2
What's Changed
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.298 to 1.44.299 by @dependabot in #1312
- INTMDB-922: mongodbatlas_event_trigger is not updated if config_match is added by @andreaangiolillo in #1305
- INTMDB-935: HELP: mongodbatlas_online_archive schedule parameter update causing crashing in terraform apply by @andreaangiolillo in #1320
- INTMDB-938: Fix Online Archive tests by @andreaangiolillo in #1321
- INTMDB-941: [Terraform] Advanced Cluster Doc is not formatted correctly by @andreaangiolillo in #1326
- INTMDB-946: Update CHANGELOG.md for Release:1.10.2 by @maastha in #1328
Full Changelog: v1.10.1...v1.10.2
v1.10.2-pre1
What's Changed
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.298 to 1.44.299 by @dependabot in #1312
- INTMDB-922: mongodbatlas_event_trigger is not updated if config_match is added by @andreaangiolillo in #1305
- INTMDB-935: HELP: mongodbatlas_online_archive schedule parameter update causing crashing in terraform apply by @andreaangiolillo in #1320
- INTMDB-938: Fix Online Archive tests by @andreaangiolillo in #1321
- INTMDB-941: [Terraform] Advanced Cluster Doc is not formatted correctly by @andreaangiolillo in #1326
Full Changelog: v1.10.1...v1.10.2-pre1
v1.10.1
What's Changed
- INTMDB-249: [Terraform] Lint and fix linting for examples by @andreaangiolillo in #1221
- INTMDB-843: [Terraform] Improve acceptance test setup to run in parallel & against cloud-dev. Clusters tests by @andreaangiolillo in #1234
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.272 to 1.44.282 by @dependabot in #1237
- Update acceptance-tests.yml by @andreaangiolillo in #1244
- Chore(deps): Bump octokit/request-action from 2.1.7 to 2.1.9 by @dependabot in #1211
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.282 to 1.44.283 by @dependabot in #1243
- Chore(deps): Bump golangci/golangci-lint-action from 3.4.0 to 3.6.0 by @dependabot in #1235
- Chore(deps): Bump github.com/hashicorp/hcl/v2 from 2.16.2 to 2.17.0 by @dependabot in #1206
- INTMDB-808: Using vars instead of secrets for not sensitive info by @andreaangiolillo in #1220
- INTMDB-871: [Terraform] Improve acceptance test setup to run in parallel & against cloud-dev - backup by @andreaangiolillo in #1250
- INTMDB-137: [Terraform] Use GET one for cloud provider access (improve existing) by @andreaangiolillo in #1246
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.283 to 1.44.284 by @dependabot in #1251
- Update RELEASING.md by @andreaangiolillo in #1253
- INTMDB-883: Fix "Create JIRA ticket" Action by @andreaangiolillo in #1255
- INTMDB-880: [Terraform] Improve acceptance test setup to run in parallel & against cloud-dev - Project by @andreaangiolillo in #1257
- Update README.md by @andreaangiolillo in #1254
- INTMDB-878: [Terraform] Improve acceptance test setup to run in parallel & against cloud-dev - Network by @andreaangiolillo in #1260
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.284 to 1.44.286 by @dependabot in #1259
- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.43.0 to 0.43.2 by @dependabot in #1258
- Fix 'pause' during cluster and advanced_cluster update by @maastha in #1248
- INTMDB-874: [Terraform] Support transactionLifetimeLimitSeconds parameter in Cluster and Advanced Cluser by @andreaangiolillo in #1252
- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.43.2 to 0.43.3 by @dependabot in #1266
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.286 to 1.44.287 by @dependabot in #1267
- INTMDB-435: Add ForceNew to audit if the project id changes by @martinstibbe in #1247
- INTMDB-892: [Terraform] Add APIx-Integration as a reviewer of dependabot PR by @andreaangiolillo in #1268
- INTMDB-879: [Terraform] Improve acceptance test setup to run in parallel & against cloud-dev - Config by @andreaangiolillo in #1263
- INTMDB-855: Add Troubleshooting.md to include issue with using dynamic in Terraform by @maastha in #1240
- INTMDB-881: [Terraform] Improve acceptance test setup to run in parallel & against cloud-dev - "Acceptance Tests" by @andreaangiolillo in #1269
- Remove slack key from repo by @maastha in #1282
- INTMDB-895: Third_Party_Integrations region field is required parameter in Terraform by @Zuhairahmed in #1274
- INTMDB-433: make sure failed Terraform run rolls back properly by @martinstibbe in #1264
- INTMDB-442: [Terraform] mongodbatlas_advanced_cluster doc revision by @andreaangiolillo in #1256
- Update RELEASING.md by @andreaangiolillo in #1271
- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.43.3 to 0.43.5 by @dependabot in #1277
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.291 by @dependabot in #1276
- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.43.5 to 0.43.6 by @dependabot in #1284
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.291 to 1.44.294 by @dependabot in #1286
- INTMDB-876: Update example documentation for mongodbatlas_project_api_key by @martinstibbe in #1265
- INTMDB-896: add MicrosoftTeamsWebhookURL to values that are based on schema vs API by @martinstibbe in #1279
- INTMDB-889: Change warning to error for org key delete by @martinstibbe in #1283
- INTMDB-904: HELP: mongodbatlas_org_invitation is missing ORG_BILLING_READ_ONLY role support by @andreaangiolillo in #1287
- DOCSP-30798: group_id -> project_id for backup snapshots by @jwilliams-mongo in #1273
- INTMDB-910: [Terraform] Remove Automated Tests workflow by @andreaangiolillo in #1290
- Chore(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0 by @dependabot in #1285
- INTMDB-911: [Terraform] Remove unused secret from code-health workflow by @andreaangiolillo in #1291
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.294 to 1.44.295 by @dependabot in #1293
- INTMDB-838: [Terraform] Improve mongodbatlas_organization for linking to existing federation upon Create by @andreaangiolillo in #1289
- INTMDB-828: [Terraform] Missing Schedule Parameter in Resource mongodbatlas_online_archive by @andreaangiolillo in #1272
- INTMDB-913: [Terraform] Enable fieldalignment linter by @andreaangiolillo in #1297
- INTMDB-914: HELP: Updating the name field of a mongodbatlas_project recreates a new Project by @andreaangiolillo in #1298
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.295 to 1.44.298 by @dependabot in #1304
- INTMDB-919: resource_mongodbatlas_cloud_backup_snapshot_restore_job: Extend guards for delivery type deletions by @andreaangiolillo in #1300
- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.43.6 to 0.43.7 by @dependabot in #1303
- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.43.7 to 0.43.8 by @dependabot in #1306
- INTMDB-912: Generate the CHANGELOG.md by @andreaangiolillo in #1307
- INTMDB-912: Regenerate CHANGELOG.md after pre-release by @andreaangiolillo in #1308
- INTMDB-932: remove the default value of retain_backups_enabled by @andreaangiolillo in #1314
- INTMDB-912: Update CHANGELOG.md by @andreaangiolillo in #1317
Full Changelog: v1.10.0...v1.10.1
v1.10.1-pre1
What's Changed
- INTMDB-249: [Terraform] Lint and fix linting for examples by @andreaangiolillo in #1221
- INTMDB-843: [Terraform] Improve acceptance test setup to run in parallel & against cloud-dev. Clusters tests by @andreaangiolillo in #1234
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.272 to 1.44.282 by @dependabot in #1237
- Update acceptance-tests.yml by @andreaangiolillo in #1244
- Chore(deps): Bump octokit/request-action from 2.1.7 to 2.1.9 by @dependabot in #1211
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.282 to 1.44.283 by @dependabot in #1243
- Chore(deps): Bump golangci/golangci-lint-action from 3.4.0 to 3.6.0 by @dependabot in #1235
- Chore(deps): Bump github.com/hashicorp/hcl/v2 from 2.16.2 to 2.17.0 by @dependabot in #1206
- INTMDB-808: Using vars instead of secrets for not sensitive info by @andreaangiolillo in #1220
- INTMDB-871: [Terraform] Improve acceptance test setup to run in parallel & against cloud-dev - backup by @andreaangiolillo in #1250
- INTMDB-137: [Terraform] Use GET one for cloud provider access (improve existing) by @andreaangiolillo in #1246
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.283 to 1.44.284 by @dependabot in #1251
- Update RELEASING.md by @andreaangiolillo in #1253
- INTMDB-883: Fix "Create JIRA ticket" Action by @andreaangiolillo in #1255
- INTMDB-880: [Terraform] Improve acceptance test setup to run in parallel & against cloud-dev - Project by @andreaangiolillo in #1257
- Update README.md by @andreaangiolillo in #1254
- INTMDB-878: [Terraform] Improve acceptance test setup to run in parallel & against cloud-dev - Network by @andreaangiolillo in #1260
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.284 to 1.44.286 by @dependabot in #1259
- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.43.0 to 0.43.2 by @dependabot in #1258
- Fix 'pause' during cluster and advanced_cluster update by @maastha in #1248
- INTMDB-874: [Terraform] Support transactionLifetimeLimitSeconds parameter in Cluster and Advanced Cluser by @andreaangiolillo in #1252
- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.43.2 to 0.43.3 by @dependabot in #1266
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.286 to 1.44.287 by @dependabot in #1267
- INTMDB-435: Add ForceNew to audit if the project id changes by @martinstibbe in #1247
- INTMDB-892: [Terraform] Add APIx-Integration as a reviewer of dependabot PR by @andreaangiolillo in #1268
- INTMDB-879: [Terraform] Improve acceptance test setup to run in parallel & against cloud-dev - Config by @andreaangiolillo in #1263
- INTMDB-855: Add Troubleshooting.md to include issue with using dynamic in Terraform by @maastha in #1240
- INTMDB-881: [Terraform] Improve acceptance test setup to run in parallel & against cloud-dev - "Acceptance Tests" by @andreaangiolillo in #1269
- Remove slack key from repo by @maastha in #1282
- INTMDB-895: Third_Party_Integrations region field is required parameter in Terraform by @Zuhairahmed in #1274
- INTMDB-433: make sure failed Terraform run rolls back properly by @martinstibbe in #1264
- INTMDB-442: [Terraform] mongodbatlas_advanced_cluster doc revision by @andreaangiolillo in #1256
- Update RELEASING.md by @andreaangiolillo in #1271
- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.43.3 to 0.43.5 by @dependabot in #1277
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.287 to 1.44.291 by @dependabot in #1276
- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.43.5 to 0.43.6 by @dependabot in #1284
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.291 to 1.44.294 by @dependabot in #1286
- INTMDB-876: Update example documentation for mongodbatlas_project_api_key by @martinstibbe in #1265
- INTMDB-896: add MicrosoftTeamsWebhookURL to values that are based on schema vs API by @martinstibbe in #1279
- INTMDB-889: Change warning to error for org key delete by @martinstibbe in #1283
- INTMDB-904: HELP: mongodbatlas_org_invitation is missing ORG_BILLING_READ_ONLY role support by @andreaangiolillo in #1287
- DOCSP-30798: group_id -> project_id for backup snapshots by @jwilliams-mongo in #1273
- INTMDB-910: [Terraform] Remove Automated Tests workflow by @andreaangiolillo in #1290
- Chore(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0 by @dependabot in #1285
- INTMDB-911: [Terraform] Remove unused secret from code-health workflow by @andreaangiolillo in #1291
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.294 to 1.44.295 by @dependabot in #1293
- INTMDB-838: [Terraform] Improve mongodbatlas_organization for linking to existing federation upon Create by @andreaangiolillo in #1289
- INTMDB-828: [Terraform] Missing Schedule Parameter in Resource mongodbatlas_online_archive by @andreaangiolillo in #1272
- INTMDB-913: [Terraform] Enable fieldalignment linter by @andreaangiolillo in #1297
- INTMDB-914: HELP: Updating the name field of a mongodbatlas_project recreates a new Project by @andreaangiolillo in #1298
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.295 to 1.44.298 by @dependabot in #1304
- INTMDB-919: resource_mongodbatlas_cloud_backup_snapshot_restore_job: Extend guards for delivery type deletions by @andreaangiolillo in #1300
- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.43.6 to 0.43.7 by @dependabot in #1303
- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.43.7 to 0.43.8 by @dependabot in #1306
- INTMDB-912: Generate the CHANGELOG.md by @andreaangiolillo in #1307
Full Changelog: v1.10.0...v1.10.1-pre1
v1.10.0
What's Changed
- INTMDB-658: [Terraform] Upgrade to go 1.20 by @andreaangiolillo in #1153
- INTMDB-788: Add Code-health action by @andreaangiolillo in #1144
- INTMDB-720: [Terraform] Investigate ChangeLog Generator by @andreaangiolillo in #1165
- Chore(deps): Bump actions/stale from 7 to 8 by @dependabot in #1117
- INTMDB-823: [Terraform] Add action to create JIRA ticket for a new Github issue by @andreaangiolillo in #1166
- Update component field to "Terraform" GitHub action by @andreaangiolillo in #1178
- corrected documentation for the advance cluster and cluster by @nikhil-mongo in #1167
- INTMDB-840: Update CONTRIBUTING.MD with documentation best practises by @andreaangiolillo in #1186
- Chore(deps): Bump github.com/zclconf/go-cty from 1.13.1 to 1.13.2 by @dependabot in #1184
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.226 to 1.44.268 by @dependabot in #1183
- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.41.10 to 0.42.0 by @dependabot in #1185
- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.42.0 to 0.43.0 by @dependabot in #1197
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.268 to 1.44.272 by @dependabot in #1196
- INTMDB-850: [Terraform] Audit the secrets by @andreaangiolillo in #1202
- Chore(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1 by @dependabot in #1195
- Chore(deps): Bump go.mongodb.org/atlas from 0.25.0 to 0.28.0 by @dependabot in #1194
- INTMDB-690: [Terraform] Release.md File with Action Items by @andreaangiolillo in #1203
- Update CODEOWNERS by @themantissa in #1201
- Update issue template by @themantissa in #1168
- Release staging v.1.10.0 by @martinstibbe in #1225
- INTMDB-864: [Terraform] Fix TestAccConfigDSSearchIndexes_basic by @andreaangiolillo in #1227
- INTMDB-865: [Terraform] Fix cluster tests by @andreaangiolillo in #1233
- INTMDB-858: Move mongodbatlas_cluster_outage_simulation acceptance tests to use cloud-dev by @andreaangiolillo in #1217
- INTMDB-865: Fix cluster tests by @andreaangiolillo in #1238
- INTMDB-867: [Terraform] Fix backup tests by @andreaangiolillo in #1236
- INTMDB-632: v1.10.0 CHANGELOG and Upgrade Guide Doc Updates by @Zuhairahmed in #1232
- INTMDB-867: Update release.yml by @andreaangiolillo in #1239
- doc updates to mongodbatlas_advanced_cluster by @Zuhairahmed in #1193
Full Changelog: v1.9.0...v1.10.0
v1.10.0-pre2
What's Changed
- INTMDB-632: v1.10.0 CHANGELOG and Upgrade Guide Doc Updates by @Zuhairahmed in #1232
- INTMDB-867: Update release.yml by @andreaangiolillo in #1239
Full Changelog: v1.10.0-pre1...v1.10.0-pre2
v1.10.0-pre1
What's Changed
- INTMDB-658: [Terraform] Upgrade to go 1.20 by @andreaangiolillo in #1153
- INTMDB-788: Add Code-health action by @andreaangiolillo in #1144
- INTMDB-720: [Terraform] Investigate ChangeLog Generator by @andreaangiolillo in #1165
- Chore(deps): Bump actions/stale from 7 to 8 by @dependabot in #1117
- INTMDB-823: [Terraform] Add action to create JIRA ticket for a new Github issue by @andreaangiolillo in #1166
- Update component field to "Terraform" GitHub action by @andreaangiolillo in #1178
- corrected documentation for the advance cluster and cluster by @nikhil-mongo in #1167
- INTMDB-840: Update CONTRIBUTING.MD with documentation best practises by @andreaangiolillo in #1186
- Chore(deps): Bump github.com/zclconf/go-cty from 1.13.1 to 1.13.2 by @dependabot in #1184
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.226 to 1.44.268 by @dependabot in #1183
- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.41.10 to 0.42.0 by @dependabot in #1185
- Chore(deps): Bump github.com/gruntwork-io/terratest from 0.42.0 to 0.43.0 by @dependabot in #1197
- Chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.268 to 1.44.272 by @dependabot in #1196
- INTMDB-850: [Terraform] Audit the secrets by @andreaangiolillo in #1202
- Chore(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1 by @dependabot in #1195
- Chore(deps): Bump go.mongodb.org/atlas from 0.25.0 to 0.28.0 by @dependabot in #1194
- INTMDB-690: [Terraform] Release.md File with Action Items by @andreaangiolillo in #1203
- Update CODEOWNERS by @themantissa in #1201
- Update issue template by @themantissa in #1168
- Release staging v.1.10.0 by @martinstibbe in #1225
- INTMDB-864: [Terraform] Fix TestAccConfigDSSearchIndexes_basic by @andreaangiolillo in #1227
- INTMDB-865: [Terraform] Fix cluster tests by @andreaangiolillo in #1233
- INTMDB-858: Move mongodbatlas_cluster_outage_simulation acceptance tests to use cloud-dev by @andreaangiolillo in #1217
- INTMDB-865: Fix cluster tests by @andreaangiolillo in #1238
- INTMDB-867: [Terraform] Fix backup tests by @andreaangiolillo in #1236
Full Changelog: v1.9.0...v1.10.0-pre1