PORTAL DE AUTOSERVICIO — INFRAESTRUCTURA COMO CÓDIGO
Portal de autoservicio para desplegar Terraform y OpenTofu en AWS, Azure y GCP. Guardrails por defecto, trazabilidad completa, 100% replicable.
| RUN R-2481 | |
|---|---|
| PLAN | +12 · –3 · ⌀0 |
| POLICY | 6 PASS · 0 FAIL |
| APPLY | 2m 48s |
| DURATION | 4h 12m |
| DRIFT | — |
| CAPABILIDAD | DESCRIPCIÓN | ESTADO |
|---|---|---|
| Guardrails por defecto | Políticas y validaciones automáticas antes de cada apply. | INCLUIDO |
| Trazabilidad total | Cada cambio con autor, plan y diff auditable. | INCLUIDO |
| Multi-cloud real | Un flujo para AWS, Azure y GCP. Sin reescritura. | INCLUIDO |
RUN LOG — R-2481
[14:32:01] tofu plan -out=tfplan
module.vpc.aws_subnet.private[2] will be created
module.vpc.aws_subnet.public[1] will be updated
module.iam.aws_iam_role.deployer will remain unchanged
[14:33:22] policy check — 6 passed, 0 failed
[14:34:10] tofu apply tfplan
Apply complete! Resources: 1 added, 1 changed, 0 destroyed.
[14:36:58] drift scan — no changes detected