Include `writeConnectionSecretToRef` in `examples-generated`
- Dominant language
- Go
- Stars
- 481
- Forks
- 131
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 11
Description
### What problem are you facing?
Provider Name: all
Provider Version: 0.8.0
While working on upbound/official-providers#501 I realized that `examples-generated` are missing examples of
`writeConnectionSecretToRef` for resources that are generating credentials.
It is important functionality to highlight.
Example: https://github.com/upbound/official-providers/blob/release-azure-0.8/provider-azure/examples/cosmosdb/account.yaml vs https://github.com/upbound/official-providers/blob/release-azure-0.8/provider-azure/examples-generated/cosmosdb/account.yaml
### How could Official Providers help solve your problem?
It would be great if `examples-generated` would include `writeConnectionSecretToRef` example probably in reaction to Sensitive field detection/configuration.
Contributor guide
Assessment
This issue has not been assessed yet.