Add explicit image name and reads current deployed image
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.
Loading
Please register or sign in to comment