Skip to content

Creation of custom resource fails with: __init__() got an unexpected keyword argument 'previousSystemTags' (TypeError) #136

@ArnoldKell

Description

@ArnoldKell

My custom resource provider (which has been working great for the past couple of months) seems have a problem which I can't quite put my finger on. It seems to have been happening since I upgraded cloudformation-cli-python-lib from 2.1.0 to 2.1.3.

When I am creating a resource using my custom resource provider, I get this error: __init__() got an unexpected keyword argument 'previousSystemTags' (TypeError)

I was running into the same issue as #130 so I updated the library, as recommended in that issue. I got rid of my original issue, but now I get this instead and I can't find any information about it online.

Metadata

Metadata

Assignees

Labels

WIPWork In ProgressbugSomething isn't workingselectedIssue has been selected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions