cloudtools / cloudtools/troposphere
OpsWorks::Layer doesn't support Tags
Open
- Dominant language
- Python
- Stars
- 4.9k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
The changes made #890 [7a03dc1](https://github.com/cloudtools/troposphere/commit/7a03dc126a8c40641432bd630d8b2832f517493a) don't seem to work for **Version 2.1.2**. I get the following error while trying at add `Tags=Tags(...)` inside of an opsworks layer.
```
AttributeError: AWS::OpsWorks::Layer object does not support attribute Tags
```
Contributor guide
Assessment
This issue has not been assessed yet.