Commit Graph

6 Commits

Author SHA1 Message Date
Jonas Chevalier
576aa293f5 feat: Allow the overwrite of subnets for Fargate profiles (#1117)
NOTES: The EKS cluster can be provisioned with both private and public subnets. But Fargate only accepts private ones. This new variable allows to override the subnets to explicitly pass the private subnets to Fargate and work around that issue.
2021-01-28 22:46:53 +01:00
Lena-nfb
65777d0a37 fix: Merge tags from Fargate profiles with common tags from cluster (#1159) 2020-12-23 13:08:19 +01:00
Ryan
b0f51fdbe5 feat: Add permissions boundary to fargate execution IAM role (#1108) 2020-12-22 11:43:08 +01:00
Thierno IB. BARRY
ea2f6982d5 chore: Fix terraform format for TF 0.14 (#1157) 2020-12-22 11:32:13 +01:00
huddy
43101979ef fix: Don’t add empty Roles ARN in aws-auth configmap, specifically when no Fargate profiles are specified (#1096) 2020-11-12 09:48:53 +01:00
Thierno IB. BARRY
0d77e30075 feat: Add EKS Fargate support (#1067)
Co-authored-by: Simon Gurcke <simon@gurcke.de>
Co-authored-by: Daniel Piddock <33028589+dpiddockcmp@users.noreply.github.com>
2020-11-07 23:03:12 +01:00