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

feat: add remaining azure app service terraform components #2343

Merged
merged 2 commits into from
Mar 13, 2023

Conversation

hugorut
Copy link
Contributor

@hugorut hugorut commented Mar 9, 2023

closes #2329

  • adds service_plan resource
  • changes app_service_plan resource to pick up new plan types
  • marks web apps as free resource as these have no costs associated with then, due to the service plan

Copy link
Member

@tim775 tim775 left a comment

Choose a reason for hiding this comment

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

Might want to add service plan as a schema.CoreResource.

* adds `service_plan` resource
* changes `app_service_plan` resource to pick up new plan types
* marks web apps as free resource
@hugorut hugorut merged commit e038835 into master Mar 13, 2023
@hugorut hugorut deleted the feat/service-plan branch March 13, 2023 14:54
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

Successfully merging this pull request may close these issues.

Add support for Azure Web Apps
2 participants