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 Submitted
Categories Atlas
Created by Guest
Created on Apr 11, 2024

Terraform lifecycle ignore_changes tags

It would be nice if tags would not be set of list and will be a map, like tags for Azure resources. In that case, you can ignore some tags by name. Like this lifecycle { ignore_changes = [ tags["costcenter"], tags["environment"], tags["projectcode"] ] } https://github.com/mongodb/terraform-provider-mongodbatlas/issues/2006
  • Attach files