Available Versions
Created: March 9, 2026
Updated: August 7, 2026
This resource is the concise version inventory for Cloud Ops Works Blueprints, application templates, project templates, and repo-management modules. The release tags below were verified against the public GitHub releases on August 7, 2026. Detailed rollout guidance lives in dedicated resources, so this page stays focused on what is available and which repository provides it.
Blueprint & Language Versions
Blueprint references inside generated workflows are intentionally pinned by major/minor channel, such as @v5.10, while the Blueprint repository publishes patch tags. The table separates the Blueprint channels from template release lines: each Blueprint column shows the latest template tag known to align to that channel, and N/A means that area does not have a released implementation for that channel.
| Area | v5.8 Blueprint | v5.9 Blueprint | v5.10 Blueprint | Latest Version | Default Runtime | Version Notes | Repository |
|---|---|---|---|---|---|---|---|
| CloudOpsWorks Blueprints | v5.8.19 (deprecated) | v5.9.97 | v5.10.74 | v5.10.74 | GitHub Actions | Active workflow channel; generated workflows should pin @v5.10 rather than a patch tag. | blueprints |
| Java | v5.7.4 | v5.8.31 | v5.9.42 | v5.9.42 | JDK 25 | Since production’s v5.9.33, adds Maven Dependabot updates with a seven-day cooldown, preserves user .gitignore content, updates automerge to use PR titles, and synchronizes GitVersion presets (fix/*, alpha features, beta hotfixes); a follow-up patch aligns .cloudopsworks/_VERSION with its published tag, a subsequent patch corrects the preview-cleanup workflow to source has_preview and runner_set from preload, and the latest patch uses the v0 destroy sentinel so all cloud cleanup paths avoid unavailable job and workflow inputs. | java-app-template |
| NodeJS | v5.7.4 | v5.8.31 | v5.9.38 | v5.9.38 | Node 24 | Since production’s v5.9.30, adds npm Dependabot updates with a seven-day cooldown, preserves user .gitignore content, updates automerge to use PR titles, and synchronizes GitVersion presets (fix/*, alpha features, beta hotfixes); a follow-up patch aligns .cloudopsworks/_VERSION with its published tag, a subsequent patch corrects the preview-cleanup workflow to source has_preview and runner_set from preload, and the latest patch uses the v0 destroy sentinel so all cloud cleanup paths avoid unavailable job and workflow inputs. | node-app-template |
| Python | v1.2.4 | v1.3.37 | v1.4.34 | v1.4.34 | Python 3.14 | Since production’s v1.4.25, adds Python-package Dependabot updates with a seven-day cooldown, preserves user .gitignore content, updates automerge to use PR titles, and synchronizes GitVersion presets (fix/*, alpha features, beta hotfixes); a follow-up patch aligns .cloudopsworks/_VERSION with its published tag, a subsequent patch corrects the preview-cleanup workflow to source has_preview and runner_set from preload, and the latest patch uses the v0 destroy sentinel so all cloud cleanup paths avoid unavailable job and workflow inputs. | python-app-template |
| Xcode | v5.2.0 | v5.2.1 | v5.3.27 | v5.3.27 | Xcode 16.4 | Since production’s v5.3.20, adds Swift Package Manager Dependabot updates with a seven-day cooldown, preserves user .gitignore content, updates automerge to use PR titles, and synchronizes GitVersion presets (fix/*, alpha features, beta hotfixes); latest patch aligns .cloudopsworks/_VERSION with its published tag. | xcode-app-template |
| Go | v1.1.1 | v1.2.14 | v1.3.45 | v1.3.45 | Go 1.25 | Since production’s v1.3.36, adds Go-module Dependabot updates with a seven-day cooldown, preserves user .gitignore content, updates automerge to use PR titles, and synchronizes GitVersion presets (fix/*, alpha features, beta hotfixes); a follow-up patch aligns .cloudopsworks/_VERSION with its published tag, a subsequent patch corrects the preview-cleanup workflow to source has_preview and runner_set from preload, and the latest patch uses the v0 destroy sentinel so all cloud cleanup paths avoid unavailable job and workflow inputs. | go-app-template |
| .NET | v1.1.1 | v1.2.15 | v1.3.33 | v1.3.33 | .NET 10 | Since production’s v1.3.24, adds NuGet Dependabot updates with a seven-day cooldown, preserves user .gitignore content, updates automerge to use PR titles, and synchronizes GitVersion presets (fix/*, alpha features, beta hotfixes); a follow-up patch aligns .cloudopsworks/_VERSION with its published tag, a subsequent patch corrects the preview-cleanup workflow to source has_preview and runner_set from preload, and the latest patch uses the v0 destroy sentinel so all cloud cleanup paths avoid unavailable job and workflow inputs. | dotnet-app-template |
| Rust | v0.1.1 | v1.1.1 | v1.2.31 | v1.2.31 | Rust stable | Since production’s v1.2.21, adds Cargo Dependabot updates with a seven-day cooldown, preserves user .gitignore content, updates automerge to use PR titles, and synchronizes GitVersion presets (fix/*, alpha features, beta hotfixes); a follow-up patch aligns .cloudopsworks/_VERSION with its published tag, a subsequent patch corrects the preview-cleanup workflow to source has_preview and runner_set from preload, and the latest patch uses the v0 destroy sentinel so all cloud cleanup paths avoid unavailable job and workflow inputs. | rust-app-template |
| Android SDK | N/A | N/A | v1.0.23 | v1.0.23 | Android SDK 16.0 | Since production’s v1.0.16, adds Gradle Dependabot updates with a seven-day cooldown, preserves user .gitignore content, updates automerge to use PR titles, and synchronizes GitVersion presets (fix/*, alpha features, beta hotfixes); latest patch aligns .cloudopsworks/_VERSION with its published tag. | androidsdk-app-template |
| Flutter Mobile | N/A | N/A | v1.0.28 | v1.0.28 | Flutter stable, Android SDK 16.0, Xcode 16.4 | Since production’s v1.0.21, adds Dart and Android Gradle Dependabot updates with a seven-day cooldown, preserves user .gitignore content, updates automerge to use PR titles, and synchronizes GitVersion presets (fix/*, alpha features, beta hotfixes); latest patch aligns .cloudopsworks/_VERSION with its published tag. | fluttermobile-app-template |
| Docker (plain) | v5.8.0 | v5.9.0 | v5.10.32 | v5.10.32 | node:18-alpine | Since production’s v5.10.23, adds Docker base-image Dependabot updates with a seven-day cooldown, preserves user .gitignore content, updates automerge to use PR titles, and synchronizes GitVersion presets (fix/*, alpha features, beta hotfixes); a follow-up patch aligns .cloudopsworks/_VERSION with its published tag, a subsequent patch corrects the preview-cleanup workflow to source has_preview and runner_set from preload, and the latest patch uses the v0 destroy sentinel so all cloud cleanup paths avoid unavailable job and workflow inputs. | docker-app-template |
| Terraform Project | N/A | N/A | N/A | v3.0.5 | Terraform / OpenTofu | Protects user .gitignore content outside Tronador-managed blocks during upgrades. | terraform-project-template |
| Terragrunt Project | v1.8.9 | v1.8.29 | v1.9.48 | v1.9.48 | Terragrunt / OpenTofu | Since production’s v1.9.33, adds default-off conventional-commit governance options, Tronador CLI-first initialization and upgrade guidance, managed .gitignore blocks, and protected-source schema documentation; also hardens feature cleanup, slash/automerge, GitVersion hotfix handling, and plan/deploy generation with injection-safe expressions, reliable bot pushes, skipped empty commits, and surfaced push failures. | terragrunt-project-template |
| Terraform Module Template | N/A | N/A | v1.6.50 | v1.6.50 | Terraform / OpenTofu | Since production’s v1.6.39, hardens workflow token and shell handling, makes the Tronador CLI preferred for repository upgrades and provider initialization, updates generated locals and the tags module, adds Terraform Dependabot with a seven-day cooldown, preserves user .gitignore content, realigns .cloudopsworks/_VERSION, and configures GitVersion hotfix/fix branches with alpha feature and beta hotfix prerelease labels. | terraform-module-template |
Latest Blueprint Highlights
- Use Blueprint
@v5.10for the active workflow channel; its latest published patch isv5.10.74. - Use Blueprint
@v5.9only for repositories that still need the maintained previous channel; its latest published patch isv5.9.97. - Blueprint v5.8 is deprecated. The
@v5.8channel is listed only for historical/deprecation visibility; its latest published patch isv5.8.19. - The Blueprint columns list the latest template release detected for each workflow channel, not previous patch releases within a template's own version line.
- Template releases keep new governance settings disabled by default, so upgrading a template does not immediately block commits.
- Terraform template variants expose branch protection and commit-message policy settings through
branch.*andenforce.*variables. - For the plain-language rollout guide, see Branch Protection Rulesets for Conventional Commits.
Tronador CLI v0.2.3
The current v0.2.x release is tronador-cli v0.2.3. Its released executable is named tronador; the repository and package-manager package remain tronador-cli. The release line adds typed project capabilities, safer release-tier-aware IaC module upgrades, alpha/beta opt-in discovery, and streaming child-tool output. Read the Tronador CLI v0.2 announcement or the installation guide for commands and upgrade guidance.
Important Notes
- Prefer the newest template releases listed above when creating or upgrading repositories.
- Keep
cloudopsworks-ci.yamlandcloudopsworks-ci.yaml.tftpltogether in template repositories. - Start Ruleset rollout in evaluate mode before enabling blocking enforcement.
- Blueprint v5.8 is deprecated. Prefer
@v5.9only for repositories that cannot yet move to@v5.10; otherwise use the active@v5.10channel. - Blueprint
v5.10includes an important API Gateway deployment change from earlier release waves. Coordinate migrations before upgrading older API Gateway deployments. - When upgrading older generated repositories, include the original Blueprint version used to create them to avoid accidental drift.
Upgrade Commands
Use either the repository Make targets or the Tronador CLI commands to manage template upgrades:
| Goal | Make target | Tronador CLI |
|---|---|---|
| Show available template versions before modifying files. | make repos/available | tronador repos available --workdir ../my-service |
| Upgrade to the latest compatible patch within the same minor line. | make repos/upgrade | tronador repos upgrade --workdir ../my-service |
| Jump to the latest compatible version within the current major line. | make repos/upgrade/major | tronador repos upgrade major --workdir ../my-service |
| Upgrade to a specific tag or branch, recommended when a repository is older than the currently supported baseline. | make repos/upgrade/vX.Y.Z | tronador repos upgrade vX.Y.Z --workdir ../my-service |
Upgrade from the template repository master branch tip. Use only when explicitly tracking unreleased template state. | make repos/upgrade/master | tronador repos upgrade master --workdir ../my-service |
When you are already inside the target repository, omit --workdir ../my-service.