Skip to content

Releases: project-talan/tln-clouds

v24.11.0 - 2024-11-08

08 Nov 09:37
871e7e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v24.8.1...v24.11.0

v24.8.1

21 Aug 20:55
46d7e5b
Compare
Choose a tag to compare

Features

  • SES configuration
  • Jump server skeleton
  • Cognito user pool template
  • RDS storage parameters

What's Changed

Full Changelog: v24.8.0...v24.8.1

v24.8.0

04 Aug 20:05
d0b9dd5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v24.7.0...v24.8.0

v24.7.0 (2024-07-09)

09 Jul 14:06
566bb91
Compare
Choose a tag to compare

What's Changed

Full Changelog: v24.4.1...v24.7.0

2024-04-28

28 Apr 10:37
3eddf5e
Compare
Choose a tag to compare

AWS:

  • multi account cloud provider support for SaaS projects
  • tag immutability, closed #39
  • remove sshuttle dependency, closed #38
  • dependency between nginx helm release, alb and dns records, closed #38

2024-04-08

08 Apr 05:22
98d6944
Compare
Choose a tag to compare

Documentation:

  • updated AWS onboarding scenario

AWS:

  • Bump providers and modules version
  • Provider layer - ECR containers registration
  • Group layer - Domain name registration and validation
  • Network layer - security connection via sshuttle
  • Managed layer - standalone k8s
  • App layer - DNS records & Postgres DBs

DO:

  • Bump providers and modules version

Closed issues:

2023-11-10

10 Nov 08:22
7946ed5
Compare
Choose a tag to compare
  • Fix documentation
  • Tags structure rework (AWS, DO)
  • Test eks/kms_key_administrators behaviour

2023-11-07

06 Nov 22:50
86fce09
Compare
Choose a tag to compare
  • Full set of layers: Provider, Group, Network, Managed, App, Tenant were configured (AWS, DO)
  • Tags structure rework (AWS, DO)
  • Access to the VPC private network via Sshuttle (AWS)
  • Terraform Cloud projects support
  • Bastion was moved to the Network layer (AWS)
  • Third party libraries were bumped
    • DO - kubectl-1.28.2, helm-3.13.1, terraform-1.6.3, doctl-1.100.0
    • AWS - kubectl-1.28.3, helm-3.13.1, terraform-1.6.3, aws-cli-2.13.31

2023-09-24

24 Sep 15:59
af6280b
Compare
Choose a tag to compare
  • Update documentation: step-by-step DO/AWS flows, architecture diagram, layers description, command line parameters
  • Tenant layer was turned on
  • Postgresql as a backend was introduced
  • Third party libraries were bumped
    • DO - kubectl-1.28.2, helm-3.12.3, terraform-1.5.7, doctl-1.99.0
    • AWS - kubectl-1.27.2, helm-3.12.3, terraform-1.5.7, aws-cli-2.13.21

2023-07-31

31 Jul 04:28
ae7e570
Compare
Choose a tag to compare
  • DO/AWS bumped versions for kubectl, terraform, aws-cli, doctl
  • AWS skeleton with access via bastion