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.
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.