TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

AWS CloudFormation adds support for Fn:ForEach

3 pointsby mparnisarialmost 2 years ago

2 comments

erik_seabergalmost 2 years ago
It’s pretty hard to express abstraction and control flow in a format like YAML or XML. You’ll probably find less friction in using <a href="https:&#x2F;&#x2F;aws.amazon.com&#x2F;cdk&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;aws.amazon.com&#x2F;cdk&#x2F;</a> to generate arbitrary CloudFormation templates from a mature programming language.<p>I’ve occasionally done the same with Terraform, writing Python or Groovy to generate Terraform-flavored JSON rather than hand-write HCL templates that would be too verbose to understand and maintain (looking at you, DynamoDB autoscaling).
评论 #36887937 未加载
8organicbitsalmost 2 years ago
Did it not already have something comparable?
评论 #36887199 未加载
评论 #36886946 未加载