Skip to content

Releases: rackspace-infrastructure-automation/aws-terraform-cloudwatch_alarm

v0.12.7

19 Dec 16:43
0ebfcb3
Compare
Choose a tag to compare
  • Adds support for tagging

v0.12.6

04 Mar 21:51
5f57f04
Compare
Choose a tag to compare

Update unit to use null for default unit value

Recent AWS provider changes added value validation to certain parameters, including units, for cloudwatch metric alarms. The empty string value was being parsed as an actual value attempt causing it to fail. This was changed to null which procs the provider to use sensible validation friendly defaults instead.

v0.12.5

06 Nov 21:37
9d88e8a
Compare
Choose a tag to compare

Update tests to use Terraform 0.13 and AWS provider 3.0

v0.12.4

02 Nov 22:24
5edd45c
Compare
Choose a tag to compare
Merge pull request #9 from rackspace-infrastructure-automation:MPCSUP…

v0.0.2

02 Nov 22:24
f97d168
Compare
Choose a tag to compare
Merge pull request #8 from rackspace-infrastructure-automation:MPCSUP…

v0.12.3

13 Aug 13:14
4c7b7e6
Compare
Choose a tag to compare

Fix examples to use the proper security_groups attribute in the AR modules in the examples

v0.12.2

08 Apr 11:59
cb3b79f
Compare
Choose a tag to compare

Update AWS provider version to >=2.7.0 and ~2.7 in tests and examples

v0.12.1

26 Feb 21:13
65c168d
Compare
Choose a tag to compare

Enhancement:

  • deprecate alarm_name
  • add name in favor of alarm_name. Either may be used but name takes precedence.

v0.12.0

24 Jan 13:33
82284f5
Compare
Choose a tag to compare
Merge pull request #3 from rackspace-infrastructure-automation/MPCSUP…

v0.0.1

17 Jan 16:59
98391f8
Compare
Choose a tag to compare
Merge pull request #1 from rackspace-infrastructure-automation/191-cw…