- 27 Aug, 2019 4 commits
-
-
Anton Babenko authored
-
Anton Babenko authored
-
Anton Babenko authored
-
Anton Babenko authored
* Add encrypted and kms_key_id arguments to the ebs_* and root_* block device configuration blocks This commit resolves #6 * Updated example to include volume encryption settings
-
- 21 Jul, 2019 2 commits
-
-
Anton Babenko authored
-
Stefan Mihajlovic authored
-
- 08 Jul, 2019 2 commits
-
-
Anton Babenko authored
-
Anton Babenko authored
-
- 24 Jun, 2019 2 commits
-
-
Anton Babenko authored
-
Ilia Lazebnik authored
-
- 15 Jun, 2019 2 commits
-
-
Anton Babenko authored
-
Anton Babenko authored
-
- 14 Jun, 2019 2 commits
-
-
Anton Babenko authored
-
Anton Babenko authored
-
- 08 Jun, 2019 2 commits
-
-
Anton Babenko authored
-
Anton Babenko authored
-
- 06 Jun, 2019 4 commits
-
-
Anton Babenko authored
-
Anton Babenko authored
-
Anton Babenko authored
-
Anton Babenko authored
-
- 20 May, 2019 1 commit
-
-
jurgelenas authored
-
- 22 Mar, 2019 5 commits
-
-
Anton Babenko authored
-
Javier Jardón authored
-
Anton Babenko authored
-
Javier Jardón authored
-
Tiberiu Ana authored
Field `owners` is required for `aws_ami`, otherwise it fails
-
- 01 Mar, 2019 2 commits
-
-
Anton Babenko authored
-
Peter Nduati authored
-
- 27 Feb, 2019 1 commit
-
-
Denis Iskandarov authored
Signed-off-by:
Denis Iskandarov <d.iskandarov@gmail.com>
-
- 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.
-