feat: Adding github_enterprise_ip_allow_list_entry resource#2649
feat: Adding github_enterprise_ip_allow_list_entry resource#2649stevehipwell merged 35 commits intointegrations:mainfrom
Conversation
|
@ErikElkins Apologies for the delay on getting to this PR. Would you be willing to fix the lint issue? Thank you! |
stevehipwell
left a comment
There was a problem hiding this comment.
Is there a REST API for this functionality?
|
Yep! Let me jump in here. |
Co-authored-by: Steve Hipwell <[email protected]>
Co-authored-by: Steve Hipwell <[email protected]>
|
Oh, i see the other PR. Should we just close this? EDIT: NEVERMIND |
Doesn't look like they've added it since I opened the PR. |
gateixeira
left a comment
There was a problem hiding this comment.
hi @ErikElkins 👋
I was updating your PR to have the lint fixed and realized that the acceptance tests seem to also not pass. Can you please update the PR with the following? Feel free to validate on your end.
Co-authored-by: gateixeira <[email protected]>
Co-authored-by: gateixeira <[email protected]>
Co-authored-by: gateixeira <[email protected]>
gateixeira
left a comment
There was a problem hiding this comment.
@ErikElkins thanks for the changes!
|
@deiga are you happy with this now? If so could you please approve (or clear your requested changes)? |
|
@ErikElkins Would you be available to rebase and test this again? :) |
Merged and tested, looks good! |
|
@robert-crandall could you please review/approve this? |
robert-crandall
left a comment
There was a problem hiding this comment.
This PR looks good. It looks like it's failing CI due to lint errors. Once those are fixed, this is good to go.
1a2c79e
Done! |
|
@stevehipwell @robert-crandall please review again |
|
Hello, Could this get reviewed please? |
|
@ErikElkins could you please rebase, so that @stevehipwell can do final review? |
Done! |
|
Thanks everyone! |
…ions#2649) * Adding github_enterprise_ip_allow_list_entry resource * Update github/resource_github_enterprise_ip_allow_list_entry.go Co-authored-by: Steve Hipwell <[email protected]> * Update github/resource_github_enterprise_ip_allow_list_entry.go Co-authored-by: Steve Hipwell <[email protected]> * Update github/resource_github_enterprise_ip_allow_list_entry.go Co-authored-by: gateixeira <[email protected]> * Update github/resource_github_enterprise_ip_allow_list_entry_test.go Co-authored-by: gateixeira <[email protected]> * Update github/resource_github_enterprise_ip_allow_list_entry_test.go Co-authored-by: gateixeira <[email protected]> * Code review fixes * Fixes from code review * Fixing code review comments * Update resource_github_enterprise_ip_allow_list_entry.go Co-authored-by: Timo Sand <[email protected]> * Update resource_github_enterprise_ip_allow_list_entry.go Co-authored-by: Timo Sand <[email protected]> * Update github/resource_github_enterprise_ip_allow_list_entry_test.go Co-authored-by: Steve Hipwell <[email protected]> * Update github/resource_github_enterprise_ip_allow_list_entry.go Co-authored-by: Steve Hipwell <[email protected]> * Code review changes * Fixing config in test * Flattening update test * Adding error handling * Simplifying import function * Fix docs * Fixing code review changes * Fixing lint * Adding error handling for missing global ID * Removing two old functions * Fixing lint --------- Co-authored-by: Nick Floyd <[email protected]> Co-authored-by: Steve Hipwell <[email protected]> Co-authored-by: gateixeira <[email protected]> Co-authored-by: Timo Sand <[email protected]>
Resolves #2648
Before the change?
After the change?
github_enterprise_ip_allow_list_entryresource.Pull request checklist
Does this introduce a breaking change?
Please see our docs on breaking changes to help!