Skip to content

Commit

Permalink
resolving PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
patrik-pa4k committed Aug 5, 2024
1 parent 2393500 commit 47bbf93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/azure/api_connectors/sftp_ssh/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ provider "azurerm" {
features {}
}

resource "azurerm_resource_group_template_deployment" "log_analytics" {
resource "azurerm_resource_group_template_deployment" "sftp_ssh" {
name = "${var.connection_name}_deployment"
resource_group_name = var.resource_group_name

Expand Down

0 comments on commit 47bbf93

Please sign in to comment.