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

Data Source - azuredevops_serviceendpoint_jfrog_[*]_v2 - Missing #1231

Open
jasonouellet opened this issue Nov 20, 2024 · 0 comments · May be fixed by #1232
Open

Data Source - azuredevops_serviceendpoint_jfrog_[*]_v2 - Missing #1231

jasonouellet opened this issue Nov 20, 2024 · 0 comments · May be fixed by #1232

Comments

@jasonouellet
Copy link

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

As the title says, the data sources are missing. I think it is quite similar to the other existing service endpoint.

New or Affected Resource(s)

  • azuredevops_serviceendpoint_jfrog_artifactory_v2
  • azuredevops_serviceendpoint_jfrog_distribution_v2
  • azuredevops_serviceendpoint_jfrog_platform_v2
  • azuredevops_serviceendpoint_jfrog_xray_v2

Potential Terraform Configuration

data "azuredevops_serviceendpoint_jfrog_[*]_v2" "example" {
  project_id            = data.azuredevops_project.example.id
  service_endpoint_name = "Example JFrog [*] V2"
}

References

  • N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants