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
Hello Team,
We have imported the one of the xray_watch to terraform using xray_watch resource, while reapplying the xray_watches resource using 'terraform' it throughs below error.
Error: Invalid string
expected type to be one of [all-repos repository all-builds build project all-projects], got all-releaseBundles
Snip of resource block
We believe that resource type 'releaseBundles' is missing here is causing the error. Please have a look and any quick fix to this problem is highly appreciated.
Expected behavior
Import the existing 'xray watches' using terraform xray provider, copy the configuration from terraform state, update watch_recipients details to configuration locally and re-apply the terraform without any error.
The text was updated successfully, but these errors were encountered:
Hello Team,
We have imported the one of the xray_watch to terraform using xray_watch resource, while reapplying the xray_watches resource using 'terraform' it throughs below error.
We believe that resource type 'releaseBundles' is missing here is causing the error. Please have a look and any quick fix to this problem is highly appreciated.
Expected behavior
Import the existing 'xray watches' using terraform xray provider, copy the configuration from terraform state, update watch_recipients details to configuration locally and re-apply the terraform without any error.
The text was updated successfully, but these errors were encountered: