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

feat: support self_link_unique output of instance template resource #347

Merged
merged 4 commits into from
Sep 21, 2023

Conversation

tpdownes
Copy link
Member

To prevent potential attacks, it is now recommended to identify instance templates by self_link_unique vs self_link:

https://github.com/hashicorp/terraform-provider-google/blob/9f02f467f3321d780805474186578948e7d8940a/website/docs/r/compute_instance_template.html.markdown#attributes-reference

This commit adds it as an output of the module.

@tpdownes tpdownes requested a review from a team as a code owner September 19, 2023 21:14
@tpdownes
Copy link
Member Author

This attribute was added in TPG 4.60.

@g-awmalik g-awmalik merged commit fab60cd into terraform-google-modules:master Sep 21, 2023
4 checks passed
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.

2 participants