- 25 Feb, 2019 3 commits
-
-
Denis Iskandarov authored
Signed-off-by:
Denis Iskandarov <d.iskandarov@gmail.com>
-
Anton Babenko authored
-
Denis Iskandarov authored
* ability to append numerical suffix even to 1 instance Signed-off-by:
Denis Iskandarov <d.iskandarov@gmail.com> * include use_num_suffix in README.md
-
- 21 Feb, 2019 1 commit
-
-
craigsands authored
* Allow specifying a list of subnet IDs to iterate instances over
-
- 27 Jan, 2019 1 commit
-
-
Anton Babenko authored
-
- 28 Nov, 2018 1 commit
-
-
Fernando Miguel authored
-
- 31 Oct, 2018 1 commit
-
-
chenrui authored
* Include the module version and some code formatting * Explicitly specify the version for SG AWS module
-
- 06 Oct, 2018 1 commit
-
-
Anton Babenko authored
-
- 04 Sep, 2018 2 commits
-
-
Anton Babenko authored
-
Dani Hodovic authored
Any change in the ebs block device currently triggers re-creation of this resource which I assume is not intended. Workaround by ignoring these changes as suggested in: https://github.com/terraform-providers/terraform-provider-aws/issues/1297#issuecomment-319359965
-
- 18 Aug, 2018 1 commit
-
-
John Krukoff authored
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.
-
- 08 Jun, 2018 1 commit
-
-
Anton Babenko authored
-
- 04 Jun, 2018 1 commit
-
-
Anton Babenko authored
* Added support for CPU credits * Updated formatting
-
- 02 Jun, 2018 1 commit
-
-
Rob Larsen authored
-
- 16 May, 2018 1 commit
-
-
Anton Babenko authored
-
- 04 Apr, 2018 4 commits
-
-
Anton Babenko authored
-
Anton Babenko authored
Modify tag name management to add -%d suffixe only if instance_count > 1
-
Anton Babenko authored
Stop ignoring changes in vpc_security_group_ids
-
Norman Bestfleisch authored
-
- 07 Mar, 2018 1 commit
-
-
Olivier TASSETTI authored
-
- 06 Mar, 2018 4 commits
-
-
Anton Babenko authored
Renamed count to instance_count (fixes #23)
-
Anton Babenko authored
-
Anton Babenko authored
Add missing variable to the usage example
-
Mohamad al moualem authored
-
- 01 Mar, 2018 2 commits
-
-
Anton Babenko authored
Added aws_eip to example and pre-commit hooks
-
Anton Babenko authored
-
- 19 Jan, 2018 1 commit
-
-
Anton Babenko authored
Add tags to output variables
-
- 17 Jan, 2018 1 commit
-
-
Zsolt authored
-
- 08 Dec, 2017 1 commit
-
-
Anton Babenko authored
-
- 21 Nov, 2017 1 commit
-
-
Anton Babenko authored
-
- 15 Nov, 2017 2 commits
-
-
Anton Babenko authored
Fix incorrect subnet_id output expression
-
Martin Atkins authored
This was always producing an error, but prior to Terraform 0.11 these errors were suppressed and shown only in the logs. Now that Terraform 0.11 shows errors in outputs, they must all be valid in order to use this module.
-
- 14 Oct, 2017 1 commit
-
-
Anton Babenko authored
-
- 13 Oct, 2017 1 commit
-
-
Anton Babenko authored
-
- 14 Sep, 2017 1 commit
-
-
Anton Babenko authored
-
- 12 Sep, 2017 3 commits
-
-
Anton Babenko authored
-
Anton Babenko authored
-
Anton Babenko authored
-
- 11 Sep, 2017 1 commit
-
-
Anton Babenko authored
-