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

azurerm_logic_app_standard - add default values to worker runtime #18178

Closed
wants to merge 2 commits into from

Conversation

ziyeqf
Copy link
Contributor

@ziyeqf ziyeqf commented Aug 30, 2022

add default values to worker runtime to fixes #18123, #18017 and #16292

It seems to be a breaking change.

test

TF_ACC=1 go test -v  ./internal/services/logic -run=TestAccLogicAppStandard_appSettingsWorkerRuntime -timeout=60m
=== RUN   TestAccLogicAppStandard_appSettingsWorkerRuntime
=== PAUSE TestAccLogicAppStandard_appSettingsWorkerRuntime
=== CONT  TestAccLogicAppStandard_appSettingsWorkerRuntime
--- PASS: TestAccLogicAppStandard_appSettingsWorkerRuntime (299.76s)
PASS
ok      github.com/hashicorp/terraform-provider-azurerm/internal/services/logic 299.774s

@ziyeqf ziyeqf marked this pull request as ready for review August 31, 2022 04:36
@ziyeqf ziyeqf closed this Aug 31, 2022
@github-actions
Copy link

github-actions bot commented Oct 1, 2022

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logic_App_Standard resource creates without mandatory settings
1 participant