sparse-intern-71089
05/01/2019, 8:42 AMwhite-balloon-205
azure.storage.getAccount
that fill the same purpose. For any Terraform data source, you should find the equivalent getSomething
method available.big-piano-35669
get
method on it. So in a lot of cases, you don't even need the getSomething
method. E.g., azure.storage.account.get(...)
.gray-elephant-37695
05/03/2019, 3:13 AM