Skip to content

Commit

Permalink
update app deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasisnes committed Sep 29, 2024
1 parent a29f7b5 commit 0144221
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/apps/Altinn.Authorization.Index/deploy/at21.tfvars
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
environment = "at21"
instance = "001"
image = "ghcr.io/altinn/altinn-authorization-tmp/altinn-authorization-index:64567fc"
2 changes: 2 additions & 0 deletions src/apps/Altinn.Authorization.Index/deploy/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ terraform {
}

provider "azurerm" {
use_cli = true
subscription_id = "45177a0a-d27e-490f-9f23-b4726de8ccc1"
features {}
}

Expand Down

0 comments on commit 0144221

Please sign in to comment.