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.14.0 to 1.16.2 in /environments/belgium #167

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps mongodb/mongodbatlas from 1.14.0 to 1.16.2.

Release notes

Sourced from mongodb/mongodbatlas's releases.

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)
  • a9089eac chore: Send Slack message for Terraform Compatibility Matrix is executed (#2052)
  • 4db6c1c0 chore: Updates Atlas Go SDK (#2044)
  • e1cc2c0a chore: Updates Atlas Go SDK (#2074)
  • abcb609f chore: Uses mocks for unit tests in Atlas Go SDK (#2075)

... (truncated)

Changelog

Sourced from mongodb/mongodbatlas's changelog.

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)
  • resource/mongodbatlas_cloud_backup_schedule: Fixes behavior when resource is deleted outside of Terraform (#2268)
  • resource/mongodbatlas_cloud_backup_snapshot_export_bucket Adds missing project_id during Read (#2232)
  • resource/mongodbatlas_cloud_backup_snapshot_export_bucket: Calls DeleteExportBucket before checking for a status update so that the delete operation doesn't hang (#2269)
  • resource/mongodbatlas_encryption_at_rest: Fixes behavior when resource is deleted outside of Terraform (#2268)
  • resource/mongodbatlas_global_cluster_config: Blocks updates on global_cluster_config resource to avoid leaving the cluster in an inconsistent state (#2282)
  • resource/mongodbatlas_ldap_configuration: Disables LDAP when the resource is destroyed, instead of deleting userToDNMapping document (#2221)
  • resource/mongodbatlas_network_peering: Sets all attributes of Azure network peering as ForceNew, forcing recreation of the resource when updating (#2299)
  • resource/mongodbatlas_project: Fixes inconsistent result after apply when region_usage_restrictions are not set in configuration but returned from server (#2291)
  • resource/mongodbatlas_push_based_log_export: Fixes behavior when resource is deleted outside of Terraform (#2268)
  • resource/mongodbatlas_search_deployment: Fixes behavior when resource is deleted outside of Terraform (#2268)
  • resource/mongodbatlas_stream_connection: Fixes behavior when resource is deleted outside of Terraform (#2268)
  • resource/mongodbatlas_stream_instance: Fixes behavior when resource is deleted outside of Terraform (#2268)

1.16.0 (April 29, 2024)

BREAKING CHANGES:

  • data-source/mongodbatlas_database_user: Removes password attribute (#2190)
  • data-source/mongodbatlas_database_users: Removes password attribute (#2190)
  • data-source/mongodbatlas_federated_settings_identity_provider: The only allowed format for identity_provider_id is a 24-hexadecimal digit string (#2185)
  • data-source/mongodbatlas_organizations: Removes include_deleted_orgs attribute (#2190)
  • resource/mongodbatlas_federated_settings_identity_provider: Import can only use a 24-hexadecimal digit string that identifies the IdP, idp_id, instead of okta_idp_id (#2185)
  • resource/mongodbatlas_project_api_key: Removes project_id attribute (#2190)

NOTES:

  • data-source/mongodbatlas_federated_settings_identity_providers: Deprecates page_num and items_per_page attributes. They are not being used and will not be relevant once all results are fetched internally. (#2207)
  • data-source/mongodbatlas_teams: Deprecates data source in favour of mongodbatlas_team which has the same implementation. This aligns the name of the resource with the implementation which fetches a single team. (#2208)
  • data-source/mongodbatlas_third_party_integration: Deprecates scheme attribute as it is not being used (#2216)
  • data-source/mongodbatlas_third_party_integrations: Deprecates scheme attribute as it is not being used (#2216)

... (truncated)

Commits
  • 94caf6d chore: Fix permission in release job that creates a new tag (#2319)
  • b803b68 chore: Updates CHANGELOG.md header for v1.16.2 release
  • 09176d7 chore: Updates examples link in index.html.markdown for v1.16.2 release
  • 17db3b3 test: Project tags. Ensure error messages from server are informative (#2316)
  • e8a47ae chore: Updates CHANGELOG.md for #2315
  • 83efed2 fix: Define values of altas_gcp_project_id and atlas_vpc_name in network ...
  • d5013d4 chore: Updates issue template format (#2314)
  • a6c5b51 chore: Updates Atlas Go SDK (#2272)
  • 2a0ba34 chore: bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 (#2311)
  • 10e8d03 chore: bump github.com/aws/aws-sdk-go from 1.53.7 to 1.53.11 (#2312)
  • 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 #178.