Skip to content

Commit

Permalink
Solution
Browse files Browse the repository at this point in the history
  • Loading branch information
SHCHERBANV committed Aug 27, 2024
1 parent 2b8439f commit 421de56
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 9 deletions.
File renamed without changes.
File renamed without changes.
7 changes: 7 additions & 0 deletions main.tf
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
module "resource_group_storage" {
source = "./modules/resource_group_storage"

resource_group_name = "task6"
location = "westus"
storage_account_name = "vr88"
}
7 changes: 0 additions & 7 deletions modules/resource_group_storage/outputs.tf

This file was deleted.

2 changes: 0 additions & 2 deletions modules/resource_group_storage/terraform.tfvars

This file was deleted.

Binary file added tfplan
Binary file not shown.

0 comments on commit 421de56

Please sign in to comment.