initial commit of replacement infrastructure automation
[awsible] / infrastructure / modules / tf_aws_asg_stack / version.tf
1 terraform {
2 required_version = ">= 0.10.2"
3 }
4