Sfoglia il codice sorgente

Update 'akamai.tf'

master
J_Hayward 4 mesi fa
parent
commit
a677839310
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      akamai.tf

+ 1
- 1
akamai.tf Vedi File

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

Loading…
Annulla
Salva