Explorar el Código

Update 'akamai.tf'

master
devops1d250 hace 1 mes
padre
commit
390c8e690a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      akamai.tf

+ 1
- 1
akamai.tf Ver fichero

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

Cargando…
Cancelar
Guardar