-
This works with Terraform v0.14.10; the data source is read before the plan walk, so the existing deployed image can be determined. However, it is suggested that future Terraform may combine the refresh and plan walks which *may* result in a cyclic dependancy.
This works with Terraform v0.14.10; the data source is read before the plan walk, so the existing deployed image can be determined. However, it is suggested that future Terraform may combine the refresh and plan walks which *may* result in a cyclic dependancy.
Code owners