ソースを参照

add user id

master
someone 1年前
コミット
6905a6c061
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      akamai.tf

+ 1
- 1
akamai.tf ファイルの表示

@@ -1,7 +1,7 @@
terraform {
backend "s3" {
bucket = "akau-devops"
key = "<UserID>-zerotohero.tfstate"
key = "devops5d7e-zerotohero.tfstate"
region = "us-mia-1"
endpoint = "us-mia-1.linodeobjects.com"
skip_credentials_validation = true

読み込み中…
キャンセル
保存