Browse Source

Update 'akamai.tf'

master
devops1d250 1 month ago
parent
commit
390c8e690a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      akamai.tf

+ 1
- 1
akamai.tf View File

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

Loading…
Cancel
Save