バックエンドを修正
This commit is contained in:
parent
d5869b639c
commit
19d4d88171
@ -1,3 +1,7 @@
|
||||
terraform {
|
||||
backend "gcs" {}
|
||||
}
|
||||
|
||||
# Google Providerの設定
|
||||
provider "google" {
|
||||
project = var.project_id
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user