Ver código fonte

update user id

master
olivier 8 meses atrás
pai
commit
dcfc77a1a0
2 arquivos alterados com 3 adições e 3 exclusões
  1. 1
    1
      akamai.tf
  2. 2
    2
      terraform.tfvars

+ 1
- 1
akamai.tf Ver arquivo

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

+ 2
- 2
terraform.tfvars Ver arquivo

@@ -1,2 +1,2 @@
UserID = "<UserID>"
email = "<Email>"
UserID = "devops8f4d"
email = "olivier.rigole@swatchgroup.com"ß

Carregando…
Cancelar
Salvar