terraform icon indicating copy to clipboard operation
terraform copied to clipboard

Support for automatic provisioning of User delegated SAS tokens for a backend

Open MrImpossibru opened this issue 1 year ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Community Note

  • Please vote on this issue by adding a :thumbsup: 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 and review the contribution guide to help.

Description

Please add support for automatic provisioning of User delegated SAS tokens for an azurerm Storage Account backend and remote states when ARM_STORAGE_USE_AZUREAD is set to true

New or Affected Resource(s)/Data Source(s)

backend "azurerm" data "terraform_remote_state"

Potential Terraform Configuration

No response

References

No response

MrImpossibru avatar Dec 10 '23 11:12 MrImpossibru