Skip to content

Commit

Permalink
Update locals.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
wullub committed Oct 13, 2023
1 parent 555bec8 commit a2fd8db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions terraform/environments/oasys/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -243,5 +243,7 @@ locals {
})
})

baseline_secretsmanager_secrets = {}

public_key_data = jsondecode(file("./files/bastion_linux.json"))
}

0 comments on commit a2fd8db

Please sign in to comment.