Ian Mckay
Ian Mckay
VPC -> IGW attachment missed. Subnet -> Route Table attachment missed. Externally reported.
Externally reported.
Externally reported. To be investigated.
A setting to omit properties with default values set.
Add error handling during credentials onChange event so that the Scan Account feature does not activate if credentials are invalid
Code Editors render twice on generate. Note code editors with initial value doesn't render correctly.
Large amount of simultaneous requests in Firefox only make the addon stop returning data.
**Is your feature request related to a problem? Please describe.** For [many resources](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-policy.html#cfn-iam-policy-policydocument) in CloudFormation, a property block can be defined as a JSON string, rather than a nested block....
Generated documentation is currently generating as: ``` "ArrayOfObj" : [ [ ArrayOfObj, ... ], ... ], ``` i.e. it is doubly encapsulating. Additionally, the object properties file (`arrayofobj.md` in the...