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

Error: Invalid string date type 'all-releaseBundles' is missing #150

Closed
AdiUbarale opened this issue Nov 23, 2023 · 1 comment · Fixed by #153
Closed

Error: Invalid string date type 'all-releaseBundles' is missing #150

AdiUbarale opened this issue Nov 23, 2023 · 1 comment · Fixed by #153
Assignees
Labels
enhancement New feature or request

Comments

@AdiUbarale
Copy link

AdiUbarale commented Nov 23, 2023

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

image

Snip of resource block
image

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.

@AdiUbarale AdiUbarale added the bug Something isn't working label Nov 23, 2023
@alexhung alexhung assigned alexhung and unassigned danielmkn Nov 27, 2023
@alexhung
Copy link
Member

@AdiUbarale Thanks for the report! We will add the support for release bundles soon.

@alexhung alexhung added enhancement New feature or request and removed bug Something isn't working labels Nov 27, 2023
alexhung added a commit that referenced this issue Dec 7, 2023
…-for-watch

Add release bundles support for watch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants