Jules Castéran

Results 44 comments of Jules Castéran

If you are running on a self-hosted runner, is your CI checking out your project using git or github REST API ?

Fixed in #1438, it will be included in next release, coming today

Would be useful for terraform, as logging is made after response, we do not log requests that are caught by hashicorp retry transport

Current is: 1. Description 2. Usage 3. Examples 4. Args (Options) 5. Deprecated Args 6. Flags 7. Global Flags On kubectl: 1. Description 2. Examples 3. Options 4. Usage

Current ``` ± scw k8s cluster create -h This method allows to create a new Kubernetes cluster on an account. USAGE: scw k8s cluster create [arg=value ...] EXAMPLES: Create a...

kubectl ``` ± kubectl create deployment -h Create a deployment with the specified name. Aliases: deployment, deploy Examples: # Create a deployment named my-dep that runs the busybox image kubectl...

Hi, thanks for reporting. I created an [issue](https://github.com/hashicorp/terraform-cdk/issues/2137) on cdktf repository.