Releases: binbashar/terraform-aws-ec2-basic-layout
Releases · binbashar/terraform-aws-ec2-basic-layout
v0.3.34 - 2023-09-11T14:48:43Z
v0.3.34 - 2023-09-11T14:48:43Z
- 8fe4b2e Merge pull request #36 from binbashar/feature/fix-ssm-config
- e2cda94 Merge branch 'feature/fix-ssm-config' of github.com:binbashar/terraform-aws-ec2-basic-layout into feature/fix-ssm-config
- c9eb37e Very small change to trigger tests
- 13b48d2 Merge branch 'master' into feature/fix-ssm-config
- a33b148 Adjusting makefiles lib to use tf 1.0 for terratests
- ec1aa9a Commenting sumologic tests on CircleCI config
- 0637352 Linting fixes
- 705c05a Fix: enabling SSM access when a profile is passed
now a348ce3 zip tar.gz
v0.3.33 - 2023-08-23T14:56:40Z
v0.3.31-2022-05-25T18:07:55Z
v0.3.31 - 2022-05-25T18:07:55Z
b2592ae Merge pull request #34 from binbashar/feature/ssm-policy
16caef9 added ref link to Examples section
4c82be0 changed module name in example
2c293b2 corrected a typo in README
83cf558 Removed examples from main README, added new example folder for SSM and corresponding README
e46918e added SSM description and example in README.md file
v0.3.30 - 2022-05-24T20:45:57Z
a66e6c8 Merge pull request #33 from binbashar/feature/ssm-policy
ac622e1 changed count formula and added proper managed policy
v0.3.29 - 2022-05-23T14:52:47Z
v0.3.29 - 2022-05-23T14:52:47Z
- 32bc3f4 Updating CHANGELOG.md via make changelog-patch for ^@^@v0.3.29 [ci skip]
- 163e7ec Merge pull request #32 from binbashar/feature/ssm-policy
- be08c9c changed var type to bool, simplified count and added terraform docs pre-commit
- 87b7616 changed managed policy name
- 3e01fd6 added SSM flag for SSM policy attachment
v0.3.28 - 2022-05-10T14:54:33Z
v0.3.28 -2022-05-10T14:54:33Z
v0.3.27 -2021-10-29T02:32:49Z
v0.3.26 -2021-10-08T13:00:48Z
- 5b11369 Create FUNDING.yml
v0.3.25 -2021-08-25T18:44:37Z
- 2611881 Merge pull request #29 from binbashar/fix/license-update
- b3df2ee Updating terratest expected outputs for testcase num 3
- 3962360 fixing terratest expected outputs
- ed9df4c updating README.md based in terraform-docs exec
- d0b81ab unifing circleci tests
- 37e8592 upgrading terraform, circleci vm and awscli to python3 compatible version
- 8ca46ac updating license
v0.3.22 - 2020-11-13T17:57:35Z
v0.3.22 - 2020-11-13T17:57:35Z
- 19c0bfe Updating CHANGELOG.md via make changelog-patch for v0.3.22 [ci skip]
- d0c87cb Merge pull request #28 from binbashar/feature/BBL-440-makefile-improvement
- 771aa8e BBL-440 | circleci config slack notif updated
- 81eb045 BBL-440 | updating circleci slack notif
v0.3.21 - 2020-11-13T15:37:47Z
- d0acd87 Updating CHANGELOG.md via make changelog-patch for ^@^@v0.3.21 [ci skip]
- 03a8ed1 Merge pull request #27 from binbashar/feature/BBL-440-makefile-improvement
- fa3dbb2 BBL-440 | adding circleci slack orb for notifications
- 9ceff3e BBL-440 | re-enabling terratest
- 1e7c3b6 BBL-440 | adding terraform binary for pre-commit exec
- 2213430 BBL-440 | updating mv with sudo + temporally disabling terratest jobs
- 6c51f5c BBL-440 | fixing terraform-docs installation
- b70f67c BBL-440 | adding missing terraform-docs binary dep
- 60faf8e BBL-440 | fixing circleci/config.yml sintaxt
- 407701c BBL-440 | makefile lib ver approach added + pre-commit for ci
v0.3.20 - 2020-10-22T14:36:36Z
v0.3.19 - 2020-10-21T14:59:12Z
v0.3.18 - 2020-10-21T14:49:18Z
v0.3.18 - 2020-10-21T14:49:18Z
- f94f318 Updating CHANGELOG.md via make changelog-patch for ^@^@v0.3.18 [ci skip]
- 02e5fd5 Merge pull request #25 from binbashar/feature/BBL-192-tag-compliance-ami
- d937338 BBL-192 | adding var to README.md
- 77b2494 BBL-192 | updating AMI tags to follow aws-config expected security workflow
- a711b86 BBL-192 | make format applied
- e782a03 BBL-192 | taggin ami to approve and pass aws-config approved-amis-by-tag rule
v0.3.13 - 2020-09-18T13:08:50Z
v0.3.13 - 2020-09-18T13:08:50Z
- bc8977d Updating CHANGELOG.md via make changelog-patch for ^@^@v0.3.13 [ci skip]
- d8d2245 Merge pull request #24 from binbashar/BBL-381-testing-ci
- 9a20dce Merge branch 'master' into BBL-381-testing-ci
- b307492 BBL-381 | adding makefile must have commented lines
- 2b14f60 BBL-381 | mirnor README.md params update
- 373308b BBL-381 | updating versions.tf + README.md + pre-commit md
- 0981a1b BBL-381 | updating Makefile w/ must have comments
- 8fe4f53 BBL-381 | updating pre-commit repo versions
- 6986456 BBL-381 | standalone makefile approach implemented + README.md implemented