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.14.0 in /tf-workspace #105

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps mongodb/mongodbatlas from 1.10.2 to 1.14.0.

Release notes

Sourced from mongodb/mongodbatlas's releases.

v1.14.0

Changelog

  • a2985ceb chore: Bump golang.org/x/crypto from 0.15.0 to 0.17.0 (#1770)
  • fb58b340 doc: changelog and migration guide for 1.14.0 release (#1768)

v1.14.0-pre

Changelog

  • 06efacbf CLOUDP-215923: [TF] Remove sunset resources from documentation (#1732)
  • c2e3eec8 build(deps): bump go.mongodb.org/atlas-sdk (#1706)
  • c0ae26ad change the id only if there is one replication spec (#1755)
  • 9b114cfa chore: Adds a website make goal to preview doc changes (#1662)
  • 819bf7e3 chore: Bump actions/setup-go from 4 to 5 (#1745)
  • 7781f76a chore: Bump actions/stale from 8 to 9 (#1746)
  • de0ef560 chore: Bump github.com/aws/aws-sdk-go from 1.48.13 to 1.49.1 (#1744)
  • ffe9bd99 chore: Bump github.com/aws/aws-sdk-go from 1.48.2 to 1.48.7 (#1678)
  • 8eece964 chore: Bump github.com/aws/aws-sdk-go from 1.48.7 to 1.48.13 (#1712)
  • f0c62ac9 chore: Bump github.com/gruntwork-io/terratest from 0.46.7 to 0.46.8 (#1711)
  • e2fd48ec chore: Bump github.com/hashicorp/terraform-plugin-testing (#1710)
  • e9624dd3 chore: Bump github.com/spf13/cast from 1.5.1 to 1.6.0 (#1677)
  • 67db9d32 chore: Bump tj-actions/verify-changed-files (#1679)
  • 6201d145 chore: Bump tj-actions/verify-changed-files (#1713)
  • deb943ba chore: Bump tj-actions/verify-changed-files (#1747)
  • 7f6c97f6 chore: CLOUDP-215162: Update Jira GitHub Action to update Ticket status based on the issue (#1754)
  • 3b850e38 chore: CLOUDP-215192 - Update Automation That Creates Github Issues To Create CLOUDP rather than INTMDB (#1696)
  • be70c97f chore: Increases project list limit for clean-up Github action (#1673)
  • a8dfd1bc chore: Update issues.yml
  • 7dcd8ef8 chore: Updates Atlas Go SDK (#1674)
  • c7ece648 chore: Uses official CLI GH action in TF clean-up workflow (#1718)
  • 53462a39 chore: adjust CI change detection file paths after file restructure (#1667)
  • 8392f626 chore: change region used in online archive process region to one supported in cloud dev (#1703)
  • 3d397f8a chore: define atlas stream functionality under beta flag environment variable (#1726)
  • cf548148 chore: fix examples job by defining BETA flag (#1751)
  • 87db18d0 chore: migrate database user resource to new SDK (#1723)
  • 42f0f37f chore: migrate encryption_at_rest resource to new SDK (#1725)
  • 46377e37 chore: migrate project_ip_access_list to new SDK (#1753)
  • b9e795ba chore: new scaffold command for creating resources/data sources (#1739)
  • e910b233 chore: project resource migration to new sdk (#1686)
  • ddb43b24 chore: remove references of legacy mongodbatlas package in make file (#1675)
  • 2273d6b7 create Test Suite workflow (#1687)
  • 66c32700 deprecate: root project_id attribute is deprecated in resource (#1665)
  • 4f17ad21 doc: CLOUDP-216288 - Update the warning message in the cluster resource to mention a bug on the container ids (#1719)
  • 05be6782 doc: Updates contributing file with code and test best practices (#1666)
  • 238884d5 feat!: Adds first and last name in backup_compliance_policy resource. (#1655)
  • d031b464 feat: Allows to choose Terraform version for Acceptance Tests, default to latest version (#1684)
  • 4223fb54 feat: Allows to run acc/mig tests in GH action choosing version and test group. (#1717)
  • a88b5322 feat: Cleans up before and after Test Suite so they don't interfere (#1695)
  • 28ecb104 feat: Migrates some resources to new file structure (#1700)
  • f562923b feat: Migrates some resources to new file structure (#1702)
  • 09730f0a feat: Migrates some resources to new file structure (#1704)
  • 8c5b041d feat: Migrates some resources to new file structure (#1705)

... (truncated)

Changelog

Sourced from mongodb/mongodbatlas's changelog.

v1.14.0 (2023-12-19)

Full Changelog

Breaking changes:

  • fix!: Replaces .String() method with internal method .TimeToString() to align formatting with the Atlas API. #1699 (marcosuma)
    • Fixes date fields that were not compliant to the ISO 8601 timestamp format in UTC, in line with the documentation.
  • feat!: New required attributes authorized_user_first_name and authorized_user_last_name in mongodbatlas_backup_compliance_policy resource. #1655 (marcosuma)
    • Adds first and last name in mongodbatlas_backup_compliance_policy resource to reflect recent changes in the Atlas API.

Enhancements

Bug Fixes

  • fix: Doesn't disable X.509 in the project when mongodbatlas_x509_authentication_database_user resource is deleted #1760 (lantoli)
  • fix: Converts root project_id attribute to optional in mongdbatlas_project_api_key resource #1664 (AgustinBettati)
  • fix: Defines project_assignment block in mongodbatlas_project_api_key as required to avoid plugin crash #1663 (AgustinBettati)
  • fix: Fixes cluster update when adding replication specs #1755 (lantoli)
  • fix: Provider crashes when an invalid role name is specified to mongodbatlas_project_api_key #1720 (andreaangiolillo)
  • fix: Fixes string representation of id for project delete function #1733 (oarbusi)

Bug Fixes for HashiCorp Terraform Version 1.0.8

  • fix: Fixes mongodbatlas_cloud_provider_access, mongodbatlas_org_invitation, mongodbatlas_project_api_key, mongodbatlas_third_party_integration in older Terraform versions #1748 (lantoli)
  • fix: Fixes mongodbatlas_network_container, mongodbatlas_private_endpoint_regional_mode in older Terraform versions #1741 (lantoli)
  • fix: Fixes mongodbatlas_serverless_instance in older Terraform versions #1740 (lantoli)
  • fix: Fixes some tests in search_index test group in older Terraform versions #1758 (lantoli)

Deprecations and Removals

  • deprecate: Deprecates optional root project_id attribute in mongdbatlas_project_api_key #1665 (AgustinBettati)

Closed Issues

  • mongodbatlas_alert_configuration failing to be created on apply due to METRIC_TYPE_UNSUPPORTED for DISK_PARTITION alerts 400 error #1716
  • Provider produced inconsistent result after apply #1707
  • Error: Provider produced inconsistent final plan for mongodbatlas_privatelink_endpoint_service #1690
  • Provider not working with Secret Manager #1683
  • In the mongodbatlas_advanced_cluster ressource, forbidden characters for the values of the tags are allowed by the provider and fail on apply. #1668

Internal Improvements

  • test: Unit test for project_ip_access_list resource #1756 (oarbusi)
  • chore: CLOUDP-215162: Update Jira GitHub Action to update Ticket status based on the issue #1754 (andreaangiolillo)

... (truncated)

Commits
  • fb58b34 doc: changelog and migration guide for 1.14.0 release (#1768)
  • a2985ce chore: Bump golang.org/x/crypto from 0.15.0 to 0.17.0 (#1770)
  • 953fe05 fix: Doesn't disable X.509 in the project when mongodbatlas_x509_authenticati...
  • 77d4140 feat: new mongodbatlas_stream_connection and `mongodbatlas_stream_connectio...
  • 064eb06 fixes cloud_backup (#1758)
  • 350534c feat: new mongodbatlas_stream_connection resource (#1736)
  • 8293bb5 test: unit test for project_ip_access_list resource (#1756)
  • 819bf7e chore: Bump actions/setup-go from 4 to 5 (#1745)
  • 46377e3 chore: migrate project_ip_access_list to new SDK (#1753)
  • 0bc0c93 test: unit test encryption_at_rest resource (#1750)
  • 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 7 months ago

Superseded by #112.