Releases: binbashar/terraform-aws-waf-owasp
Releases · binbashar/terraform-aws-waf-owasp
v1.0.17 - 2021-10-08T11:41:20Z
v1.0.14 - 2020-11-16T18:15:46Z
v1.0.14 - 2020-11-16T18:15:46Z
- 3a1d977 Updating CHANGELOG.md via make changelog-patch for v1.0.14 [ci skip]
- 714e230 Merge pull request #28 from binbashar/feature/BBL-440-makefile-lib
- fcc1635 BBL-440 | adding terraform include at root context makefile to allow make tflint-deep during ci
- 670f771 BBL-440 | fixing modules makefile-lib path
- 60e0c0e BBL-440 | fixing modules makefile path
- 9698ee5 BBL-440 | ci pre-commit integrated + circleci slack notif + versioned makefile added
v1.0.13 - 2020-09-24T16:57:37Z
v1.0.12 - 2020-09-17T16:03:30Z
v1.0.11 - 2020-09-17T15:03:23Z
v1.0.11 - 2020-09-17T15:03:23Z
- 7c36c66 Updating CHANGELOG.md via make changelog-patch for v1.0.11 [ci skip]
- 6d874a3 BBL-381 | adding make related doc to README.md
- 19ab408 BBL-381 | changing order for AWS cred ci mgmt
- b97444b BBL-381 | fixing aws cred circleci config error
- 25ce80a BBL-381 | fixing circleci makefile integration
- 9be54df BBL-381 | adding terratest.md to root context Makefile in order to grant CI compatibility
- 9ca22bc BBL-381 | std repo structure + README.md update + makefile standalone approach in place + canonical format
- fb87595 BBL-81 | standalone makefile repo implementation in place
v1.0.8 - 2020-09-07T14:52:31Z
v1.0.8 - 2020-09-07T14:52:31Z
- 23769fe Updating CHANGELOG.md via make -f Makefile.release changelog-patch for ^@^@v1.0.8 [ci skip]
- 5ceb021 Merge pull request #21 from joekhoobyar/support-logging-configuration
- 2b5df8e allow customizing the logging configuration
- 52b53b5 allow customizing the logging configuration
- 586b218 allow customizing the logging configuration
- 2d6f986 allow customizing the admin paths
- 289211f BBL-218 | updating size images + make format
- 085fa56 BBL-218 | fixing readme.md figure url
v1.0.4 - 2020-08-04T18:45:15Z
v1.0.4 - 2020-08-04T18:45:15Z
- 11ce23e Updating CHANGELOG.md via make -f Makefile.release changelog-patch for ^@^@warning: Permanently added the RSA host key for IP address '140.82.113.3' to the list of known hosts.
v1.0.4 [ci skip] - 94ccf74 Merge pull request #16 from binbashar/BBL-218-waf-module-issues
- 7fda8d1 BBL-218 | replacing bb for it assoc var
- d3aebd6 BBL-218 | disabling log_stream by default for waf-regional
- 75755b4 BBL-218 | sudo -H for pip awscli installation
- d6cda16 BBL-218 | updating .gitignore for terratests + log_destination to null to validate if it pass the tests
- a8f9186 BBL-218 | fixing circileci config to run tests against apps-devstg account
- 035db1b BBL-218 | updating waf-regional config vpc data source + adding tags to waf-global to be tested
- 0986230 BBL-218 | adding sudo to chown cmd
- 213f727 BBL-218 | fixing static test aws creds permissions
- dd7605f BBL-218 | adding .editorconfig + data source for waf-regional
- 76f92ca BBL-218 | fixing static code analysis and linting test
- 738ae82 BBL-218 | fixing CI tests
- 686a8f9 BBL-218 | make format applied to waf-global + updating csrf_token_set data to receive a custom HEADER as a variable
- 7395fc2 BBL-218 | READMES.md have been updated with latest verions + inputs and outputs + fixed source module links
- cfb9927 BBL-218 | repo updated to follow the latest std structure
v1.0.3 - 2020-01-21T14:47:20Z
v1.0.3 - 2020-01-21T14:47:20Z
- 26a6e59 Updating CHANGELOG.md via make changelog-patch for ^@^@warning: Permanently added the RSA host key for IP address '140.82.113.4' to the list of known hosts.
v1.0.3 [ci skip] - 6eba911 Merge pull request #6 from lucasvinals/formatCode
- 8a4c2d6 art Format code. Terraform 0.12.18 support
- fb05f64 fix typo
v1.0.2 - 2019-12-10T17:46:59Z
v1.0.2 - 2019-12-10T17:46:59Z
- 77280e1 Updating CHANGELOG.md via make changelog-patch for ^@^@v1.0.2 [ci skip]
- d0246c9 Merge pull request #4 from binbashar/BBL-140-waf-regional-assoc
- 84cc352 BBL-140 fixing typo in ip_set_descriptor resource
- 14e15dd BBL-140 waf regional alb assoc list now supported
- 3184744 BBL-140 removing old terraform doc 0.12 bash scripts
- aa1e36f BBL-140 updating READMEs with new alb_arn var for waf regional
- 040a539 BBL-140 makefiles updates tf-doc + latest tf ver
v1.0.1 - 2019-11-01T16:19:43Z
v1.0.1 - 2019-11-01T16:19:43Z
- 75c1f19 Updating CHANGELOG.md via make changelog-patch for ^@^@v1.0.1 [ci skip]
- a640e9e Merge pull request #2 from binbashar/BBL-140-waf-global-assoc-fix
- 7bd317c BBL-140 small readme update
- 0b5566c BBL-140 readme.md update to clear out the sub-module selection
- 8a1c722 BBL-14 commenting ALB assoc till a complete validation takes place
- 343da01 BBL-14 removing waf cloudfront assoc since this is not supported
- dfeaee9 BBL-140 updating examples after waf assoc fix
- af03e58 BBL-140 updating README.md after assoc fix