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

fix: support google self_link as a uuid attribute #2347

Merged
merged 1 commit into from
Mar 10, 2023
Merged

Conversation

hugorut
Copy link
Contributor

@hugorut hugorut commented Mar 10, 2023

Adds self_link to the supported hcl generated uuid references. self_link is a specific google provider way to link resources (like id), see: https://registry.terraform.io/providers/hashicorp/google/latest/docs/guides/getting_started#linking-gcp-resources, for more information.

Adds `self_link` to the supported hcl generated uuid references. `self_link` is a specific google provider way to link resources (like id), see: https://registry.terraform.io/providers/hashicorp/google/latest/docs/guides/getting_started#linking-gcp-resources, for more information.
@hugorut hugorut self-assigned this Mar 10, 2023
@hugorut hugorut requested a review from vdmgolub March 10, 2023 09:03
@hugorut hugorut merged commit bc29617 into master Mar 10, 2023
@hugorut hugorut deleted the fix/self-link branch March 10, 2023 09:23
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.

None yet

2 participants