4 support issues
For additional help, check out the developer's support site.
- All
- Questions
- Suggestions
- Problems
Dmytro Udovychenko
Jul 4, 2023
Not working at all
No actions recorded at all. Windows 11 Chrome Version 114.0.5735.199 (Official Build) (64-bit)
- Report illegal content
- Copy link
J V
Aug 12, 2020
IAM Policies not captured during Role creation
Hi- Cloudformation template does not capture assigned IAM policies during Role creation. However Boto and CLI output does.
- Report illegal content
- Copy link
Siva Kalyan Chittamuru
Feb 13, 2019
AWS config rules
Thank you very much for this tool. Great help. I ran into an issue using this tool and thought of reporting. I tried recording when creating AWS config rules and terraform output is not generating when adding a new rule. This tool records only the creation of recorder and delivery channel. When adding a new rule, I see that cloud formation output is getting generated and not terraform.
- Report illegal content
- Copy link
Chris Young
Jan 19, 2019
EC2 Tagging
Hi Ian, I appreciate you creating this tool, and all the great support you have for it. I noticed there is an issue when adding tags to an EC2 and Volume. The CFN script has errors (Value of property Tags must be of type List) when used 'as-is'. Just wanted to let you know. Thanks again for everything!
Tags:
-
ResourceType: "instance"
Tag:
-
Key: "Name"
Value: "Chris-Test"
-
Key: "purpose"
Value: "Just Testing"
-
ResourceType: "volume"
Tag:
-
Key: "Name"
Value: "Chris-Test"
-
Key: "purpose"
Value: "Just Testing"
- Report illegal content
- Copy link