-
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
azure_nginx_deployment
: Use the standardv2_Monthly
SKU
#27395
Conversation
NGINXaaS now supports a newer SKU `standardv2_Monthly` and the `standard_Monthly` SKU has been deprecated. This change updates the acceptance tests to use the new SKU.
The data source documentation does not need to tell the user for the possible values of a field as it is not an input and the user will see the value once they run the datasource itself.
With the deprecation of standard_Monthly SKU, we want users to start using the new `standardv2_Monthly` SKU while we work on retiring the old one. With that in mind, we'd like our users to see just latest supported SKUs.
standardv2_Monthly
SKUazure_nginx_deployment
: Use the standardv2_Monthly
SKU
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 ♻️
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. |
Community Note
Description
PR Checklist
For example: “
resource_name_here
- description of change e.g. adding propertynew_property_name_here
”Changes to existing Resource / Data Source
Testing
Change Log
Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.
azurerm_resource
- support for thething1
property [GH-00000]This is a (please select all that apply):
Related Issue(s)
Fixes #0000
Note
If this PR changes meaningfully during the course of review please update the title and description as required.