bump changed-files action version

This commit is contained in:
hezijie
2024-09-14 14:18:31 +08:00
committed by lonegunmanb
parent 435555ac25
commit d1f7202666
3 changed files with 9 additions and 6 deletions

View File

@ -2,6 +2,7 @@ resource "random_pet" "rg_name" {
prefix = var.resource_group_name_prefix
}
resource "azurerm_resource_group" "rg" {
name = random_pet.rg_name.id
location = var.resource_group_location