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

Azure web app deployment #11154

Closed
PaulusTM opened this issue Jan 11, 2017 · 3 comments
Closed

Azure web app deployment #11154

PaulusTM opened this issue Jan 11, 2017 · 3 comments

Comments

@PaulusTM
Copy link

Hi there,

For a new project I need to depoy Azure web apps (https://azure.microsoft.com/en-us/services/app-service/web/?b=16.52).

It looks like the azurerm provisioner has no resources to do this. Would it be hard to add this functionality?

@jvdenning
Copy link

jvdenning commented Feb 16, 2017

While the purist may reject this at is not strictly "infrastructure" the app service plan, app service environment and the various flavours of app service in azure represent platform-as-a-service that would be ideally supported by terraform as it feels like a seamless fit to be able to configure more of the services that make up a cloud environment. Can anyone indicate if this might be looked at? Or is the advice to use azurerm_template_deployment resource?

@lstolyarov
Copy link
Contributor

I have created some code that allow you to deploy Azure Web apps with terraform. The pull request is here #12001.

@ghost
Copy link

ghost commented Apr 10, 2020

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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants