Skip to content

v0.53.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 25 Feb 01:36
a4d023d
Add input variable for ecs service wait_for_steady_state @nitrocode (#109)

what

  • Add input variable for ecs service wait_for_steady_state
  • Defaults to false which is the default on the aws_ecs_service resource

why

  • Allows the module to wait until the service is in a steady state before applying successfully

references