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
terraform apply -target 'terraform_data.test'
│ Error: Failed to save state
│
│ Error saving state: unsupported attribute "encrypted_value"
╵
╷
│ Error: Failed to persist state to backend
Expected behavior
Plan/apply should succeed with resource targeting in effect.
Environment and versions:
Terraform Version: 1.9.5
Octopus Terraform Provider Version: 0.30.7
The text was updated successfully, but these errors were encountered:
Describe the bug
Since 0.3.2, when using resource targeting, if an
octopusdeploy_variable
is not part of the plan, the following error is produced:Steps to reproduce
Expected behavior
Plan/apply should succeed with resource targeting in effect.
Environment and versions:
1.9.5
0.30.7
The text was updated successfully, but these errors were encountered: