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

Allow Advanced Security to be enabled for repositories #1057

Open
vanchogeorgievski opened this issue May 22, 2024 · 1 comment
Open

Allow Advanced Security to be enabled for repositories #1057

vanchogeorgievski opened this issue May 22, 2024 · 1 comment

Comments

@vanchogeorgievski
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

It would be nice if we can enable Advanced Security via TF code. The latest ADO provider v1.1.1 does not have this as an option, and azuredevops_project_features could be a good candidate to home this option.

New or Affected Resource(s)

  • azuredevops_project_features

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

  • #0000
@ChristopherMank
Copy link

This is a great idea and would love to see this as well (voted above). I would think this would be its own resource, similar to how azuredevops_git_permissions is configured. In that resource, you can set the permissions at the top level if you only specify the project_id and just on an individual repo by providing project_id and repository_id. That would be a great option for this new resource as well as there are times you'd want this enabled on all repos in a project and other instances where you only want it on select repos in a project. Thanks!

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

No branches or pull requests

3 participants