Skip to content

Releases: weka/terraform-aws-weka

v1.0.10

18 Jul 10:04
Compare
Choose a tag to compare
  • Updated WEKA default version to 4.2.12
  • Ability to provision WEKA S3 protocol servers
  • Added support for encrypted EBS using KMS key id
  • Added support for providing get_weka_io_token from secrets manager
  • Added support for utilizing all weka client instances network cards

v1.0.9

21 May 17:09
Compare
Choose a tag to compare
  • Updated WEKA default version to 4.2.11.
  • Fixed: smb protocol gws setup.
  • Added region to output helper commands to support using provider with non default region.
  • Added support for UDP mode for WEKA backends
  • Added support to inject script to our backends init script.
  • Update i3en.6xlarge default containers config.
  • Added option to not configure key pair on EC2 instances for scenarios where policies forbid the use of key pair.
  • Added support for detecting client architecture of official supported Arm clients.

v1.0.8

30 Apr 18:47
Compare
Choose a tag to compare
  • Updated WEKA default version to 4.2.10. For deploying 4.3.0, please change the WEKA version in the Terraform main.tf file.
  • WEKA POSIX client is now supported on EC2 VM instances powered by AWS Graviton ARM based processors, and requires WEKA version 4.3.0 and above. See docs.weka.io for the full list of supported instances.
  • Added auto scaling and auto healing capabilities for NFS protocol nodes.
  • By default, public IP assignment is now set to false when deploying WEKA on an existing network. It remains true when creating a new network for WEKA deployment.
  • “weka_username” variable is removed from the Terraform module as by default WEKA ‘admin’ username is used, and a password is generated by Terraform. Both the ‘admin’ username and password are stored in AWS Secrets Manager, to be used for communications between WEKA cluster and AWS, particularly during scale-out/in operations.
  • Enhanced progress reporting as it relates to deployment and readiness of various WEKA cluster components.

v1.0.7

18 Mar 07:43
Compare
Choose a tag to compare
  • Updated WEKA default version to 4.2.9.28

v1.0.6

12 Mar 14:56
Compare
Choose a tag to compare
  • Updated WEKA default version to 4.2.9-1.
  • Implemented restrictions on AWS target group name length: protect from failing on long prefix/cluster_name.
  • Fixed and improved SSM policy attachment.
  • Enhanced AWS private network creation by exposing a new variable create_nat_gateway for alignment with other clouds.
  • Exposed vpc_cidr to the root module.
  • Removed default tags.

v1.0.5

15 Feb 06:57
Compare
Choose a tag to compare
  • expose subnets cidrs to root module
  • remove smb share from installation script
  • update default weka version: 4.2.8.66

v1.0.4

10 Jan 00:43
Compare
Choose a tag to compare
  • propagate tags to ASG resource
  • add instances stop protection
  • allow extending existing ec2 iam policies
  • support big cluster (add retry, 100 backends cluster tested))
  • destroy flow improvement
  • NFS floating ips support
  • update weka default version: 4.2.7.64
  • update protocol gws default instance type
  • fix: allow running TF from windows

v1.0.3

27 Dec 07:54
Compare
Choose a tag to compare
  • align with weka default smbw config

v1.0.2

22 Dec 09:49
Compare
Choose a tag to compare
  • update default weka version to 4.2.6.90

v1.0.1

06 Dec 21:53
Compare
Choose a tag to compare
  • Weka deployment module. Default weka version: 4.2.6 .
  • Supports weka cluster autoscaling and auto healing
  • Supports Weka SMB protocol GW creation and configuration
  • Supports Weka SMBW protocol GW creation and configuration
  • Supports Weka NFS protocol GW creation and configuration
  • Weka stateless clients creation and configuration
  • Provided helper modules:
    - network setup
    - security group
    - iam roles
    - endpoint