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: add disk resource policies #412

Merged
merged 2 commits into from
Jun 25, 2024
Merged

feat: add disk resource policies #412

merged 2 commits into from
Jun 25, 2024

Conversation

rauny-brandao
Copy link
Contributor

@rauny-brandao rauny-brandao commented Jun 24, 2024

Adds resource_policies to disk to enable the use of automatic snapshot creations.

resource_policies: A list (short name or id) of resource policies to attach to this disk for automatic snapshot creations.
Currently a max of 1 resource policy is supported.

https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/compute_instance_template

@rauny-brandao rauny-brandao requested a review from a team as a code owner June 24, 2024 10:37
@rauny-brandao
Copy link
Contributor Author

@apeabody can you please review this? thanks!

@apeabody
Copy link
Contributor

/gcbrun

@apeabody
Copy link
Contributor

verified resource_policies present in TPG v5.5

Copy link
Contributor

@apeabody apeabody left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @rauny-brandao!

@apeabody apeabody merged commit c5409d2 into terraform-google-modules:master Jun 25, 2024
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