Stacks
Guardrails Stack controls provides a mechanism for managing resource configuration using OpenTofu, an open-source implementation of Terraform. Guardrails can apply your configuration at regular intervals, or whenever resources change, enforcing your standards and preventing configuration drift.
| Section | Description |
|---|---|
| Deploy a Stack | Setting up a stack control to create and manage resources. |
| Destroy Stack | Destroying resources managed by a stack. |
| Import Resource | Import existing resources into stack. |