Open maheshbisl opened 2 years ago
Is there a specific issue you are seeing? We get our definition from the Cloudformation definition file that the AWS team provides on a regular basis.
Hi,
I am developing a cloudformation product for service-catalog. I need to organize parameters by grouping and ordering. I need AWS::CloudFormation::Interface to do that.
Thanks
I see, it's a metadata key: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-interface.html
Off the top of my head, I don't think it does. Feel free to raise a PR.
Sure.. Which file can I edit?
Is there support for cfndsl AWS::CloudFormation::Interface in cfndsl?