From 184a83db37c0cfaa2849aa56505c3a3cf910e113 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 09:17:06 +0000 Subject: [PATCH] chore: update docs/aws-iac.md [20260701-0916] --- docs/aws-iac.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/aws-iac.md b/docs/aws-iac.md index 770bc59e..2e726d77 100644 --- a/docs/aws-iac.md +++ b/docs/aws-iac.md @@ -37,3 +37,6 @@ ## Console Recorder for AWS - [==onecloudplease.com: Console Recorder for AWS==](https://onecloudplease.com/project/console-recorder) **Records actions made in the AWS Management Console and outputs the equivalent CLI / SDK commands and CloudFormation / Terraform templates.** + +## AWS CloudFormation + - **(2026)** [Accelerate your infrastructure deployments by up to 4x with AWS CloudFormation Express mode](https://aws.amazon.com/blogs/aws/accelerate-your-infrastructure-deployments-by-up-to-4x-with-aws-cloudformation-express-mode) 🌟 - AWS introduces CloudFormation Express Mode, a new deployment mode that bypasses full stabilization checks to accelerate iterative resource delivery by up to 4x.