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

terraform: accept extra client metadata for ID calculations #79

Merged
merged 2 commits into from
Sep 1, 2022
Merged

terraform: accept extra client metadata for ID calculations #79

merged 2 commits into from
Sep 1, 2022

Conversation

muvaf
Copy link
Member

@muvaf muvaf commented Aug 24, 2022

Description of your changes

Exposes the whole terraform.Setup for ID calculation. This will require find-and-replace in external name configs that use data from terraform provider config, which is most of Azure.

Part of https://github.com/upbound/official-providers/issues/290

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

Tested manually with AWS exposing account id.

Signed-off-by: Muvaffak Onus <me@muvaf.com>
… .external_name to be inline with the style of the rest of the map

Signed-off-by: Muvaffak Onus <me@muvaf.com>
@muvaf muvaf assigned sergenyalcin and unassigned ulucinar Sep 1, 2022
Copy link
Member

@sergenyalcin sergenyalcin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @muvaf

@muvaf muvaf merged commit ac8f382 into crossplane:main Sep 1, 2022
@muvaf muvaf deleted the getid-with-more branch September 1, 2022 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants