diff --git a/static/rke2-eks-cluster-workshop.yaml b/static/rke2-eks-cluster-workshop.yaml index 90bd05f..a258fb0 100644 --- a/static/rke2-eks-cluster-workshop.yaml +++ b/static/rke2-eks-cluster-workshop.yaml @@ -847,7 +847,7 @@ Resources: Timeout: '5' RancherELB: - DependsOn: PublicInternetGateway + DependsOn: PublicGatewayAttachment Type: AWS::ElasticLoadBalancing::LoadBalancer Properties: Subnets: diff --git a/static/rke2-eks-cluster.yaml b/static/rke2-eks-cluster.yaml index 0fc6258..18bf3fd 100644 --- a/static/rke2-eks-cluster.yaml +++ b/static/rke2-eks-cluster.yaml @@ -847,7 +847,7 @@ Resources: Timeout: '5' RancherELB: - DependsOn: PublicInternetGateway + DependsOn: PublicGatewayAttachment Type: AWS::ElasticLoadBalancing::LoadBalancer Properties: Subnets: