Jason Lee

Results 12 issues of Jason Lee

It doesn't wrap it and/or convert to MetricDimension and leaves just a dictionary instead

cfn2py

I have a line that does exceed the 80 character limit...

cfn2py

There is no option to support for yaml for conversion

cfn2py

``` Traceback (most recent call last): File "cf_ecs.py", line 166, in SecurityGroups=[Ref(EcsSecurityGroup)], File "/home/jylee/work/raptor/venv/lib/python3.6/site-packages/troposphere/__init__.py", line 127, in __init__ self.__setattr__(k, v) File "/home/jylee/work/raptor/venv/lib/python3.6/site-packages/troposphere/__init__.py", line 204, in __setattr__ self._raise_type(name, v, expected_type) File...

cfn2py

I have a case where I am adding an userdata script that is writing a json file content via cloud-init. The json needs the double quotes but what results is...

File "/home/jylee/work/example/venv/lib/python3.7/site-packages/troposphere/__init__.py", line 762, in to_yaml long_form=long_form) File "/home/jylee/work/example/venv/lib/python3.7/site-packages/cfn_flip/__init__.py", line 71, in to_yaml return dump_yaml(data, clean_up, long_form) File "/home/jylee/work/example/venv/lib/python3.7/site-packages/cfn_flip/__init__.py", line 44, in dump_yaml default_flow_style=False File "/home/jylee/work/example/venv/lib/python3.7/site-packages/yaml/__init__.py", line 290, in dump...

When using the Conditional BuildStep plugin (https://wiki.jenkins.io/display/JENKINS/Conditional+BuildStep+Plugin), and adding it as a build step, testing slack integrations is broken. If you remove the conditional build step from the build steps,...

feedback needed

**Is your feature request related to a problem? Please describe.** Vault does not know how old the access key is when using the aws secrets engine for an on-premise Vault...

enhancement
secret/aws

Hi there, Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions,...