crossplane / crossplane/upjet

Extend "SetIdentifierArgumentFn" interface to support additional parameters like "metadata.name"

Open
#142 0 comments 0 reactions 0 assignees View on GitHub
configuration enhancement v2
Dominant language
Go
Stars
481
Forks
131
Avg merge
2d 1h
Merged PRs (30d)
11

Description

### What problem are you facing?

Currently, "SetIdentifierArgumentFn" functions can only take "spec.forProvider" and "external-name" parameters. I'd like to pass "metadata.name" field for configuring resources like AWS MQ broker. In this resource, "broker-name" is required and the external name is generated by the cloud provider.

### How could Terrajet help solve your problem?

Providing an additional mechanism to configure jet-based resources.

Original Issue by @ezgidemirel: https://github.com/crossplane/terrajet/issues/280

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.