-
Notifications
You must be signed in to change notification settings - Fork 512
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updates CloudFormation mapper to support additional resources #1120
Updates CloudFormation mapper to support additional resources #1120
Conversation
cft name for param is: AWS:ApiGateway::Stage.MethodSetting singular name
Codecov Report
@@ Coverage Diff @@
## master #1120 +/- ##
==========================================
- Coverage 78.59% 77.72% -0.88%
==========================================
Files 239 244 +5
Lines 6724 6800 +76
==========================================
Hits 5285 5285
- Misses 1111 1187 +76
Partials 328 328
|
pkg/mapper/iac-providers/cft/config/autoscaling-launch-configuration.go
Outdated
Show resolved
Hide resolved
pkg/mapper/iac-providers/cft/config/autoscaling-launch-configuration.go
Outdated
Show resolved
Hide resolved
- nil check on metadataopitons - base64 check on userdata
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add tests for the newly added resources as well in the KaiMonkey repository.
Kudos, SonarCloud Quality Gate passed!
|
Update CFT - TF Mapper
This update brings in following resources into CFT - TF Mapper
The update also fixes a typo in one of the existing maps:
Name of resource in CFT uses the singular word
setting