Skip to content

v1.109.0

Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 23 Nov 00:42
· 93 commits to refs/heads/main since this release
4b30800
Expose `ExecuteDescribeComponent` function in `pkg` to make it publicly accessible from other Go programs @aknysh (#801)

what

  • Expose ExecuteDescribeComponent function in pkg to make it publicly accessible from other Go programs

why