azurerm_container_app – support for termination_grace_period_seconds#28307
Conversation
catriona-m
left a comment
There was a problem hiding this comment.
Hi @CheeseMite thanks for submitting this. This is looking good but it looks like there is a linting error - could you run make terrafmt on the test file which should hopefully fix this? Thanks!
catriona-m
left a comment
There was a problem hiding this comment.
Thanks for fixing the linting @CheeseMite - I just left one small query but will take another look soon. Thanks!
catriona-m
left a comment
There was a problem hiding this comment.
Thanks @CheeseMite - I just noticed this needs a different docs file, but otherwise this is looking good, thanks!
There was a problem hiding this comment.
this docs file is for the the datasource, could we move this change to website/docs/r/container_app.html.markdown?
There was a problem hiding this comment.
added to the resource doc. No need to remove from the data source docs as both use the same schema
catriona-m
left a comment
There was a problem hiding this comment.
Thanks for updating the resource doc @CheeseMite - LGTM!
* update for #27680 * Update CHANGELOG.md for #28465 * Update CHANGELOG.md #27932 * Update CHANGELOG.md for #28505 * Update CHANGELOG.md for #28474 * Update CHANGELOG.md #28516 * Update CHANGELOG for #28456 * Update CHANGELOG.md for #28472 * Update CHANGELOG.md #28307 * Update CHANGELOG.md for #27859 * Update for #28519 * Update for #27791 #27528 * Update CHANGELOG.md for #28527 * update changelog links and generate provider schema --------- Co-authored-by: jackofallops <11830746+jackofallops@users.noreply.github.com> Co-authored-by: catriona-m <86247157+catriona-m@users.noreply.github.com> Co-authored-by: sreallymatt <106555974+sreallymatt@users.noreply.github.com> Co-authored-by: Matthew Frahry <mbfrahry@gmail.com> Co-authored-by: jackofallops <ste@hashicorp.com>
…ashicorp#28307) * Add property termination_grace_period_seconds for container app * Add property to complete test * Fix terraform blocks * Container app resource: fix docs
* update for hashicorp#27680 * Update CHANGELOG.md for hashicorp#28465 * Update CHANGELOG.md hashicorp#27932 * Update CHANGELOG.md for hashicorp#28505 * Update CHANGELOG.md for hashicorp#28474 * Update CHANGELOG.md hashicorp#28516 * Update CHANGELOG for hashicorp#28456 * Update CHANGELOG.md for hashicorp#28472 * Update CHANGELOG.md hashicorp#28307 * Update CHANGELOG.md for hashicorp#27859 * Update for hashicorp#28519 * Update for hashicorp#27791 hashicorp#27528 * Update CHANGELOG.md for hashicorp#28527 * update changelog links and generate provider schema --------- Co-authored-by: jackofallops <11830746+jackofallops@users.noreply.github.com> Co-authored-by: catriona-m <86247157+catriona-m@users.noreply.github.com> Co-authored-by: sreallymatt <106555974+sreallymatt@users.noreply.github.com> Co-authored-by: Matthew Frahry <mbfrahry@gmail.com> Co-authored-by: jackofallops <ste@hashicorp.com>
|
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. |
Community Note
Description
Add support for
termination_grace_period_secondsproperty of theazurerm_container_appresourcePR Checklist
For example: “
resource_name_here- description of change e.g. adding propertynew_property_name_here”Changes to existing Resource / Data Source
Change Log
azurerm_container_app- support for thetermination_grace_period_secondspropertyThis is a (please select all that apply):
Note
If this PR changes meaningfully during the course of review please update the title and description as required.