We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Thanks for the great boilerplate! Awesome.
When I changed the worker_instance_type I got the following error: aws_launch_configuration.nodes: Error creating launch configuration: AlreadyExists
worker_instance_type
aws_launch_configuration.nodes: Error creating launch configuration: AlreadyExists
According the docs name_prefix should be used instead of name for the aws_launch_configuration.
name_prefix
name
aws_launch_configuration