This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
test-org-12323423
/
devops
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fixed origin server hostname for Malware Lab property
main
kusum
3 months ago
parent
83afdc60ce
commit
37fd087619
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
GSAutomation/malware-lab/property/variables.tf
+ 1
- 1
GSAutomation/malware-lab/property/variables.tf
View File
@@ -42,5 +42,5 @@ variable "email" {
variable "origin_hostname" {
type = string
default = "upload.akamaitechnical
certification
.com"
default = "upload.akamaitechnical
training
.com"
}
Write
Preview
Loading…
Cancel
Save