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

VMSS in-line extensions GA #10528

Merged
merged 3 commits into from
Feb 10, 2021
Merged

VMSS in-line extensions GA #10528

merged 3 commits into from
Feb 10, 2021

Conversation

jackofallops
Copy link
Member

This PR moves the VMSS Extensions Beta into General Availability. The opt-in environment variable will no longer have any effect, and the extension property of the schema is fully available to all users.

closes #10431

@jackofallops jackofallops added the service/vmss Virtual Machine Scale Sets label Feb 10, 2021
@jackofallops jackofallops added this to the v2.47.0 milestone Feb 10, 2021
@jackofallops jackofallops requested a review from a team February 10, 2021 16:26
Copy link
Contributor

@tombuildsstuff tombuildsstuff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@tombuildsstuff
Copy link
Contributor

Tests look good 👍

@tombuildsstuff tombuildsstuff merged commit f5dbf97 into master Feb 10, 2021
@tombuildsstuff tombuildsstuff deleted the f/vmss-extensions-ga branch February 10, 2021 17:38
tombuildsstuff added a commit that referenced this pull request Feb 10, 2021
@ghost
Copy link

ghost commented Feb 11, 2021

This has been released in version 2.47.0 of the provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. As an example:

provider "azurerm" {
    version = "~> 2.47.0"
}
# ... other configuration ...

@ghost
Copy link

ghost commented Mar 13, 2021

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 👉 [email protected]. Thanks!

@ghost ghost locked as resolved and limited conversation to collaborators Mar 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation service/vmss Virtual Machine Scale Sets size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

r/(linux|windows)_virtual_machine_scale_set: promote extensions to GA
2 participants