jenkins-x / terraform-aws-eks-jx

A Terraform module for creating Jenkins X infrastructure on AWS
Apache License 2.0
63 stars 41 forks source link

fix: set rcu and wcu to null when dynamo mode is set to on-demand #337

Closed ankitm123 closed 2 years ago

ankitm123 commented 2 years ago

Signed-off-by: ankitm123 ankitmohapatra123@gmail.com

Description

Special notes for the reviewer(s)

Which issue this PR fixes

fixes #336

ankitm123 commented 2 years ago

Tested with terraform plan, apply and destroy, and it works with the latest aws provider (3.73.0).