Browse Source

Add Akamai configuration files

master
devopsae61 10 months ago
parent
commit
060d42a0d4
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      akamai.tf

+ 1
- 1
akamai.tf View File

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

Loading…
Cancel
Save