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

Group and User import support #59

Merged
merged 4 commits into from
Jul 3, 2022

Conversation

adam-skalicky
Copy link
Contributor

Added import to User and Group resources. I am currently testing this to make sure the defined fields come in as expected.

@adam-skalicky
Copy link
Contributor Author

This also removes some broken logging I added in via #58

@adam-skalicky
Copy link
Contributor Author

Test both groups and users, works for me.

@fourplusone
Copy link
Owner

I added unit tests to cover the import

@fourplusone
Copy link
Owner

LGTM

@fourplusone fourplusone merged commit 4612af4 into fourplusone:master Jul 3, 2022
@alexeytokar
Copy link

how does import statement look like for users?
I tried as

terraform import jira_user.user "722020:dc1c74c2-179b-448e-8c37-9cf36e2834cf"

and it gives

Error: getting jira user failed: The 'accountId' query parameter needs to be provided: request failed. Please analyze the request body for more details. Status code: 400

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants