mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-24 18:31:09 +01:00
add option to recreate ASG when LT or LC changes (#465)
This commit is contained in:
committed by
Max Williams
parent
5636447de6
commit
d8ed7d0b66
@@ -6,5 +6,6 @@ terraform {
|
||||
local = ">= 1.2"
|
||||
null = ">= 2.1"
|
||||
template = ">= 2.1"
|
||||
random = ">= 2.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user