Skip to content

Releases: solutionDrive/terraform-aws-application-cluster

Configure Root Block Device

13 Jul 12:01
61c8281
Compare
Choose a tag to compare

Now it is possible to configure the root block device

FEATURE: Add additional certificates

18 Mar 09:27
0d5960b
Compare
Choose a tag to compare

Now it is possible to add additional certificates to the loadbalancer

Fix problem with optionals

02 May 14:49
6ee2e05
Compare
Choose a tag to compare

Adds default value to 'application_cluster_listener_rule_condition_field' and 'application_cluster_listener_rule_condition_values' because they are only necessary if a listener_arn is available (but both arns are optional)

Default redirect to https

20 Dec 11:10
a73644a
Compare
Choose a tag to compare

Changes the default action of the port 80 listener to redirect directly to https

Also adds better naming for launch configurations

v2.3.0: Added healthcheck features

24 Jul 09:19
a5ca8a7
Compare
Choose a tag to compare
Merge pull request #8 from solutionDrive/feature-healthcheck

Added a possibility to define the healthcheck via terraform

Added some outputs

06 Apr 15:42
815ecb2
Compare
Choose a tag to compare
v2.0.1

Merge pull request #4 from solutionDrive/feature/add-more-output-to-a…

Split Resources into two seperate folders

29 Mar 10:10
e128382
Compare
Choose a tag to compare
v2.0.0

Merge pull request #3 from solutionDrive/feature/split-resources-to-b…