muvaffak

Results 107 issues of muvaffak

All generator utilities are written parallelization in mind at CRD level, i.e. every CRD is generated completely separately. But there isn't an interface in terrajet exposed to generator implementations, like...

wontfix
beta

`goimports` is run before the file is written to disk so it's hard to see the problem at a glance. If terrajet allows configuration of linter, then generators could expose...

wontfix
beta

### What problem are you facing? When there are [conflicting fields](https://github.com/hashicorp/terraform-provider-aws/blob/c19023f/aws/resource_aws_instance.go#L383) and we late initialize all of them, they all end up in our parameters and then `terraform` returns error...

enhancement
wontfix

### What problem are you facing? We have released AWS, Azure and GCP providers built with Terrajet with `provider-jet-*` name and `*.jet.crossplane.io` group suffix in order to not conflict with...

enhancement
wontfix

### What problem are you facing? Terrajet accepts a `Version` field in resource configuration that lets developers choose what version the generated CRD should have. However, when you change the...

enhancement
wontfix

### What problem are you facing? People continuously ask what's going to happen to native providers and how the migration would look like and in which people should invest. ###...

enhancement
wontfix

### What problem are you facing? There are many repositories using Terrajet now but a lot of them don't have [releases](https://github.com/luebken/awesome-crossplane-providers/). ### How could Terrajet help solve your problem? Have...

enhancement
wontfix

### What problem are you facing? Currently fields don't have any documentation since most of TF providers do not fill `Description` field of the `Schema` objects. ### How could Terrajet...

enhancement
wontfix
beta

### What problem are you facing? Today, we have provider-jet-template that people use to bootstrap their providers that use Terrajet. However, some builders are interested in using Terrajet in their...

enhancement
wontfix