This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
devops95ca
/
devops95ca-cicd-lab
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update 'akamai.tf'
master
devops95ca
4 months ago
parent
d2abde66fa
commit
f3981b1c2a
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
akamai.tf
+ 1
- 1
akamai.tf
View File
@@ -1,7 +1,7 @@
terraform {
backend "s3" {
bucket = "akau-devops"
key = "
<UserID>
-zerotohero.tfstate"
key = "
devops95ca
-zerotohero.tfstate"
region = "us-mia-1"
endpoint = "us-mia-1.linodeobjects.com"
skip_credentials_validation = true
Write
Preview
Loading…
Cancel
Save