Skip to content

Commit

Permalink
Update azurerm and random provider versions in lock file; add subscri…
Browse files Browse the repository at this point in the history
…ption and tenant IDs in terraform.tf
  • Loading branch information
martinyy108 committed Nov 23, 2024
1 parent 7b051d4 commit e12fcfa
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 27 deletions.
56 changes: 29 additions & 27 deletions main/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions main/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@ provider "azurerm" {
features {

}

subscription_id = "b8e9db95-46a2-417b-84f4-4fca6c6a9733"
tenant_id = "e6bfbd64-c907-49d4-aea8-4e5b3839562e"
# Configuration options
}

0 comments on commit e12fcfa

Please sign in to comment.