mongodb / terraform-provider-mongodbatlas

Terraform MongoDB Atlas Provider: Deploy, update, and manage MongoDB Atlas infrastructure as code through HashiCorp Terraform
https://registry.terraform.io/providers/mongodb/mongodbatlas
Mozilla Public License 2.0
230 stars 167 forks source link

Cloudp 249260 global cluster config #2280

Closed marcosuma closed 1 month ago

marcosuma commented 1 month ago

Description

Please include a summary of the fix/feature/change, including any relevant motivation and context.

Link to any related issue(s):

Type of change:

Required Checklist:

Further comments

github-actions[bot] commented 1 month ago

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Additionally, the subject of the title must start with an uppercase character (e.g. feat: New search component).

Details: contributing development guide

No release type found in pull request title "Cloudp 249260 global cluster config". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat
 - fix
 - chore
 - doc
 - test
 - security
 - remove
 - deprecate
 - refactor
 - perf
 - ci
 - revert
 - style