Whats the difference and use case for `{resource}....
# general
s
Whats the difference and use case for
{resource}.get()
(get) and
get{Resource}()
(provider) functions? i.e getVpc() and Vpc.get()