Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions snooty/rstspec.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1730,6 +1730,10 @@ type = {link = "https://www.mongodb.com/docs/v5.0/release-notes%s", ensure_trail
help = """Link to Ops Manager v6.0 Release Notes"""
type = {link = "https://www.mongodb.com/docs/v6.0/release-notes%s", ensure_trailing_slash = true}

[role."tf-module"]
help = """Link to a MongoDB Atlas Terraform module in the Terraform Registry."""
type = {link = "https://registry.terraform.io/modules/terraform-mongodbatlas-modules/%s/mongodbatlas/latest"}



### Types of objects (directive & role pairs)
Expand Down
Loading