Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 828 Bytes

index.rst

File metadata and controls

26 lines (16 loc) · 828 Bytes

Welcome!

ここではOSS版のTerraformを利用してAWS上に一つインスタンスを作り、それぞれのコンポーネントや用語について説明をします。

このガイドのコンテンツは、完全な DevOps CI /CDパイプラインを活用しており、以下のGitHubリポジトリから取得可能です。

https://github.com/tkam8/terraform-workshop

バグまたは新規機能のリクエストは、以下の2つ方法で実施可能です。

GitHubのリポジトリをフォーク(Fork)して、 プルリクエスト(Pull Request )で修正を送信 GitHubのリポジトリ上で Issue を開く

.. toctree::
   :titlesonly:
   :maxdepth: 2
   :caption: Contents:
   :glob:

   intro
   class*/class*
   module*/module*