Managed Drift Only Mode

For Organizations Using Multiple IaC Tools

Many organizations settle on a single IaC tool, and work to codify everything using that tool. dragondrop enables cloud codification for Terraform in a highly-automated process.

Some organizations, however, use different IaC tools to manage different parts of their infrastructure. This may be due to a variety of reasons. Primarily, however, we see organizations with cloud resources that historically have been managed by other tools (think: Azure ARM templates, Cloud Formation, and Ansible).

In such cases, there is good reason not to try and import cloud resources already managed by other tools. cloud-concierge, for this reason, supports running drift detection only for resources already managed by Terraform.

Managed Drift Only Mode

Running in Managed-Drift only mode is easy, simply select it in your Job's configuration:

Last updated