Skip to content

Releases: terraform-ibm-modules/terraform-ibm-rag-sample-da

v2.4.1

27 Sep 09:48
v2.4.1
1170168
Compare
Choose a tag to compare

2.4.1 (2024-09-27)

Bug Fixes

  • lock into exact provider versions for DA (#182) (1170168)

v2.4.0

26 Sep 20:55
v2.4.0
b98679a
Compare
Choose a tag to compare

2.4.0 (2024-09-26)

Features

  • add public ingress option (#181) (b98679a)
    • Enable public ingress via provision_public_ingress = true input (default)
    • Cluster name is needed to be provided
    • Defaults to 2 zones, if cluster has more, cluster_zone_count needs to be provided with a different value. Cannot determine it dynamically since it drives the number of ACL rule resources.
    • Creates a new NLB DNS entry with the next available domain name
    • Creates IngressController in the cluster which will in turn provision a new public ALB in the VPC
    • ALB is connected to the worker nodes subnets, no new subnets are created
    • ACL for the worker nodes subnets is updated to allow traffic on port 443 to the new ALB from outside.
    • The IngressController is supposed to pick up routes with label ingress: ingress-public, however for some reason app route would need to have the public subdomain used in host attribute, otherwise it picks up domain from default router.

1.0.4

26 Sep 13:29
Compare
Choose a tag to compare
1.0.4 Pre-release
Pre-release
dev-addon-poc-v1.0.4

feat: addon poc content

1.0.3

26 Sep 12:51
Compare
Choose a tag to compare
1.0.3 Pre-release
Pre-release
dev-addon-poc-v1.0.3

feat: addon poc content

1.0.2

26 Sep 11:10
Compare
Choose a tag to compare
1.0.2 Pre-release
Pre-release
dev-addon-poc-v1.0.2

feat: addon poc content

1.0.1

26 Sep 09:50
Compare
Choose a tag to compare
1.0.1 Pre-release
Pre-release
dev-addon-poc-v1.0.1

feat: addon poc content

v2.3.6

22 Sep 15:07
v2.3.6
57f23ab
Compare
Choose a tag to compare

2.3.6 (2024-09-22)

Bug Fixes

  • deps: update terraform github.com/terraform-ibm-modules/terraform-ibm-watsonx-saas-da to v1.6.5 (#179) (57f23ab)

v2.3.5

22 Sep 11:07
v2.3.5
c712a00
Compare
Choose a tag to compare

2.3.5 (2024-09-22)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cos/ibm to v8.11.13 (#178) (c712a00)

v2.3.4

22 Sep 01:06
v2.3.4
f519a5d
Compare
Choose a tag to compare

2.3.4 (2024-09-22)

Bug Fixes

  • deps: update terraform github.com/terraform-ibm-modules/terraform-ibm-watsonx-saas-da to v1.6.4 (#177) (f519a5d)

v2.3.3

21 Sep 18:05
v2.3.3
11d7e1a
Compare
Choose a tag to compare

2.3.3 (2024-09-21)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cos/ibm to v8.11.12 (#176) (11d7e1a)