mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
remove data_bucket from vars
This commit is contained in:
parent
2103a2cd15
commit
005964d59e
1 changed files with 0 additions and 4 deletions
|
|
@ -51,10 +51,6 @@ variable "plan_trigger_bucket" {
|
|||
type = string
|
||||
}
|
||||
|
||||
variable "data_bucket" {
|
||||
type = string
|
||||
}
|
||||
|
||||
locals {
|
||||
image_uri = "${var.ecr_repo_url}@${var.image_digest}"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue