Sha256: d5d1f9e52b62df35525c6ba0d8077d8c35218063832fff205650a8ba1ed4303b
Contents?: true
Size: 1.49 KB
Versions: 1
Compression:
Stored size: 1.49 KB
Contents
# [v0.1.0](https://github.com/dtan4/terraforming/releases/tag/v0.1.0) (2015-06-20) ### New feature - `--merge TFSTATE_PATH` option: Merge generated tfstate to specified `terraform.tfstate` ### Fixed - ELB must include either AZs or Subnets - Include AWS Network ACL subnet ids ### Resource - AWS IAM instance profile - AWS IAM role - AWS IAM role policy # [v0.0.5](https://github.com/dtan4/terraforming/releases/tag/v0.0.5) (2015-06-01) ### Fixed - Quote tag name #59 # [v0.0.4](https://github.com/dtan4/terraforming/releases/tag/v0.0.4) (2015-05-29) ### Fixed - Generate tfstate `modules` as Hash #56 (thanks @endemics) - Set unique module name to SecurityGroup #53 - Remove `owner_id` argument from SecurityGroup #54 # [v0.0.3](https://github.com/dtan4/terraforming/releases/tag/v0.0.3) (2015-05-26) ### Fixed - Include AWS ELB additional attributes #39 ### Resource - AWS IAM group - AWS IAM group policy - AWS IAM policy - AWS IAM user - AWS IAM user policy - AWS Route53 hosted zone - AWS Route53 record # [v0.0.2](https://github.com/dtan4/terraforming/releases/tag/v0.0.2) (2015-05-09) ### Fixed - Nested module declation #35 - raised NameError exception #34 ### Resource - AWS Network ACL # [v0.0.1](https://github.com/dtan4/terraforming/releases/tag/v0.0.1) (2015-04-23) Initial release. ### Resource - AWS Database Parameter Group - AWS Database Security Group - AWS Subnet Group - AWS EC2 instances - AWS ELB - AWS RDS instances - AWS S3 buckets - AWS SecurityGroup - AWS Subnet - AWS VPC
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
terraforming-0.1.0 | CHANGELOG.md |