Update Terraform azuredevops to v0.11.0 #11
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
=0.2.1
->0.11.0
Release Notes
microsoft/terraform-provider-azuredevops (azuredevops)
v0.11.0
Compare Source
FEATURES:
azuredevops_servicehook_storage_queue_pipelines
#914IMPROVEMENTS:
azuredevops_serviceendpoint_azurerm
- Add support forfeatuure
to verify the service connection. #865azuredevops_build_definition
- Add support forqueue_status
. #916azuredevops_pipeline_authorization
- Enhance authorization status check. #929azuredevops_agent_queue
- Add support forname
. #906azuredevops_users
- Improve read operation performance. #939azuredevops_environment
- Add support for fetch environment by name. #917BUG FIX:
azuredevops_serviceendpoint_azurerm
- Fix resource deleted but state not removed. #921azuredevops_git_repository_file
- Fix apply for non-project resources fails. #925azuredevops_build_definition
- Fixskip_first_run
to work for all repo types. #928azuredevops_git_repository
- Fixdefault_branch
not set wheninit_type=Clean
orinit_type=Fork
. #946azuredevops_variable_group
- Exclude disabled secrets. #947v0.10.0
Compare Source
IMPROVEMENTS:
azuredevops_pipeline_authorization
- Add support forrepository
authorization #883azuredevops_elastic_pool
- Support settime_to_live_minutes
to0
#885azuredevops_serviceendpoint_azurerm
- Support exportservice_principal_id
#902azuredevops_area_permissions
- Update document #909BUG FIX:
azuredevops_build_folder_permissions
- Fix root folder permissions for builds not set #893azuredevops_project_pipeline_settings
- Fixenforce_referenced_repo_scoped_token
not set #898v0.9.1
Compare Source
FEATURES:
azuredevops_group_entitlement
#870v0.9.0
Compare Source
FEATURES:
azuredevops_serviceendpoint_nuget
#866azuredevops_serviceendpoint_azurecr
#867IMPROVEMENTS:
azuredevops_serviceendpoint_azurerm
- Add support forworkload_identity_federation_issuer
andworkload_identity_federation_subject
#861azuredevops_build_definition
- Add support forskip_first_run
#871v0.8.0
Compare Source
FEATURES:
azuredevops_serviceendpoint_maven
#617azuredevops_serviceendpoint_jenkins
#617azuredevops_serviceendpoint_nexus
#617azuredevops_environment
#838IMPROVEMENTS:
azuredevops_check_branch_control
- Add support fortimeout
#834azuredevops_check_business_hours
- Add support fortimeout
#834azuredevops_group
- Upgrade the API from v5 to v7 #854azuredevops_team
- Add support fortop
, custom the number of teams returned #778azuredevops_teams
- Add support fortop
, custom the number of teams returned #778BUG FIX:
azuredevops_git_permissions
- Fix branch name tokenization #842BREAKING CHANGE:
Deprecate hash properties, all the hash properties have been removed.
azuredevops_serviceendpoint_aws
#856azuredevops_serviceendpoint_azuredevops
#856azuredevops_serviceendpoint_azurerm
#856azuredevops_serviceendpoint_bitbucket
#856azuredevops_serviceendpoint_dockerregistry
#856azuredevops_serviceendpoint_generic
#856azuredevops_serviceendpoint_generic_git
#856azuredevops_serviceendpoint_github
#856azuredevops_serviceendpoint_github_enterprise
#856azuredevops_serviceendpoint_incomingwebhook
#856azuredevops_serviceendpoint_kubernetes
#856azuredevops_serviceendpoint_runpipeline
#856azuredevops_serviceendpoint_sonarqube
#856azuredevops_serviceendpoint_ssh
#856v0.7.0
Compare Source
FEATURES:
azuredevops_elastic_pool
#835azuredevops_check_exclusive_lock
#832azuredevops_check_required_template
#806IMPROVEMENTS:
azuredevops_project
- Get description from service connection not project #824azuredevops_check_business_hours
- Resolved description for business hours check. #831azuredevops_serviceendpoint_azurerm
- Support workload identity. #818azuredevops_serviceendpoint_azurerm
- Add support for managed identity and federated workload. #818BUG FIX:
azuredevops_pipeline_authorization
- Fix resource recreate withpipeline_id
not configured #809azuredevops_serviceendpoint_azurerm
- Fix imported resource force recreate bug #827azuredevops_branch_policy_status_check
- Fixedfilename_patterns
order #828azuredevops_git_repository
- Setdefault_branch
for imported repository #829v0.6.0
Compare Source
FEATURES:
azuredevops_check_approval
#728azuredevops_serviceendpoint_gcp_terraform
#742azuredevops_pipeline_authorization
- Alternative toazuredevops_resource_authorization
#787azuredevops_serviceendpoint_npm
#795azuredevops_serviceendpoint_sonarcloud
#796IMPROVEMENTS:
azuredevops_workitem
- Add support forarea_path
anditeration_path
#750azuredevops_check_approval
- Settimeout
default value #760azuredevops_git_repository
- Uppercase the name ofreadme.md
file #761azuredevops_project_pipeline_settings
- Add support forenforce_job_scope_for_release
#777BUG FIX:
azuredevops_branch_policy_min_reviewers
- Fixon_push_reset_approved_votes
cannot set totrue
#792azuredevops_project
- Fix state inconsistent after apply #793v0.5.0
Compare Source
FEATURES:
azuredevops_serviceendpoint_jfrog_distribution_v2
#705azuredevops_serviceendpoint_jfrog_artifactory_v2
#705azuredevops_serviceendpoint_jfrog_platform_v2
#705azuredevops_serviceendpoint_jfrog_xray_v2
#705IMPROVEMENTS:
azuredevops_serviceendpoint_azurerm
- Add support for resource state migration created prior to v0.4.0. #754azuredevops_variable_group
- Enhance create state handler. #756azuredevops_team
- Support exportdescriptor
. #753v0.4.0
Compare Source
FEATURES:
azuredevops_workitem
#659azuredevops_serviceendpoint_externaltfs
#676azuredevops_check_branch_control
#706azuredevops_check_business_hours
#706azuredevops_git_repository_branch
#713BUG FIX:
azuredevops_git_repository_file
- Create new file if deleted. #680azuredevops_serviceendpoint_npm
- Fixaccess_token
not updated after change. #708azuredevops_serviceendpoint_artifactory
- Fix unit test. #725azuredevops_build_folder
- Fixpath
cannot be updated. #730IMPROVEMENTS:
azuredevops_build_folder_permissions
- Check if the folder exists. #714azuredevops_branch_policy_auto_reviewers
- Support config minimum number of reviewers. #672azuredevops_agent_pool
- Enhance create/update handler. #716azuredevops_serviceendpoint_azurerm
- Support forenvironment
property. #699azuredevops_agent_pool
- Support forauto_update
property. #690azuredevops_agent_pool
- Support forauto_update
property. #690v0.3.0
Compare Source
FEATURES:
azuredevops_serviceendpoint_sonarcloud
#658azuredevops_serviceendpoint_azurerm
#623azuredevops_serviceendpoint_github
#627BUG FIX:
azuredevops_project
- Fall back to organization default template if template ID not found. #626azuredevops_serviceendpoint_kubernetes
- Fix plugin crash when thecluster_context
attribute was not specified. #638azuredevops_build_definition_permissions
- Recreate the resource if relate build definition not found. #644azuredevops_serviceendpoint_artifactory
- Fix token lost when update other properties. #656IMPROVEMENTS:
azuredevops_variable_group
- Support custom Key Vault secrets search depth. #654azuredevops_team
- Support export teamdescriptor
. #648v2.23.0
- #587v0.2.2
Compare Source
FEATURES:
azuredevops_serviceendpoint_octopusdeploy
#529azuredevops_serviceendpoint_incomingwebhook
#531azuredevops_build_definitions
#562BUG FIX:
azuredevops_serviceendpoint_kubernetes
- Does not updateservice_account
values when changed. #576azuredevops_project_features
- Fix concurrent modification error. #593azuredevops_project
- Fix concurrent modification error. #593azuredevops_project
- Handling 404 error code. #614IMPROVEMENTS:
azuredevops_serviceendpoint_azurerm
- Support for management group scope. #527azuredevops_branch_policy_build_validation"
- AddingDefaultBranch
intomatch_type
setting. #305azuredevops_branch_policy_min_reviewers"
- AddingDefaultBranch
intomatch_type
setting. #305azuredevops_branch_policy_auto_reviewers"
- AddingDefaultBranch
intomatch_type
setting. #305azuredevops_branch_policy_work_item_linking"
- AddingDefaultBranch
intomatch_type
setting. #305azuredevops_branch_policy_comment_resolution"
- AddingDefaultBranch
intomatch_type
setting. #305azuredevops_branch_policy_merge_types"
- AddingDefaultBranch
intomatch_type
setting. #305azuredevops_branch_policy_status_check"
- AddingDefaultBranch
intomatch_type
setting. #305azuredevops_project_pipeline_settings
- Replace deprecated APIs with latest SDK APIs. #609v2.11.0
- #587BREAKING CHANGE:
azuredevops_serviceendpoint_servicefabric
- Remove sensitive data hashes. #613Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.