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

Support azure functions resource #370

Merged
merged 14 commits into from
Jun 7, 2021
Merged

Conversation

sathish-progress
Copy link
Contributor

@sathish-progress sathish-progress commented Apr 7, 2021

Description

Add azure_web_app_function(s) resources

Issues Resolved

#373

Check List

Copy link
Contributor

@clintoncwolfe clintoncwolfe left a comment

Choose a reason for hiding this comment

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

Overall, this is great work. Clearly you've put in a lot of effort into testing and making sure that the TF code works.

There are some rough spots in the documentation that need to be smoothed out but I will leave that in the capable hands of the Docs team.

This looks great in reading, but I hesitate to approve because I am not an Azure expert and I would not want to imply that it is more solid than it actually is - you'll need to rely on your own testing for that. But it contains all the parts I would expect in a cloud resource pack new resource PR, and it is well enough done.

Good work!

@clintoncwolfe clintoncwolfe requested a review from IanMadd April 8, 2021 02:46
@sathish-progress sathish-progress force-pushed the support-azure-functions-resource branch from d3d9812 to 3a3325a Compare April 8, 2021 04:56
@sathish-progress
Copy link
Contributor Author

@IanMadd Could you please review this one?

@IanMadd
Copy link
Contributor

IanMadd commented Apr 9, 2021

I made some edits to the two docs pages. Can you just verify that my edits are correct.

Copy link
Contributor

@IanMadd IanMadd left a comment

Choose a reason for hiding this comment

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

LGTM
tenor-86874235

@sathish-progress sathish-progress added the Version: Bump Minor Used by github.minor_bump_labels to bump the Minor version number. label Apr 12, 2021
Copy link
Contributor

@ppradhan9 ppradhan9 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@ppradhan9 ppradhan9 left a comment

Choose a reason for hiding this comment

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

Singualar resource of Azure of functions

Signed-off-by: Sathish <sbabu@progress.com>

support listing of azure web app functions

Plural resource of Azure functions

Signed-off-by: Sathish <sbabu@progress.com>

test resources for web app functions

Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>

integrate tf azure app function app

Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>

use valid keys for parameters & identifiers

Signed-off-by: Sathish <sbabu@progress.com>

update comments and remove table schema kinds

Signed-off-by: Sathish <sbabu@progress.com>

store local functionapp

Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>

tf storage blob

Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>

rename web_app_function & web_app_functions integrations

Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>

document web_app functions resource

Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>

output function app related variables

Signed-off-by: Sathish <sbabu@progress.com>

fix bring back outputs

Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
@sathish-progress sathish-progress force-pushed the support-azure-functions-resource branch from f089bc3 to cfb5b70 Compare June 7, 2021 14:29
@ppradhan9 ppradhan9 merged commit 0b664a5 into master Jun 7, 2021
@ppradhan9 ppradhan9 deleted the support-azure-functions-resource branch June 7, 2021 14:39
@lokeshk1987 lokeshk1987 linked an issue Sep 24, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure Documentation ready Version: Bump Minor Used by github.minor_bump_labels to bump the Minor version number.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Azure functions
5 participants