Fatih Türken
Fatih Türken
### Description of your changes This PR adds a new guide about adding a new resource. I have: - [x] Read and followed Upjet's [contribution process]. - [x] Run `make...
### Description of your changes In this PR, the example regarding manual reference addition has been updated with the `TerraformName` field and broken links have been corrected. I have: -...
### What problem are you facing? When we work on adding s3 directory bucket resource (framework resource), we noticed that we could not determine the fields that are singleton lists...
### What problem are you facing? For some time, upjet-based providers have been reconciling resources asynchronously. In order to do so, it "lies" to managed reconciler. Doing so causes lots...
### What problem are you facing? When we convert singleton lists in the MR APIs to embedded objects, we did not cover this in the generated examples. In the generated...