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

Deprecated Resource: azurerm_app_service_plan.app_service_plan #23

Open
za opened this issue Oct 31, 2024 · 0 comments
Open

Deprecated Resource: azurerm_app_service_plan.app_service_plan #23

za opened this issue Oct 31, 2024 · 0 comments

Comments

@za
Copy link

za commented Oct 31, 2024

$ terraform plan

╷
│ Warning: Deprecated Resource
│
│   with azurerm_app_service_plan.app_service_plan,
│   on main.tf line 152, in resource "azurerm_app_service_plan" "app_service_plan":
│  152: resource "azurerm_app_service_plan" "app_service_plan" {
│
│ The `azurerm_app_service_plan` resource has been superseded by the `azurerm_service_plan` resource. Whilst this resource will continue to be available in
│ the 2.x and 3.x releases it is feature-frozen for compatibility purposes, will no longer receive any updates and will be removed in a future major
│ release of the Azure Provider.
│
│ (and 5 more similar warnings elsewhere)
za pushed a commit to za/AzureGoat that referenced this issue Oct 31, 2024
so we have a consistent formatting
```
$ terraform fmt main.tf
```

I am making a separate PR, as there are resources that are deprecated.
See issue: ine-labs#23 and ine-labs#24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant