Tags: binlabnet/terraform-aws-ec2-instance
Tags
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)
Fixed terraform-aws-modules#51. t2 and t3 instances can be unlimited
Added example of EBS volume attachment (related to terraform-aws-modu… …les#46) (terraform-aws-modules#47)
[master]: Narrow t2 selection criteria. (terraform-aws-modules#44) This narrows the match for things considered to be t2 instances to only those types that start with "t2.". Previously there was a class of (invalid) instance types, such as "2b.something" or "t5.something" that would cause an error on boolean parsing by matching one regex and not the other.
Fixed t2-unlimited bug (related issue terraform-aws-modules#35) (terr… …aform-aws-modules#37)
Added support for CPU credits (terraform-aws-modules#35) * Added support for CPU credits * Updated formatting
Added pre-commit hook to autogenerate terraform-docs (terraform-aws-m… …odules#33)
PreviousNext