Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New Resource:
azurerm_app_service
(#344)
* Adding azure app service resource * adding importer * adding some tests * updating tests to use testlocation() * setting tags * Resolve App Service Import Acceptance test failure * removed additional spaces which were inserted by editor * removing duplicates * adding documentation * running fmt * updating app service resource * updating app service code * updating tests * updating documentation * setting site config * adding more tests * making use of utils module * WIP * Reserved requires an App Service Environment * Fixing the Java apps * Adding tests for remote debugging * remote debugging version needs to be computed * Fixing the tests * Fixing the jetty tests * Removing linux support for the moment * Adding import tests * Handling setting the appSettings/connectionStrings correctly * Updating the documentation * Removing the updates from the create * Updating the documentation * Updating the TODO's
- Loading branch information