

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# リソース
<a name="resources"></a>

## AWS ドキュメント
<a name="aws-documentation"></a>
+ [AWS CDK で を使用して IaC プロジェクト TypeScript を作成するためのベストプラクティス](https://docs.aws.amazon.com/prescriptive-guidance/latest/best-practices-cdk-typescript-iac/introduction.html) (AWS 規範ガイダンス）
+ [cdk-nag ルールパックを使用して AWS CDK アプリケーションまたは CloudFormation テンプレートのベストプラクティスを確認する](https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/check-aws-cdk-applications-or-cloudformation-templates-for-best-practices-by-using-cdk-nag-rule-packs.html) (AWS 規範ガイダンス）
+ [ DevOps の 入門 AWS: コードとしてのインフラストラクチャ](https://docs.aws.amazon.com/whitepapers/latest/introduction-devops-aws/infrastructure-as-code.html) (AWS ホワイトペーパー）
+ [「AWS CloudFormation ドキュメント](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html)」

## その他のドキュメント
<a name="other-documentation"></a>
+ [Infrastructure as Code の開始方法 ( ](https://www.hashicorp.com/resources/getting-started-with-infrastructure-as-code-iac)ウェブサイト）HashiCorp 
+ [HashiCorp Terraform ドキュメント](https://developer.hashicorp.com/terraform/docs)
+ [Pulumi ドキュメント](https://www.pulumi.com/docs/)
+ [Pulumi: Infrastructure as Code とは](https://www.pulumi.com/what-is/what-is-infrastructure-as-code/) (Pulumi ウェブサイト）

## ツール
<a name="tools"></a>
+ [cdk-nag](https://github.com/cdklabs/cdk-nag) (GitHub）
+ [cfn-nag](https://github.com/stelligent/cfn_nag) (GitHub）
+ [Terratest](https://terratest.gruntwork.io/)