diff --git a/website/docs/fundamentals/fargate/enabling.md b/website/docs/fundamentals/fargate/enabling.md index 0ee318c1e..16d1ac6d7 100644 --- a/website/docs/fundamentals/fargate/enabling.md +++ b/website/docs/fundamentals/fargate/enabling.md @@ -30,7 +30,7 @@ $ cat ~/environment/eks-workshop/modules/fundamentals/fargate/profile/fargate.ya Now we can inspect the Fargate profile: -```bash +```bash wait=60 $ aws eks describe-fargate-profile \ --cluster-name $EKS_CLUSTER_NAME \ --fargate-profile-name checkout-profile