-
Notifications
You must be signed in to change notification settings - Fork 280
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
New resource azuredevops_feed
azuredevops_feed_permission
Data source azuredevops_feed
Basic Feed Management
#1011
Conversation
@microsoft-github-policy-service agree |
@xuzhang3 Kindly asking for review, thanks |
@xuzhang3 ping here too please, much awaited functionality :) |
Hello, @xuzhang3, I will be adding another resource to this PR, because we found during testing the necessity of having the ability to grant permissions to the feed so I will introduce |
It looks like it can not be a separate resource, given the current client only supports SetFeedPermissions and GetFeedPermissions so I will incorporate it within the azuredevops_feed resource |
@SetsudanHan you can create a new PR based on this PR or waiting this PR merged |
Well, ideally we need both at the same time, I think I figured out how the API works to implement it correctly, so I would prefer putting it in the same PR if it is fine with You |
It’s okay to put them together, but it’s recommended to separate into different PR. |
…name and feed_id as a parameter
Co-authored-by: xuzhang3 <57888764+xuzhang3@users.noreply.github.com>
Co-authored-by: xuzhang3 <57888764+xuzhang3@users.noreply.github.com>
Co-authored-by: xuzhang3 <57888764+xuzhang3@users.noreply.github.com>
Co-authored-by: xuzhang3 <57888764+xuzhang3@users.noreply.github.com>
Hello @xuzhang3, so I have added the Feed Permission management, please review it when you have some time (AC, Units, and documentation added) |
…lock, introduce restore parameter
|
@SetsudanHana LGTM |
azuredevops_feed
azuredevops_feed_permission
Data source azuredevops_feed
Basic Feed Management
All Submissions:
What about the current behavior has changed?
Issue Number:
Does this introduce a change to
go.mod
,go.sum
orvendor/
?Does this introduce a breaking change?
Any relevant logs, error output, etc?
(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)
Other information