relaycorp / cloud-gateway

Infrastructure as Code and configuration for all Awala-Internet Gateways run by Relaycorp
MIT License
0 stars 1 forks source link

Bump mongodb/mongodbatlas from 1.10.2 to 1.17.0 in /tf-workspace #172

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps mongodb/mongodbatlas from 1.10.2 to 1.17.0.

Release notes

Sourced from mongodb/mongodbatlas's releases.

v1.17.0

Changelog

  • f1ce45e chore: Updates CHANGELOG.md header for v1.17.0 release

v1.16.2

Changelog

  • 94caf6d chore: Fix permission in release job that creates a new tag (#2319)

v1.16.1

Changelog

  • 99ba9e5 chore: Updates CHANGELOG.md header for v1.16.1 release

v1.16.0

Changelog

  • 1d58027 chore: Updates CHANGELOG.md header for v1.16.0 release

v1.15.3

Changelog

  • 03b0efdb doc: Generates v1.15.3 (#2095)

v1.15.3-pre

Changelog

  • cb37bc65 (DOCSP-31554) Add an example of ignore_changes when autoscaling is enabled (#2077)
  • 63ab2292 (DOCSP-35227) Help clarify misleading resource names (private endpoint and endpoint service) (#2059)
  • 02e82742 Update README.md (#2073)
  • 92831dd7 change order (#2064)
  • 5ef72489 chore: Adds mig tests and refactor - searchindex (#2065)
  • b07a93f3 chore: Automates changing Terraform supported versions in provider documentation (#2058)
  • 1b8dd6ec chore: Bump actions/checkout from 4.1.1 to 4.1.2 (#2047)
  • a63bad27 chore: Bump github.com/aws/aws-sdk-go from 1.50.32 to 1.51.3 (#2049)
  • 880f327c chore: Bump github.com/aws/aws-sdk-go from 1.51.3 to 1.51.8 (#2088)
  • b6e05c45 chore: Bump github.com/hashicorp/hcl/v2 from 2.20.0 to 2.20.1 (#2091)
  • e2d190b8 chore: Bump github.com/mongodb-forks/digest from 1.0.5 to 1.1.0 (#2087)
  • ca0d7947 chore: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#2048)
  • fdb4770c chore: Bump github.com/zclconf/go-cty from 1.14.3 to 1.14.4 (#2089)
  • de2a4e8b chore: Bump tj-actions/verify-changed-files (#2092)
  • c354c063 chore: Enables Github action linter and removes set terminal in release action (#2062)
  • 81f01b46 chore: Fixes Slack notification button to GH action run text (#2093)
  • e0e7a26a chore: Fixes send notification when test suite fails (#2071)
  • fc255524 chore: Follow-up to Atlas SDK upgrade (#2051)
  • c4ee6f71 chore: Removes old service from mockery (#2063)
  • 69d69da8 chore: Reuses project in tests - auditing (#2082)
  • 5148a56f chore: Reuses project in tests - project (#2078)
  • 13e4c809 chore: Reuses project in tests - project_ip_access_list (#2067)
  • febe2bee chore: Reuses project in tests for advanced_cluster resource (#2042)
  • 74687c30 chore: Reuses project in tests for cluster_outage_simulation resource (#2040)
  • 8321bfc9 chore: Reuses project in tests for cluster resource (#2036)
  • 9f958003 chore: Reuses project in tests for network_container resource (#2039)
  • 9040304d chore: Reuses project in tests for project_api_key resource (#2037)
  • d1c205a2 chore: Reuses project in tests for x509_authentication_database_user resource (#2038)

... (truncated)

Changelog

Sourced from mongodb/mongodbatlas's changelog.

1.17.0 (June 10, 2024)

BREAKING CHANGES:

  • data-source/mongodbatlas_federated_settings_identity_provider: Replaces audience_claim field with audience (#2310)
  • data-source/mongodbatlas_federated_settings_identity_providers: Replaces audience_claim field with audience (#2310)
  • data-source/mongodbatlas_privatelink_endpoints_service_serverless: Removes page_num and items_per_page arguments (#2336)
  • resource/mongodbatlas_federated_settings_identity_provider: Replaces audience_claim field with audience (#2310)

FEATURES:

  • New Data Source: mongodbatlas_control_plane_ip_addresses (#2331)

ENHANCEMENTS:

  • data-source/mongodbatlas_federated_settings_identity_provider: Adds OIDC Workload support (#2318)
  • data-source/mongodbatlas_federated_settings_identity_provider: Adds description and authorization_type fields (#2310)
  • data-source/mongodbatlas_federated_settings_identity_providers: Adds OIDC Workload support (#2318)
  • data-source/mongodbatlas_federated_settings_identity_providers: Adds description and authorization_type fields (#2310)
  • data-source/mongodbatlas_federated_settings_identity_providers: Adds filtering support for Protocol and IdP type (#2318)
  • data-source/mongodbatlas_federated_settings_org_config: Adds data_access_identity_provider_ids (#2322)
  • data-source/mongodbatlas_federated_settings_org_configs: Adds data_access_identity_provider_ids (#2322)
  • resource/mongodbatlas_database_user: Supports Workload OIDC mongodbatlas_database_user (#2323)
  • resource/mongodbatlas_federated_settings_identity_provider: Adds OIDC Workload support (#2318)
  • resource/mongodbatlas_federated_settings_identity_provider: Adds description and authorization_type fields (#2310)
  • resource/mongodbatlas_federated_settings_identity_provider: Adds create and delete operations for Workforce OIDC IdP (#2310)
  • resource/mongodbatlas_federated_settings_org_config: Adds data_access_identity_provider_ids (#2322)
  • resource/mongodbatlas_federated_settings_org_config: Adds user_conflicts (#2322)
  • resource/mongodbatlas_federated_settings_org_config: Supports detaching and updating the identity_provider_id (#2322)

1.16.2 (May 31, 2024)

BUG FIXES:

  • resource/mongodbatlas_network_peering: Correctly handles GCP updates of mongodbatlas_network_peering (#2306)
  • resource/mongodbatlas_network_peering: Fixes computed values of altas_gcp_project_id and atlas_vpc_name to provide GCP related values (#2315)

1.16.1 (May 28, 2024)

ENHANCEMENTS:

  • data-source/mongodbatlas_cloud_backup_snapshot_export_bucket: Marks id as computed not required (#2241)
  • data-source/mongodbatlas_cloud_backup_snapshot_export_job: Marks id as computed and therefore, not required (#2234)
  • data-source/mongodbatlas_cloud_backup_snapshot_restore_job: Uses snapshot_restore_job_id instead of encodedID in job_id (#2257)
  • resource/mongodbatlas_federated_settings_org_rolemapping: Adds role_mapping_id computed attribute (#2258)

BUG FIXES:

  • data-source/mongodbatlas_federated_database_instance: Populates value of data_process_region when returned by the API (#2223)
  • data-source/mongodbatlas_federated_database_instances: Populates value of data_process_region when returned by the API (#2223)

... (truncated)

Commits
  • f1ce45e chore: Updates CHANGELOG.md header for v1.17.0 release
  • 923d506 chore: Updates examples link in index.html.markdown for v1.17.0 release
  • cbe5bd7 chore: Updates CHANGELOG.md for #2336
  • 5b80c57 remove!: Removes items_per_page and page_num from `data_source_privatelin...
  • 484544d small documentation fix (#2337)
  • 4d7972c doc: Adds example for OIDC Workload Azure (#2334)
  • dd63412 doc: Updates the examples/mongodbatlas_federated_settings_org_role_mapping ...
  • f84b9ee chore: Updates CHANGELOG.md for #2331
  • 029a209 feat: Adds new mongodbatlas_control_plane_ip_addresses data source (#2331)
  • 2c59e08 chore: Sends only one notification when Terraform Compatibility Matrix fails ...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 months ago

Superseded by #176.