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 terraform provider for rundeck is currently based on the XML API for Rundeck, which is disabled by default on 5.x (see here). Can you check if that's enabled, and if not try enabling it before running terraform apply?
Terraform Version
v1.9.5
Rundeck Version
v5.7.1
Provider version
0.4.9
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Expected Behavior
On 'terraform apply' it shouldn't give EOF error so that it can store the resources to the statefile to track the same.
Actual Behavior
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply
References
Are there any other GitHub issues (open or closed) or Pull Requests that should be linked here? For example:
This issue has been reported in GH-123 but it was never fixed, people keep reporting in the old, closed issue.
The text was updated successfully, but these errors were encountered: