Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
turkenh opened this issue Nov 21, 2022 · 0 comments · May be fixed by #453
Open
Labels
Milestone

Comments

@turkenh
Copy link
Member

turkenh commented Nov 21, 2022

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: crossplane/terrajet#280

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants