Skip to content

Commit

Permalink
fix: remove safe_version
Browse files Browse the repository at this point in the history
  • Loading branch information
bodymindarts committed Sep 6, 2024
1 parent 38ce2f8 commit f2c44b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/inception/gcp/bastion.tf
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ resource "google_compute_instance" "bastion" {
bria_version : local.bria_version,
bitcoin_version : local.bitcoin_version
cepler_version : local.cepler_version
safe_version : local.safe_version
kubectl_version : local.kubectl_version
k9s_version : local.k9s_version
lnd_version : local.lnd_version
Expand Down

0 comments on commit f2c44b8

Please sign in to comment.