-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
API Management Product Not Setting Attributes #3105
Comments
Looking at the code, there is this check:
However, |
@Lucretius That worked. Setting the subscriptions limit caused it to set the attribute correctly |
Great - I’ll update the documentation accordingly |
Hey @simongh, we've added validation to prevent this specific interaction from happening. It'll come out in the next release (1.32.1) and feel free to reopen this issue if you continue to see this. |
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks! |
Community Note
Terraform (and AzureRM Provider) Version
Terraform 0.11.11
AzureRm 1.23.0
Affected Resource(s)
azurerm_api_management_product
Terraform Configuration Files
Debug Output
n/a
Panic Output
n/a
Expected Behavior
The approval required should be set
Actual Behavior
Everytime you deploy this:
Steps to Reproduce
Create a api management resource
Add a product as above
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: