# CDKTF vs Google Deployment Manager

**Leader by Vioscale score:** Google Deployment Manager

| Attribute | CDKTF | Google Deployment Manager |
|---|---|---|
| **Vioscale score** | 56.4 (10% (low)) | 62.9 (45% (low)) |
| deployment.options | - | `{"cloud":true}` |
| description.long | Cloud Development Kit for Terraform (CDKTF) allows developers to use familiar programming languages to define and provision infrastructure, providing access to the entire Terraform ecosystem. IMPORTANT: CDKTF is deprecated as of December 10, 2025, and HashiCorp no longer supports or maintains it. | Automates the provisioning and configuration of Google Cloud resources using declarative templates. Organizations define infrastructure as YAML or JSON files that specify which cloud services to create and how they should be configured, then use Deployment Manager to instantiate those resources as coordinated deployments. |
| features.capabilities | `{"hosting":"self","language":"TypeScript, Python","paradigm":"declarative_dsl","multicloud":true,"policy_as_code":false,"drift_detection":false,"import_existing":true,"state_management":"vendor_managed","open_source_engine":true,"provider_ecosystem":true,"gitops_reconciliation":false,"managed_saas_offering":false}` | `{"hosting":"cloud","language":"YAML, JSON","paradigm":"declarative_dsl","multicloud":false,"cncf_member":"none","state_management":"vendor_managed","open_source_engine":false,"provider_ecosystem":true,"managed_saas_offering":true}` |
| integrations.count | - | 12 |
| integrations.list | - | `[{"name":"Cloud Storage"},{"name":"Compute Engine"},{"name":"Cloud SQL"},{"name":"Cloud Load Balancing"},{"name":"Cloud Logging"},{"name":"Cloud Monitoring"},{"name":"Cloud VPN"},{"name":"Cloud Interconnect"},{"name":"Cloud HSM"},{"name":"Secret Manager"},{"name":"Cloud KMS"},{"name":"Confidential Computing"}]` |
| market.availability | - | `{"hqCountry":"US","primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | - | `{"cli":true,"web":true}` |
| pricing | - | `{"type":"free","summary":"Free as part of Google Cloud. $300 free credit for new accounts.","freeTier":true,"sourceUrl":"https://docs.cloud.google.com/deployment-manager/docs","retrievedAt":"2026-08-13T23:07:10.391Z"}` |
| pricing.free_tier | - | yes |
| pricing.model | commercial | free |
| pricing.price_level | - | free |
| pricing.transparent | - | yes |
| reliability.status_page | yes | yes |

## Capabilities (Infrastructure as Code Tools)

| Capability | CDKTF | Google Deployment Manager |
|---|:--:|:--:|
| **Core** |  |  |
| Paradigm | Declarative DSL | Declarative DSL |
| Language | TypeScript, Python | YAML, JSON |
| **Portability** |  |  |
| Multicloud / cloud-agnostic | ✓ | ✗ |
| **Architecture** |  |  |
| State management | Vendor-managed | Vendor-managed |
| **Extensibility** |  |  |
| Pluggable provider ecosystem | ✓ | ✓ |
| **Governance** |  |  |
| Policy as code | ✗ | - |
| **Ops** |  |  |
| Drift detection | ✗ | - |
| GitOps continuous reconciliation | ✗ | - |
| **Deployment** |  |  |
| Managed SaaS offering | ✗ | ✓ |
| Hosting | Self-hosted only | Cloud only |
| **Adoption** |  |  |
| Import existing resources | ✓ | - |
| **Licensing** |  |  |
| Open-source engine | ✓ | ✗ |
| **Ecosystem** |  |  |
| CNCF maturity | - | None |

*Source: Vioscale. Generated 2026-09-01T15:01:59.721Z. "-" = undocumented, not absent.*
