This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Extend "SetIdentifierArgumentFn" interface to support additional parameters like "metadata.name" #280
Labels
enhancement
New feature or request
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.
The text was updated successfully, but these errors were encountered: