-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
azurerm_subscription
- Replace Track1 with Pandora SDK
#18813
azurerm_subscription
- Replace Track1 with Pandora SDK
#18813
Conversation
9790685
to
5b9cd52
Compare
3405059
to
5fa2c3d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @aristosvo, this looks great and the tests are passing. I have reservations about adding the management_group_id
property here though, more details inline. If you can take a look then this should be good to merge. Thanks!
5fa2c3d
to
03af4b0
Compare
Rebased and management group removed |
f21adf7
to
3767ff2
Compare
3767ff2
to
3369bb7
Compare
5e63a8b
to
972b6cd
Compare
Hi @aristosvo - Hope you don't mind, I'm digging into an API permissions issue on this resource and I've pushed a few changes. I may need to do more depending on the outcome of the investigation. For context, permissions that allow a user to create subscriptions in the Portal are insufficient via the API. (at least for MCAs) As soon as that's resolved, and we can test this works as expected, we can get it merged. |
Tested manually:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🪗
This functionality has been released in v3.50.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
Running Acceptance Tests is kind of impossible for me at the moment as I don't have an EA account which I can play with a bit more.