Random._.

Results 9 comments of Random._.

``` NUM_DEPLOYMENTS=$($AWS_ECS describe-services --services $SERVICE --cluster $CLUSTER | jq "[.services[].deployments[]] | length") ``` This was a variable in order to see if deployent gets to running healty sate, but previously...

@FarhadF can you check for the condition in `function waitForGreenDeployment` for your code

what about the case where my minimum desired count for ecs service is 2 or more than one

For long variables.tf files, containing many variable, it good to sort variables category wise based on resource we create, and put Comments as for categorising variable so, is same can...

description are good for variable , but comments can be used to categorize a group of variable

Thanks for the PR i just recently raised issue for this https://github.com/jrhouston/tfk8s/issues/53 @jrhouston this would be helpful