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
/
azuredevops
/
internal
/
acceptancetests
/
resource_project_test.go
Age
Commit message (
Expand
)
Author
2022-12-23
format
xuzhang3
2022-12-23
bump go from 1.18 to 1.19
xuzhang3
2022-01-25
update project
xuzhang3
2022-01-24
upgrade to Terraform SDK v2
xuzhang3
2021-12-03
Initial check in of v6 API changes
Thomas Meckel
2021-02-01
parallel acc tests
xuzhang3
2020-09-10
rename project_name to name (#179)
xuzhang3
2020-09-03
Updated module path and package URL according to the new repository location ...
Thomas Meckel
2020-07-10
Merge remote-tracking branch 'upstream/master' into es/add-build-definition-r...
Eliise S
2020-07-01
Integrated into new master
Thomas Meckel
2020-07-01
Fixed TestAccProject_CreateAndUpdateWithFeatures after rebased to current ma...
Thomas Meckel
2020-07-01
Fixed a bug for TestAccProject_CreateAndUpdate that has been introduced movin...
Thomas Meckel
2020-07-01
Implemented unit and acceptance test for permission framework , git_permissio...
Thomas Meckel
2020-06-30
Refactor
Eliise S
2020-06-18
update provider url path
Chris Griggs
2020-06-12
Support Management of Project Features (#292)
Thomas Meckel
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