You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue occurs when attaching a snapshot resource policy to a disk in a VM instance template using Terraform. Although the configuration specifies the snapshot policy, the disks created from the template do not get the policy applied as expected.
Expected behavior
When updating the VM instance template, the disks should automatically attach the specified snapshot resource policy, so that snapshots are managed according to the policy.
Observed behavior
The disks are created but do not have the snapshot resource policy attached, even though it is specified in the configuration. When the template is copied, the disks are visible but lack the associated snapshot policy.
TL;DR
The issue occurs when attaching a snapshot resource policy to a disk in a VM instance template using Terraform. Although the configuration specifies the snapshot policy, the disks created from the template do not get the policy applied as expected.
Expected behavior
When updating the VM instance template, the disks should automatically attach the specified snapshot resource policy, so that snapshots are managed according to the policy.
Observed behavior
The disks are created but do not have the snapshot resource policy attached, even though it is specified in the configuration. When the template is copied, the disks are visible but lack the associated snapshot policy.
Terraform Configuration
Terraform Version
Additional information
No response
The text was updated successfully, but these errors were encountered: