You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Metadata key is already present on all Resource/ResourceBase derivatives. And as all definition files are built from AWS exports, it looks like AWS does not emit that specific typing.
You can plainly use instance.Metadata = { 'AWS::CloudFormation::Init': {/* ... */}} currently.
Thanks for the great module, I'm using it extensively.
Please consider supporting
EC2.Instance.Metadata.AWS::CloudFormation::Init
as described here.The text was updated successfully, but these errors were encountered: