summaryrefslogtreecommitdiff
path: root/website
AgeCommit message (Collapse)Author
2023-03-03update docmainxuzhang3
2023-02-28fix: update websiteMike Vink
2023-02-28feat: resource_azuredevops_git_repository_branchMike Vink
2023-02-20Merge pull request #690 from paulkirkwood/auto_updatexuzhang3
Add support for 'auto_update'
2023-02-20auto_update defaults to truexuzhang3
2023-01-29update docxuzhang3
2023-01-22feat: allow environment specification in AzureRM service endpointAlex Ellwein
In order to allow creation of AzureRM service endpoints in Azure China cloud, environment and different endpoint URL must be used. Refs: microsoft/terraform-provider-azuredevops#27
2023-01-17Add support for 'auto_update'Paul Kirkwood
2023-01-04Merge pull request #676 from arnonearth/mainxuzhang3
feat: external tfs service endpoint for azure devops / tfs
2023-01-03docs: updated auth_personal as a requirement attributeArnon S
2023-01-03Merge pull request #672 from jan-mrm/feat/minimum_number_of_reviewersxuzhang3
feat: add attribute minimum_number_of_reviewers to resource azuredevops_branch_policy_auto_reviewers
2022-12-17Merge branch 'microsoft:main' into mainarnonsan
2022-12-07update docxuzhang3
2022-12-06feat: add attribute minimum_number_of_reviewers to resource ↵jan-mrm
azuredevops_branch_policy_auto_reviewers
2022-11-05feat(serviceendpoint_externaltfs): initialized externaltfs service endpoint ↵Arnon S
resource, tests, and docs
2022-11-02remote unused check and formmat docxuzhang3
2022-10-26azuredevops_serviceendpoint_sonarcloudmartenvd
2022-10-24update docxuzhang3
2022-10-21custom KV search depthxuzhang3
2022-10-14update variable group docxuzhang3
2022-10-13Merge pull request #626 from wwmoraes/mainxuzhang3
fix: flatten project falls back to organization default template ID
2022-10-12fix: use organization default work item template when parameter is emptyWilliam Artero
An empty string work item template will query the organization to retrieve the default work item template ID. This copes with the TF provider design choice to have a hardcoded value on the provider, even though the provided service has no such thing. This means existing customers will not be impacted: a missing work item template parameter will still fallback to the hardcoded Agile.
2022-10-11support export descriptorxuzhang3
2022-08-25Merge pull request #627 from a30004053/feature/data_serviceendpoint_githubxuzhang3
Create datasource azuredevops_serviceendpoint_github, add common func…
2022-08-25formatxuzhang3
2022-08-19Incorporate comments and fixesSharath Nair
2022-08-17Merge pull request #632 from xuzhang3/doc/vgxuzhang3
Update variable group document
2022-08-17update vg docxuzhang3
2022-08-05Merge pull request #604 from bobmhong/feature/build_folder_resourcexuzhang3
add resources build_folder & build_folder_permissions
2022-08-04Create datasource azuredevops_serviceendpoint_github, add common functions ↵Sharath Nair
to create datasource schemas, fix documentation
2022-08-03update azuredevops.erbBob Hong
2022-08-02accepted suggested changesBob Hong
2022-07-21Merge pull request #623 from a30004053/feature/data_serviceendpoint_azurermxuzhang3
Feature/data serviceendpoint azurerm
2022-07-21Revert "Rename data source attribute"Sharath Nair
This reverts commit 519cc9fdd755626f2642edd93bcff843f005e76c.
2022-07-20Rename data source attributeSharath Nair
2022-07-15Fix typo in docsSharath Nair
2022-07-15Add datasource for azurerm serviceendpointsSharath Nair
2022-07-14Merge pull request #612 from MischaFrank/mainxuzhang3
feat: new resource azuredevops_serviceendpoint_incomingwebhook
2022-07-13removed secret hash, fixed import docMischaFrank
2022-07-04Merge pull request #610 from josh-barker/feat/data-build-definitionxuzhang3
feat: create data for build definition
2022-07-04formac docZooopx
2022-07-04feat: create data for build definitionJosh Barker
2022-06-28Fixes: `TestAccServiceEndpointAzureRm_MgmtGrpCreateAndUpdate`.Sharath Nair
Incorporate suggestions for resource documentation
2022-06-28Fix typo in docsSharath Nair
2022-06-28Extend azuredevops_serviceendpoint_azurerm to support managementGroup scopesSharath Nair
2022-06-27docs: minor fixes and additionsMischaFrank
2022-06-27feat: new resource azuredevops_serviceendpoint_incomingwebhookMischaFrank
2022-06-10add docs for build_folder, build_folder_permissionsBob Hong
2022-06-01Merge pull request #591 from wetwicky/feature/Add_DefaultBranch_MatchTypexuzhang3
adding 'DefaultBranch' into match_type setting
2022-05-31remove repo attribute when 'DefaultBranch is set for the exampleMichael Vincent