microsoft / terraform-provider-azuredevops

Terraform Azure DevOps provider
https://www.terraform.io/docs/providers/azuredevops/
MIT License
379 stars 268 forks source link

Support the management of Azure Artifacts feeds #50

Open EliiseS opened 4 years ago

EliiseS commented 4 years ago

Migrated from https://github.com/microsoft/terraform-provider-azuredevops/issues/280 Originally created by @dorfire on Wed, 22 Apr 2020 20:43:21 GMT


EliiseS commented 4 years ago

Migrated from https://github.com/microsoft/terraform-provider-azuredevops/issues/280#issuecomment-623300486 Originally created by @C123R on Mon, 04 May 2020 07:21:43 GMT


Hey @nmiodice, can I give this a shot?

EliiseS commented 4 years ago

Migrated from https://github.com/microsoft/terraform-provider-azuredevops/issues/280#issuecomment-624157156 Originally created by @nmiodice on Tue, 05 May 2020 16:25:15 GMT


Go for it!

EliiseS commented 4 years ago

@C123R Can you comment on this issue so I can assign you back?

Context: https://github.com/isaacs/github/issues/100#issuecomment-505564361

C123R commented 4 years ago

ping

ShanSenanayake commented 3 years ago

Hello! Is there any updates regarding azure artifacts feed?

We are planning on using an artifact feed (specifically nuget) and would love to set it up using terraform.

This is the only ticket I can find regarding Azure Artifacts feeds and the links in it seem broken.

C123R commented 3 years ago

Unfortunately no updates from my side. Currently azure-devops-go-api doesn't support Permanent deletion of feeds from recycle bin. I don't see any updates on this issue.

IntergalacticBVBA commented 3 years ago

Hello! Is there any updates regarding azure artifacts feed?

We are planning on using an artifact feed (specifically nuget) and would love to set it up using terraform.

This is the only ticket I can find regarding Azure Artifacts feeds and the links in it seem broken.

Hi @ShanSenanayake have you found a workaround to deploy Artifact feeds via terraform?

ShanSenanayake commented 3 years ago

Hello! Is there any updates regarding azure artifacts feed? We are planning on using an artifact feed (specifically nuget) and would love to set it up using terraform. This is the only ticket I can find regarding Azure Artifacts feeds and the links in it seem broken.

Hi @ShanSenanayake have you found a workaround to deploy Artifact feeds via terraform?

Unfortunatly not, we set it up manually through the web ui in Azure Devops.

drdamour commented 2 years ago

even if a delete just put it in the recycle bin, it'd still be useful to have this. azurerm has done some recycling stuff in keyvault behind provider feature flags

rvdginste commented 2 years ago

Also interested in this. Any progress?

HighWatersDev commented 2 years ago

This would be very helpful. Doing it thru UI doesn't scale well.

edonosotti commented 1 year ago

Same here. Please add support for this!

camdixon commented 1 year ago

Also interested in this for our org.

proofrock commented 1 year ago

Very interested.

owlleg6 commented 1 year ago

@C123R Hello guys, since API version 7.0 it is now possible to permanently delete Artifacts feeds. Reference: https://learn.microsoft.com/en-us/rest/api/azure/devops/artifacts/feed-recycle-bin/permanent-delete-feed?view=azure-devops-rest-7.0