Skip to content

Tags: alopsing/terraform-aws-ec2-instance

Tags

v1.21.0

Toggle v1.21.0's commit message
2019-03-22T14:53:24Z

1a201ea Fix formatting
1733919 examples/basic/main.tf: Add usage of "root_block_device" (terraform-aws-modules#18) (terraform-aws-modules#65)

v1.20.0

Toggle v1.20.0's commit message
2019-03-22T14:40:50Z

7f30697 Fix formatting
19e0584 main.tf: Make number of instances created configurable, defaulting to 1 (terraform-aws-modules#64)
8c30ae4 Add missing required field (terraform-aws-modules#81)

v1.19.0

Toggle v1.19.0's commit message
2019-03-01T08:42:19Z

b5ab011 Fixed readme after terraform-aws-modules#76
fee41b7 network_interface_id Attribute Removal (terraform-aws-modules#76)

v1.18.0

Toggle v1.18.0's commit message
2019-02-27T08:11:12Z

1962a4f fix count variables are only valid within resources (terraform-aws-modules#72)

v1.17.0

Toggle v1.17.0's commit message
2019-02-25T17:23:13Z

54358ed fix call to local.instance_name (terraform-aws-modules#71)

v1.16.0

Toggle v1.16.0's commit message
2019-02-25T15:54:56Z

893633c Fixed readme
8064e5d  Ability to append numerical suffix even to 1 instance (terraform-aws-modules#70)

v1.15.0

Toggle v1.15.0's commit message
2019-02-21T17:26:47Z

c92e80c Allow multiple subnet ids (terraform-aws-modules#67)

v1.14.0

Toggle v1.14.0's commit message
2019-01-27T01:06:42Z

e6d2f70 Tags should be possible to override (fixed terraform-aws-modules#53) (terraform-aws-modules#66)
b9a4c55 fix typo (terraform-aws-modules#61)

v1.13.0

Toggle v1.13.0's commit message
Include the module version and some code formatting (terraform-aws-mo…

…dules#52)

* Include the module version and some code formatting

* Explicitly specify the version for SG AWS module

v1.12.0

Toggle v1.12.0's commit message
Fixed terraform-aws-modules#51. t2 and t3 instances can be unlimited