Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Deployment Pipelines Support #260

Open
1 task done
garddolau opened this issue Feb 17, 2025 · 1 comment
Open
1 task done

[FEAT] Deployment Pipelines Support #260

garddolau opened this issue Feb 17, 2025 · 1 comment
Labels
feature New feature or request

Comments

@garddolau
Copy link

🚀 Feature description

Can we have the ability to create/update/delete Deployment Pipelines please.
Rest API exists
https://learn.microsoft.com/en-us/rest/api/fabric/core/deployment-pipelines
https://learn.microsoft.com/en-us/rest/api/fabric/core/deployment-pipelines/deploy-stage-content

🔈 Motivation

I want the ability to deploy all Fabric base config we use via Terraform

🛰 Alternatives

No response

🚧 Potential Configuration / Desired Solution

No response

📎 Additional context

No response

☑️ Acceptance Criteria

I am able to create/update/delete Deployment Pipelines

🔰 Code of Conduct

  • I agree to follow this project's Code of Conduct.
@garddolau garddolau added the feature New feature or request label Feb 17, 2025
@DariuszPorowski
Copy link
Member

Hi @garddolau Unfortunately API does not provide Create/Update/Delete operations for Deployment Pipeline today - only Get and List. Is insufficient to introduce new resource in Terraform.
When the Fabric API team introduces relevant APIs then our team can start planning new resource/data-source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants