Skip to content

Commit

Permalink
skip: update CI 10
Browse files Browse the repository at this point in the history
  • Loading branch information
vit-corp committed Jun 18, 2024
1 parent ae6ef71 commit 0983a67
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 3 additions & 1 deletion auto_policy_testing/green/common_resources/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ provider "azurerm" {
purge_soft_deleted_keys_on_destroy = false
}
}
}
}

data "azurerm_client_config" "current" {}
4 changes: 1 addition & 3 deletions auto_policy_testing/green/storage/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,4 @@ terraform {

provider "azurerm" {
features {}
}

data "azurerm_client_config" "current" {}
}

0 comments on commit 0983a67

Please sign in to comment.