Skip to main content

IaCM FAQs

Can we use multiple workspaces in a single stage?

No, a single stage is limited to one workspace. However, a pipeline can include multiple stages, and each stage can be configured to reference a different workspace. This allows you to structure your pipeline to handle multiple workspaces by chaining stages, each performing specific tasks on its assigned workspace.

Can drift detection incur additional costs?

No, usage charges are only incurred when an apply changes resources. The plan command and drift detection are free.

Can the same module be used with OpenTofu and Terraform?

Yes, modules are agnostic and can be used with either an OpenTofu or Terraform provisioner.