From df2d5eb21065a4ac28f062188b8232d34a410fae Mon Sep 17 00:00:00 2001 From: Ethan Grab <40487417+Stoovles@users.noreply.github.com> Date: Mon, 20 Oct 2025 13:43:32 -0400 Subject: [PATCH 1/2] test figma<>github integration --- aws-eks/aws_eks.tf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aws-eks/aws_eks.tf b/aws-eks/aws_eks.tf index 765dd46..9b86672 100644 --- a/aws-eks/aws_eks.tf +++ b/aws-eks/aws_eks.tf @@ -1,3 +1,5 @@ +test figma <> github integration + module "eks" { source = "terraform-aws-modules/eks/aws" version = "18.26.6" From 3147b8c87d882594a0c752c82cd8c9a8f2f07b8b Mon Sep 17 00:00:00 2001 From: Ethan Grab <40487417+Stoovles@users.noreply.github.com> Date: Mon, 20 Oct 2025 13:44:17 -0400 Subject: [PATCH 2/2] figma<>github integration --- aws-eks/aws_eks.tf | 2 -- 1 file changed, 2 deletions(-) diff --git a/aws-eks/aws_eks.tf b/aws-eks/aws_eks.tf index 9b86672..765dd46 100644 --- a/aws-eks/aws_eks.tf +++ b/aws-eks/aws_eks.tf @@ -1,5 +1,3 @@ -test figma <> github integration - module "eks" { source = "terraform-aws-modules/eks/aws" version = "18.26.6"