-
Notifications
You must be signed in to change notification settings - Fork 770
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
feat: support for issues using github_issue resource #1047
Conversation
790497c
to
7877ec4
Compare
@jcudit this is ready for review now. It's my first contribution to this project. I've found the contributing guide really useful 🙏 |
Introduce support for managing github issues using the terraform provider. Closes: integrations#958 Signed-off-by: Edward Wilde <[email protected]>
7877ec4
to
a3a65e2
Compare
I would be interested to give this a shot in an upcoming version; I've added it to a milestone for a future release. |
…hub into ewilde-github_issue
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm excited to see this get used! Thank you for the contribution.
Hi, |
@kfcampbell is there anything remaining that you would like me to do on this PR? I've been using my fork and managing issue resources. So far not hit any problems |
@ewilde Nope! I'll be merging this shortly and releasing today. Thank you for the contribution! |
Introduce support for managing github issues using the terraform provider. Closes: integrations#958 Signed-off-by: Edward Wilde <[email protected]> Co-authored-by: Edward Wilde <[email protected]>
Introduce support for managing github issues using the terraform provider. Closes: integrations#958 Signed-off-by: Edward Wilde <[email protected]> Co-authored-by: Edward Wilde <[email protected]>
Summary
Introduce support for managing github issues using the terraform provider.
Closes: #958
Signed-off-by: Edward Wilde [email protected]
Tasks:
github_issue
resourceTesting
TestAccGithubIssue
TestAccGithubProjectCard