Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Future Consideration
Created by Flavio Domingos Liroa Junior
Created on May 6, 2026

Terraform provider limitations to create Atlas Triggers

We have identified several trigger configuration options that are available in the Atlas UI but are not currently supported by the Terraform mongodbatlas provider.

These limitations prevent full automation and force manual configurations outside Terraform, which goes against Infrastructure as Code best practices.

Examples of missing capabilities include:

  • Auto-resume and skip events on re-enable

  • Maximum throughput configuration

  • Extended JSON and custom error functions for EventBridge

  • Management of Atlas Functions

  • Support for database-level and deployment-level operation types

We would like to request support for these options in the Terraform provider to enable full parity with the Atlas UI and allow complete trigger management via Terraform.

10 MERGED

Add the ability to configure the auto-resume setting for triggers through terraform

Merged
Currently MongoDB triggers can be created through the TF, but to enabled the auto-resume setting this needs to be manually done through the Atlas UI. This should be an option on the "mongodbatlas_event_trigger" TF resource, so it can be all config...
Guest about 3 years ago in Atlas Future Consideration