Skip to content

Commit

Permalink
update for #21393
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofallops authored Apr 13, 2023
1 parent 7b8ed08 commit faa41d7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ ENHANCEMENTS:
* Data Source: `azurerm_key_vault_certificate` - add support for `resource_manager_id` and `resource_manager_versionless_id` [GH-21314]
* Data Source: `azurerm_key_vault_secret` add support for `not_before_date` and `expiration_date` [GH-21359]
* `azurerm_key_vault_certificate` - add support for `resource_manager_id` and `resource_manager_versionless_id` [GH-21314]
* `azurerm_linux_function_app` - mark `site_credential` block as `Sensitive` [GH-21393]
* `azurerm_linux_function_app_slot` - mark `site_credential` block as `Sensitive` [GH-21393]
* `azurerm_linux_web_app` - mark `site_credential` block as `Sensitive` [GH-21393]
* `azurerm_linux_web_app_slot` - mark `site_credential` block as `Sensitive` [GH-21393]
* `azurerm_windows_function_app` - mark `site_credential` block as `Sensitive` [GH-21393]
* `azurerm_windows_function_app_slot` - mark `site_credential` block as `Sensitive` [GH-21393]
* `azurerm_windows_web_app` - mark `site_credential` block as `Sensitive` [GH-21393]
* `azurerm_windows_web_app_slot` - mark `site_credential` block as `Sensitive` [GH-21393]


BUG FIXES:

Expand Down

0 comments on commit faa41d7

Please sign in to comment.