Skip to content

Commit

Permalink
chore(deps): update terraform github.com/dfe-digital/terraform-azurer…
Browse files Browse the repository at this point in the history
…m-web-app-services-hosting to v0.6.2 (#124)

* chore(deps): update terraform github.com/dfe-digital/terraform-azurerm-web-app-services-hosting to v0.6.2

* Updated Readme

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ash Davies <[email protected]>
  • Loading branch information
renovate[bot] and DrizzlyOwl authored May 30, 2024
1 parent 046173d commit 7bcccc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion terraform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ No providers.

| Name | Source | Version |
|------|--------|---------|
| <a name="module_azure_web_app_services_hosting"></a> [azure\_web\_app\_services\_hosting](#module\_azure\_web\_app\_services\_hosting) | github.com/DFE-Digital/terraform-azurerm-web-app-services-hosting | v0.6.1 |
| <a name="module_azure_web_app_services_hosting"></a> [azure\_web\_app\_services\_hosting](#module\_azure\_web\_app\_services\_hosting) | github.com/DFE-Digital/terraform-azurerm-web-app-services-hosting | v0.6.2 |
| <a name="module_azurerm_key_vault"></a> [azurerm\_key\_vault](#module\_azurerm\_key\_vault) | github.com/DFE-Digital/terraform-azurerm-key-vault-tfvars | v0.4.2 |
| <a name="module_statuscake-tls-monitor"></a> [statuscake-tls-monitor](#module\_statuscake-tls-monitor) | github.com/dfe-digital/terraform-statuscake-tls-monitor | v0.1.4 |

Expand Down
2 changes: 1 addition & 1 deletion terraform/web-app-service.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "azure_web_app_services_hosting" {
source = "github.com/DFE-Digital/terraform-azurerm-web-app-services-hosting?ref=v0.6.1"
source = "github.com/DFE-Digital/terraform-azurerm-web-app-services-hosting?ref=v0.6.2"

environment = local.environment
project_name = local.project_name
Expand Down

0 comments on commit 7bcccc9

Please sign in to comment.