Add beginning draft of IEP-3 for using Terraform for describing infrastructure

This commit is contained in:
R. Tyler Croy 2016-11-17 12:30:30 -08:00
parent 8cc7fc943d
commit 6c92f277ce
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 48 additions and 0 deletions

48
iep-003/README.adoc Normal file
View File

@ -0,0 +1,48 @@
ifdef::env-github[]
:tip-caption: :bulb:
:note-caption: :information_source:
:important-caption: :heavy_exclamation_mark:
:caution-caption: :fire:
:warning-caption: :warning:
endif::[]
= IEP-3: Terraform for describing infrastructure as code
:toc:
.Metadata
[cols="2"]
|===
| IEP
| 3
| Title
| Terraform for describing infrastructure as code
| Author
| link:https://github.com/rtyler[R. Tyler Croy]
| Status
| :speech_balloon: In-process
| Type
| Process
| Created
| 2016-11-16
|===
== Abstract
== Specification
== Motivation
== Rationale
== Costs
== Reference implementation