github mongodb/terraform-provider-mongodbatlas v1.12.3

latest releases: v1.20.0, v1.19.0, v1.18.1...
10 months ago

What's Changed

  • refactor: Migrates search index resource and data sources to new SDK by @lantoli in #1536
  • deprecate: Deprecates page_num and items_per_page in datasource mongodbatlas_search_indexes by @lantoli in #1538
  • feat: fixes setting of authentication realm url. by @marcosuma in #1537
  • chore: Bump go.mongodb.org/atlas-sdk/v20231001001 from 20231001001.0.0 to 20231001001.1.0 by @dependabot in #1533
  • refactor: Change interface{} to any by @lantoli in #1543
  • feat: Adds file .tool-versions for asdf by @lantoli in #1546
  • chore: Bump github.com/hashicorp/hcl/v2 from 2.19.0 to 2.19.1 by @dependabot in #1542
  • chore: Bump github.com/aws/aws-sdk-go from 1.45.27 to 1.46.0 by @dependabot in #1541
  • feat: fixes the realm URL when it is set. by @marcosuma in #1545
  • feat: Updates to Go 1.21.3 by @lantoli in #1550
  • feat: Fixes linter cache by @lantoli in #1555
  • fix: add sdk autoupdates by @wtrocki in #1557
  • chore: Bump tj-actions/verify-changed-files from 78dc414e915e0664bcf0d2b42465a86cd47bcc3c to 6d688963a73d28584e163b6f62cf927a282c4d11 by @dependabot in #1562
  • chore: Bump github.com/hashicorp/terraform-plugin-framework from 1.4.1 to 1.4.2 by @dependabot in #1561
  • chore: Bump github.com/aws/aws-sdk-go from 1.46.0 to 1.46.3 by @dependabot in #1560
  • chore: Bump github.com/gruntwork-io/terratest from 0.46.0 to 0.46.1 by @dependabot in #1559
  • fix!: fixes global num_shards adding it as computed and removing the default. by @marcosuma in #1548
  • chore: Bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot in #1570
  • fix: 'computed' and 'default' usage based on the documentation by @marcosuma in #1564
  • doc: CHANGELOG minor doc fix by @Zuhairahmed in #1539
  • feat: set format for AWS region value in the provider definition by @marcosuma in #1549
  • feat: fixes region and aws account to be used for trigger acc test by @marcosuma in #1558
  • feat: Updates migration tests to run separately and use last released version of provider for plan checks by @maastha in #1565
  • fix: overrides to attribute behavior for resource elems. by @marcosuma in #1572
  • feat: does not delete project for trigger acctest. by @marcosuma in #1573
  • feat: Adds acceptDataRisksAndForceReplicaSetReconfig parameter in mongodbatlas_cluster and mongodbatlas_advanced_cluster by @lantoli in #1575
  • fix: Update run condition in migration tests github action by @maastha in #1580
  • fix: Fixes attributes paused, version_release_system and tags in advanced cluster resource by @lantoli in #1581
  • fix: Fixes import documentation for project_api_key resource by @lantoli in #1582
  • fix: disable assume_role by @andreaangiolillo in #1583
  • doc: generate v1.12.3 by @lantoli in #1584

Full Changelog: v1.12.2...v1.12.3

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

NewReleases is sending notifications on new releases.