(e.g. `aws_ami` data source IIRC uses `image_id` o...
# general
s
(e.g.
aws_ami
data source IIRC uses
image_id
or
id
, but the
getAmi()
function in the AWS package exposes
imageId
)