Ver código fonte

Update 'akamai.tf'

master
devops0776 10 meses atrás
pai
commit
936efaa7a9
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      akamai.tf

+ 1
- 1
akamai.tf Ver arquivo

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

Carregando…
Cancelar
Salvar