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

Support for [Identity="UserAssigned" in azurerm_stream_analytics_job] #18787

Closed
1 task done
baselsalam opened this issue Oct 14, 2022 · 4 comments · Fixed by #24738
Closed
1 task done

Support for [Identity="UserAssigned" in azurerm_stream_analytics_job] #18787

baselsalam opened this issue Oct 14, 2022 · 4 comments · Fixed by #24738

Comments

@baselsalam
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Community Note

Please allow "UserAssigned" value for identity in azurerm_stream_analytics_job

Not having this makes it very difficult to have terraform deal with jobs using this setting.

Description

Please allow "UserAssigned" value for identity in azurerm_stream_analytics_job

Not having this makes it very difficult to have terraform deal with jobs using this setting.

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

azurerm_stream_analytics_job

Potential Terraform Configuration

No response

References

No response

@jayendranarumugam
Copy link
Contributor

@baselsalam Currently Azure GO SDK doesn't supported the 2021-10-01-preview , I'd suggest you can create the issue on Azure GO SDK Repo

@alxy
Copy link
Contributor

alxy commented Dec 14, 2022

For reference this has been requested here: Azure/azure-sdk-for-go#19407

@tombuildsstuff
Copy link
Contributor

Support for this is available in hashicorp/go-azure-sdk- https://github.com/hashicorp/go-azure-sdk/tree/main/resource-manager/streamanalytics/2021-10-01-preview - which this SDK is using, however the identity types want updating to be able to support this - in that vain I've opened this PR on hashicorp/pandora which'll ensure the identity blocks are detected correctly, and once that's supported it should be possible to support this functionality.

Thanks!

@tombuildsstuff tombuildsstuff added the upstream/pandora This issue/PR has a dependency on an issue in `github.com/hashicorp/pandora` label Jan 30, 2024
@tombuildsstuff tombuildsstuff removed the upstream/pandora This issue/PR has a dependency on an issue in `github.com/hashicorp/pandora` label Feb 1, 2024
@tombuildsstuff tombuildsstuff added this to the v3.90.0 milestone Feb 1, 2024
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
5 participants