-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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_container_app - support for the add sub_path
property
#27533
Conversation
add sub_path
property
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @stergem - LGTM 🍨
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @stergem - Spotted a small problem while skimming through, can you take a look at the below?
Thanks!
Co-authored-by: jackofallops <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests look good, thanks for this @stergem LGTM 👍
* CHANGELOG.md for v4.18.0 * Update CHANGELOG.md for #28308 * Update for #28447 * Update for #28532 * Update for #28537 * Update CHANGELOG.md for #28674 * Update for #28363 * Update for #28536 * Update for #28416 * Update CHANGELOG.md #28700 * Update for #28673 * Update for #28308 Co-authored-by: Wodans Son <[email protected]> * Update for #27533 * prep for release --------- Co-authored-by: stephybun <[email protected]> Co-authored-by: sreallymatt <[email protected]> Co-authored-by: Wodans Son <[email protected]>
…icorp#27533) * add sub_path property to container app volume_mount * Update internal/services/containerapps/container_app_resource_test.go * Update internal/services/containerapps/helpers/container_apps.go Co-authored-by: jackofallops <[email protected]> --------- Co-authored-by: Stergios Gemelas <[email protected]> Co-authored-by: kt <[email protected]> Co-authored-by: jackofallops <[email protected]>
* CHANGELOG.md for v4.18.0 * Update CHANGELOG.md for hashicorp#28308 * Update for hashicorp#28447 * Update for hashicorp#28532 * Update for hashicorp#28537 * Update CHANGELOG.md for hashicorp#28674 * Update for hashicorp#28363 * Update for hashicorp#28536 * Update for hashicorp#28416 * Update CHANGELOG.md hashicorp#28700 * Update for hashicorp#28673 * Update for hashicorp#28308 Co-authored-by: Wodans Son <[email protected]> * Update for hashicorp#27533 * prep for release --------- Co-authored-by: stephybun <[email protected]> Co-authored-by: sreallymatt <[email protected]> Co-authored-by: Wodans Son <[email protected]>
Community Note
Description
PR Checklist
For example: “
resource_name_here
- description of change e.g. adding propertynew_property_name_here
”Changes to existing Resource / Data Source
Testing
Change Log
Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.
azurerm_container_app
- Support for subPath in volumeMounts [GH-00000]This is a (please select all that apply):
Related Issue(s)
Fixes #23765
Note
If this PR changes meaningfully during the course of review please update the title and description as required.