You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 comments along the lines of "+1", "me too" or "any updates", 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
Currently the attributes describing the Marketplace Offer and Plan IDs are hardcoded in Golang. Please implement a way to pass them as a TF resource argument. This configuration is required to support plan changes and private offers.
Is there an existing issue for this?
Community Note
Description
Currently the attributes describing the Marketplace Offer and Plan IDs are hardcoded in Golang. Please implement a way to pass them as a TF resource argument. This configuration is required to support plan changes and private offers.
https://github.com/hashicorp/terraform-provider-azurerm/blob/main/internal/services/paloalto/next_generation_firewall_vhub_local_rulestack_resource.go#L129:
New or Affected Resource(s)/Data Source(s)
azurerm_palo_alto_next_generation_firewall_virtual_network_local_rulestack, azurerm_palo_alto_next_generation_firewall_virtual_network_panorama, azurerm_palo_alto_next_generation_firewall_virtual_hub_local_rulestack, azurerm_palo_alto_next_generation_firewall_virtual_hub_panorama
Potential Terraform Configuration
References
No response
The text was updated successfully, but these errors were encountered: