Skip to content

v1.2.3

Compare
Choose a tag to compare
@yaskoo yaskoo released this 22 Jul 13:34
· 31 commits to main since this release
1832c49
  • Removed unused resource "aws_ssm_parameter" named "graphdb_lb_dns_name"
  • Fixed graphdb.properties values for single node deployment:
    • Changed graphdb.external-url to use LB_DNS_RECORD when single node is deployed.
    • Added graphdb.external-url.enforce.transactions=true
  • Removed calculation of lb_tls_enabled in the LB module as it is calculated in the main.tf
  • Removed monitoring_route53_healtcheck_fqdn_url in favor of graphdb_external_dns.
  • Change default EC2 instance type r6i.2xlarge
  • Update default GraphDB version to 10.7.1