Skip to content

OCHaCafe Season 7 #2 - IaC(Terraform, Pulumi)

Notifications You must be signed in to change notification settings

oracle-japan/ochacafe-iac

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCHaCafe - Infrastructure as Code(IaC)

badge badge badge

Contains sample and demo code used in OCHaCafe Season7 #2 - Best practice of IaC.

.
├── .github
│   └── workflows # GitHub Actions 関連ファイル(Terraform Module に対する自動テスト)
├── pulumi # Pulumi のサンプルコード
│   ├── kubernetes
│   └── oci
├── terraform # Terraform のサンプルコード
│   ├── examples
│   ├── live
│   └── modules
└── test # Terratest のサンプルコード

Related

About

OCHaCafe Season 7 #2 - IaC(Terraform, Pulumi)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HCL 72.1%
  • TypeScript 22.6%
  • Go 5.3%