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

Resource Authorization Missing Navigation #3

Closed
straubt1 opened this issue Jun 21, 2020 · 3 comments · Fixed by #13
Closed

Resource Authorization Missing Navigation #3

straubt1 opened this issue Jun 21, 2020 · 3 comments · Fixed by #13
Assignees

Comments

@straubt1
Copy link

Documentation issue

The resource azuredevops_resource_authorization documentation page has broken navigation.

Terraform (and Azure DevOps Provider) Version

n/a

Affected Resource(s)

  • azuredevops_resource_authorization

References

image

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment
@EliiseS EliiseS self-assigned this Jun 23, 2020
@EliiseS EliiseS linked a pull request Jun 23, 2020 that will close this issue
11 tasks
@EliiseS
Copy link
Member

EliiseS commented Jun 24, 2020

@straubt1 When are the pages updated based on the code? I've added the fix to master, but the pages on terraform are still broken atm

@straubt1
Copy link
Author

@EliiseS I believe website changes are only pushed during a provider release, but let me verify.

@straubt1
Copy link
Author

I can confirm, the easiest way is to release the provider to update the docs.

bh-anton-k referenced this issue in babylonhealth/terraform-provider-azuredevops Jun 2, 2021
* begin checks provider

* client successfully reads checks

* general response

* delete check

* begin add

* add check models

* add check success

* use bool

* successfully update

* get one check

* use bool for found

* fix interface

* add to provider

* minimal state file

* fix cyclic dependency

* delete crash

* cli success

* add success

* create, exists and delete working

* add examples and todos

* add update support

* read progress

* all crud features seem ok

* fix headers

* add examples

* remove unused code

* Delete darwin_amd64

* revert version file

* remove commented code

* remove debug

* fix build issue

* use marshalling

* use required correctly

* refactor and add force new

* remove notes

* bugfix, add todo

* test getcheckbyid with mock server

* work with defined struct, not interface

* add test

* delete test

* use test sever in all tests

* go fmt file

* add test to circle ci

* use code climate

* add curl

* try bazel

* revert to alpine

* add gcc

* add flags

* add build base

* remove flags

* add more deps

* libc dev

* remove race condition test

* remove code climate

Co-authored-by: Anton Kraievyi <54069196+bh-anton-k@users.noreply.github.com>
(cherry picked from commit fc15059ad6924cb8d3b3c2b6d94815da71eb9bb8)
xuzhang3 pushed a commit that referenced this issue Aug 4, 2023
xuzhang3 pushed a commit that referenced this issue Mar 21, 2024
correct test for identity users/groups with error output corrections
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 a pull request may close this issue.

2 participants