.../services/network/mgmt/2019-09-01/network36.2go1.12.5 linux/amd64While creating the Private Link Service resource for the Terraform Azure Provider I noticed that the API was returning success before the values were actually persisted to the Azure resource. In Terraform once a resource reports success we instantly do a Get on the Azure resource, out Get was/is returning empty values for the attributes we just Set.
The values that were 'Set' to be returned by the Get.
Create a Private Link Service and once it returns success do a Get.
No, standard Go development environment on WSL.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @karenhammons @sfiguemsft
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @karenhammons @sfiguemsft
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc
@WodansSon, thanks for bringing this to our attention. Looking into this - will update soon!
Any update on this ?
Most helpful comment
Any update on this ?