Closed iwahbe closed 2 years ago
Fixes #46
This PR adds support for completing on Fn::. It includes both builtin functions such as Fn::Split and invokes such as Fn::aws:s3:getBucketObject.
Fn::
Fn::Split
Fn::aws:s3:getBucketObject
Fixes #46
This PR adds support for completing on
Fn::
. It includes both builtin functions such asFn::Split
and invokes such asFn::aws:s3:getBucketObject
.