Releases: binbashar/terraform-aws-cost-billing-alarm
Releases · binbashar/terraform-aws-cost-billing-alarm
v1.0.16 - 2023-06-26T16:37:38Z
v1.0.14 - 2021-10-26T04:10:27Z
v1.0.14 - 2021-10-26T04:10:27Z
- 36ba019 Updating CHANGELOG.md via make changelog-patch for v1.0.14 [ci skip]
- c58f947 Merge pull request #16 from binbashar/feature/single-block
- 55403e4 Comment unused imports
- 494a602 Remove AWS Account ID variable to Terrastest (golang)
- a07a6c2 Pass AWS Account ID to Terrastest (golang)
- 3512d6f Fix Dev Account ID for deploying the Terratest resources
- b86550c Change Terratest comparison to lists
- f7e012c Change to string comparision in Terratests
- 5591eb6 Fix wrong list definition in Terratests
- 4cb1d76 Change Terratest comparison to lists
- 99f2837 Fix expected value for Terratest
- f81566e Update CirceCI pipeline for Terrattest & TF 0.14.11
- edfb5a1 Update Terratest code to TF 0.14.11
- 5fc64a6 Update Terraform verstion for Terratest
- 32ec43d Update README
- 24f3535 Update module outputs
- e14d373 * Logic refactor to use a single resource block * Add support to list of SNS Topics
v1.0.13 - 2021-10-08T12:29:21Z
v1.0.12 - 2021-05-10T12:43:15Z
v1.0.10 - 2021-01-20T13:02:06Z
v1.0.8 - 2020-11-16T11:53:08Z
v1.0.8 - 2020-11-16T11:53:08Z
- a52b0ab Updating CHANGELOG.md via make changelog-patch for ^@^@v1.0.8 [ci skip]
- 5af8905 Merge pull request #12 from binbashar/feature/BBL-440-makefile-lib
- b670195 BBL-440 | adding pending example readme.md pre-commit cleanup
- 1624c2a BBL-440 | ci pre-commit added + slack notif + makefile-lib versioned
v1.0.7 - 2020-10-02T11:47:13Z
- b95cac7 Updating CHANGELOG.md via make changelog-patch for ^@^@v1.0.7 [ci skip]
- 335564b BBL-381 | updating makefile include sintaxt + circleci sumologic integration
v1.0.6 - 2020-09-24T16:18:42Z
v1.0.4 - 2020-09-18T10:17:06Z
v1.0.4 - 2020-09-18T10:17:06Z
v1.0.1 - 2020-07-10T13:31:30Z
v1.0.1 - 2020-07-10T13:31:30Z
- e3f17c6 Updating CHANGELOG.md via make -f Makefile.release changelog-patch for ^@^@warning: Permanently added the RSA host key for IP address '140.82.112.4' to the list of known hosts.
v1.0.1 [ci skip] - 7955904 Merge pull request #7 from binbashar/BBL-84-makefile-updates
- d24fdd0 BBL-78 updating to patch for future releases
v1.0.0 - 2020-07-10T13:26:12Z
v1.0.0 - 2020-07-10T13:26:12Z
- 34ea104 Updating CHANGELOG.md via make -f Makefile.release changelog-major for Warning: Permanently added the RSA host key for IP address '140.82.114.3' to the list of known hosts.
v1.0.0 [ci skip] - bd7c5f8 Merge pull request #6 from binbashar/BBL-84-makefile-updates
- ae57fbf BBL-78 fixing expected output in tests
- cf43197 BBL-84 releasing major version
- 27a502b BBL-78 tests have been added
- c2e3ead BBL-84 module migrated to tf-0.12
- 9d4c410 BBL-78 examples updated to follow tf-0.12 format
- 27cc937 BBL-78 std file structure for tf 0.12 migration
- 7679078 BBL-84 makefile cross-project sync
v0.0.3 - 2019-07-12T14:07:40Z
v0.0.3 - 2019-07-12T14:07:40Z
- c60bd95 Adding CHANGELOG.md for v0.0.3
- 16291c5 Merge pull request #3 from binbashar/examples-makefile-terratest
- 13592c7 updating figures url by github raw endpoint in order to let README.md images to be publicly accesible by docker-hub and tf-registry among others
- 966d016 updating public figures url
- 78811b0 fixing example README.md title
- aab9bca Adding examples README.mds to avoid - Submodules without a README or README.md are considered to be internal-only by the Terraform Module Registry.
- a2023f1 Updating Makefile to support terratests cmds
- 9a9b570 .gitignore updated to its std cross-project format
- e09ed69 Merge pull request #2 from binbashar/example-code-fix
- aa4668e updating example output string with the correrct 'sns' value
- 291d457 fixing example code to be executable
- e5e5692 adding CHANGELOG.md with new release semtag v0.0.2
v0.0.2 - 2019-07-05T19:39:21Z
v0.0.2: 2019-07-05T19:39:21Z
- 030bcb5 adding pre-reqs for git-release -> CHANGELOG.md with new semtag v0.0.2
- 3bdf5b4 Merge pull request #1 from binbashar/tf-0.12-readme
- 11f50cd Adding git-release support in makefile with git-chglog and semtag
- bfaadfd updating tf 0.12 related readme.md with exact release ver
- 4800fef adding tf 0.12 related readme.md updates