-
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
Resource Authorization Missing Navigation #3
Comments
11 tasks
11 tasks
@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 |
@EliiseS I believe website changes are only pushed during a provider release, but let me verify. |
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 <[email protected]> (cherry picked from commit fc15059ad6924cb8d3b3c2b6d94815da71eb9bb8)
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
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
Community Note
The text was updated successfully, but these errors were encountered: