terrajet icon indicating copy to clipboard operation
terrajet copied to clipboard

Generate Crossplane Providers from any Terraform Provider

Results 63 terrajet issues
Sort by recently updated
recently updated
newest added

### What problem are you facing? Currently, when an MR is generated from Terrajet, the JSON tags are a consequence of the field type. If it is required, it doesn't...

enhancement

### What happened? I'm trying to generate CRDS with make generate with custom provider ``` cannot generate crd for resource lb_instance: cannot build types for Instance: cannot build the Types:...

bug

### What happened? Hi, This is more like JFYI. When client connects to provider with `"Test":true` in TF_REATTACH_PROVIDERS, it will cause a memory leak. More info here: https://github.com/hashicorp/terraform-provider-aws/issues/26130 https://github.com/hashicorp/go-plugin/issues/215 ###...

bug