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
Delete akamai.tf
main
Kusum Manjunath
1 year ago
parent
94b193ba55
commit
3a9f46e62e
1 changed files
with
0 additions
and
12 deletions
Split View
Show Diff Stats
0
12
terraform-lab-files/lab4a/create-new-property/akamai.tf
+ 0
- 12
terraform-lab-files/lab4a/create-new-property/akamai.tf
View File
@@ -1,12 +0,0 @@
terraform {
required_providers {
akamai = {
source = "akamai/akamai"
version = "5.2.0"
}
}
}
provider "akamai" {
edgerc = var.edgerc
config_section = var.section
}
Write
Preview
Loading…
Cancel
Save