Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 190 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 190 Bytes

Monkey-patches the aws provider so that AMI is a computed resource

Install by including the following in your ~/.terraformrc

providers {
    aws = "terraform-provider-myaws"
}