github mongodb/terraform-provider-mongodbatlas v1.12.0-pre1

latest releases: v1.17.3, v1.17.2, v1.17.1...
pre-release9 months ago

What's Changed

  • feat: new framework provider, main and acceptance tests to use mux server with existing sdk v2 provider by @AgustinBettati in #1366
  • refactor: Migrate Resource: mongodbatlas_project to Terraform Plugin Framework and remove api_keys attribute by @maastha in #1365
  • fix: Merge master into CLOUDP-18958 by @andreaangiolillo in #1384
  • doc: Update project documentation to remove api_keys references by @maastha in #1386
  • feat: Migrate Resource: mongodbatlas_database_user to Terraform Plugin Framework by @andreaangiolillo in #1388
  • refactor: migrate alert_configuration resource and removing deprecated fields by @AgustinBettati in #1385
  • refactor: Migrate DataSource mongodbatlas_alert_configuration to Terraform Plugin Framework by @AgustinBettati in #1397
  • feat: Migrate DataSource: mongodbatlas_project_ip_access_list to Terraform Plugin Framework by @andreaangiolillo in #1395
  • fix: remove validation of empty public_key and private_key attributes in provider config to avoid breaking change by @AgustinBettati in #1402
  • fix: avoid diff in state after import for undefined optional attribute in alert config notification by @AgustinBettati in #1412
  • refactor: Migrate mongodbatlas_encryption_at_rest to Terraform Plugin Framework by @maastha in #1383
  • feat: Migrate Resource: mongodbatlas_project_ip_access_list to Terraform Plugin Framework by @andreaangiolillo in #1411
  • fix: INTMDB-1017 - Updated alert configuration schema with required params by @andreaangiolillo in #1421
  • refactor: extract Configure and Metadata framework functions into single implementation by @AgustinBettati in #1424
  • refactor: removed 1.12.0 deprecated fields. by @marcosuma in #1418
  • fix: docs and example fix for project_api_key resource after removing role_names deprecated field by @AgustinBettati in #1441
  • fix: changelog Spelling Fixes by @Zuhairahmed in #1457
  • doc: add database_user username parameter OIDC footnote in docs by @Zuhairahmed in #1458
  • chore: Bump github.com/hashicorp/terraform-plugin-testing from 1.4.0 to 1.5.1 by @dependabot in #1455
  • chore: Bump actions/checkout from 3 to 4 by @dependabot in #1452
  • chore: Bump github.com/aws/aws-sdk-go from 1.45.2 to 1.45.4 by @dependabot in #1459
  • chore: Bump github.com/hashicorp/hcl/v2 from 2.17.0 to 2.18.0 by @dependabot in #1453
  • chore: Bump github.com/zclconf/go-cty from 1.13.3 to 1.14.0 by @dependabot in #1454
  • feat: merging feature branch into master by @andreaangiolillo in #1460
  • feat: support for new mongodbatlas_atlas_user and mongodbatlas_atlas_users data sources by @AgustinBettati in #1432
  • chore: Bump github.com/aws/aws-sdk-go from 1.45.4 to 1.45.8 by @dependabot in #1469
  • chore: Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #1470
  • fix: remove collectionName from user role doesn't work by @marcosuma in #1471
  • doc: add breaking changes strategy for Terraform by @wtrocki in #1431
  • fix: handle incorrect ids when importing alert_configuration or project_ip_access_list resources by @lantoli in #1472
  • feat: support new tags attribute in cluster, advanced_cluster, and serverless_instance by @AgustinBettati in #1461
  • fix: populate total_count in mongodbatlas_alert_configurations data source by @lantoli in #1476
  • fix: improved error handling for cloud_backup_schedule resource. by @marcosuma in #1474
  • doc: IP Access List doc updates for Terraform Resources, Data Sources by @zach-carr in #1414

New Contributors

Full Changelog: v1.11.1...v1.12.0-pre1

Don't miss a new terraform-provider-mongodbatlas release

NewReleases is sending notifications on new releases.