jimsmith

Results 10 issues of jimsmith

*cfn-lint version: 0.24.2* *pre-commit 1.18.3* *Description of issue.* Template file not found Contents of `.pre-commit-config.yaml` ``` repos: - repo: https://github.com/aws-cloudformation/cfn-python-lint rev: master hooks: - id: cfn-python-lint # entry: cfn-lint --ignore-templates...

wontfix

A engineer/developer would need to be able to see how to integrate infracost into their BuildKite CI/CD platform, will there be support and documentation for this in order to integrate...

new integration

When terraform module source is a private git repository prompts for login details ``` $ docker run --rm -it -p 9000:9000 -v $(pwd):/src im2nguyen/rover 2021/09/24 10:09:46 Starting Rover... 2021/09/24 10:09:46...

enhancement

This doesn't work. A step is missing from your instructions for me I had to add the following to **requirements.yml** `name: something` As soon as I did that it worked....

Hello, For non admin users with limited privileges on our computers please have a switch that overrides the location of terraform and terragrunt. https://github.com/warrensbox/terraform-switcher and https://github.com/warrensbox/tgswitch allows this. And this...

enhancement

``` tgswitch -v Version: 0.4.326 ``` ``` cat .tgswitchrc 0.23.8 ``` ``` cd infrastructure-live/ Reading required terragrunt version .tgswitchrc 2020/06/16 11:21:18 Unable to create new symlink. Maybe symlink already exist....

When selecting more than one resource from the list, it fails to destroy as shown below: My workaround is to select each resource individually then destroy one at a time....

Hey nice tool, I really wish I could be able to pass in the resource directly on the command line so I don't accidentially pick the wrong resource from the...

Hello, The CI platform I am using for a project uses `kubeconform` - more details about this tool can be found https://github.com/yannh/kubeconform Anyways the tool is configured to use https://github.com/datreeio/CRDs-catalog...

Hi, Doing a fresh installation first time into a kubernetes 1.26.10 cluster and this fails to install from Helm Charts no matter what helm command I use this fails to...