index
:
terraform-provider-azuredevops.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2021-02-21
Update to RE #43
user
2020-09-03
Updated module path and package URL according to the new repository location ...
Thomas Meckel
2020-07-20
Updated chapter about debugging tests from VS Code in docs/debugging.md
Thomas Meckel
2020-07-17
Merge pull request #17 from EliiseS/es/add-build-definition-resource-auth
Eliise
2020-07-17
Update docs
Eliise S
2020-07-14
Fix urls
Eliise S
2020-07-09
Update repo hcl
Eliise S
2020-06-05
Migrate resources into internal package, organized by AzDO area (#356)
Nicholas M. Iodice
2020-06-02
Move acceptance tests into their own folder (#348)
Nicholas M. Iodice
2020-06-02
Improve test framework (#355)
Thomas Meckel
2020-06-01
Add KeyVault reference feature for VariableGroups Resource (#282)
Eliise
2020-05-28
Fix numbering on list (#345)
Nicholas M. Iodice
2020-05-28
Ensure vendor directory is up-to-date as part of CI (#343)
Nicholas M. Iodice
2020-05-13
Fix goreleaser dev container installation, change archive and binary names (#...
Eliise
2020-05-10
Add ability to make manual releases with goreleaser (#303)
Eliise
2020-03-31
F/onboard (#252)
xuzhang3
2020-03-15
Data source azuredevops_git_repositories and changes to azuredevops_azure_git...
Thomas Meckel
2020-02-03
Add parameters to build.sh (#233)
Thomas Meckel
2020-01-21
Removing Sleep function from resource_group_membership.go (#226)
Thomas Meckel
2020-01-21
Import serviceendpoint GitHub (#211)
Kalarrs Topham
2019-12-16
Terraform Resource: azuredevops_group (Issue: #103) (#205)
Thomas Meckel
2019-12-06
Improved test framework (#217)
Thomas Meckel
2019-12-01
Adding and standardizing documentation (#216)
Kalarrs Topham
2019-11-20
Implement Allow Access for Variable Group (#210)
Mikael
2019-11-13
Provided better tooling for the development container (#206)
michaelperel
2019-11-07
Feature/dockerize (#192)
michaelperel
2019-11-06
Nate.docs.pataccess (#191)
Nate
2019-11-06
Added VSCode snippets for Terraform data source and resource (#180)
Thomas Meckel
2019-11-03
Implement Import AzDo project (#156)
Mikael
2019-11-01
Add instructions for postman in the contributions guide. (#178)
Richard Guthrie
2019-10-28
Update document for PAT and minor mistake. (#158)
Tsuyoshi Ushio
2019-10-28
Add to on-boarding material to ease on-boarding pain (#149)
Nicholas M. Iodice
2019-10-24
Add documentation for why `AZDO_GITHUB_SERVICE_CONNECTION_PAT` is (#148)
Nicholas M. Iodice
2019-10-23
Reference documentation (#145)
Tsuyoshi Ushio
2019-10-16
Adding documentation for extending provider (#110)
Nicholas M. Iodice
2019-10-16
This change migrates to a new version of the AzDO SDK that uses interfaces. (...
Nicholas M. Iodice
2019-10-15
Adding V1 Roadmap document (#111)
Nicholas M. Iodice
2019-10-14
Add aspirational terraform template for MVP feature-set (#109)
Nicholas M. Iodice
2019-10-10
Document env vars in contributing docs; Update build badge to point to proper...
Nicholas M. Iodice
2019-10-10
Add a missing point at the end of a sentence (#85)
Christian Bumann
2019-10-08
mention that the contrib example steps only work with TF 12+ (#76)
Stephen Henderson
2019-10-08
Rename unit tests, per Hashicorp guidance (#78)
Stephen Henderson
2019-10-04
Implemented integ tests for project create/delete; Implemented project delete...
Nicholas M. Iodice
2019-10-04
Adding documentation for how to contribute & ignore CI for *.md only changes ...
Nicholas M. Iodice
2019-10-03
Restructured and repackaged to more closely match terraform-provider-azuread ...
Megan Meyer
2019-10-03
Added documentation and script to support mock generation (#54)
Megan Meyer