https://github.com/akamai/terraform-provider-akamai
Terraform Akamai provider
https://github.com/akamai/terraform-provider-akamai
akamai akamai-devexp devexp devexp-terraform terraform terraform-provider
Last synced: 5 months ago
JSON representation
Terraform Akamai provider
- Host: GitHub
- URL: https://github.com/akamai/terraform-provider-akamai
- Owner: akamai
- License: mpl-2.0
- Created: 2019-06-06T23:02:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-03T08:12:18.000Z (7 months ago)
- Last Synced: 2025-04-14T18:12:18.800Z (6 months ago)
- Topics: akamai, akamai-devexp, devexp, devexp-terraform, terraform, terraform-provider
- Language: Go
- Homepage: https://www.terraform.io/docs/providers/akamai/
- Size: 44.2 MB
- Stars: 115
- Watchers: 43
- Forks: 103
- Open Issues: 52
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
Akamai Provider for Terraform
==================
[](https://goreportcard.com/report/github.com/akamai/terraform-provider-akamai/v7)

[](https://opensource.org/licenses/MPL-2.0)
[](https://pkg.go.dev/github.com/akamai/terraform-provider-akamai/v7)Use the Akamai Provider to manage and provision your Akamai configurations in Terraform. You can use the Akamai Provider for many Akamai products.
## Requirements
- [Terraform](https://www.terraform.io/downloads.html) 1.0.x
## Installation
To automatically install the Akamai Provider, run `terraform init` on a configuration.
## Documentation
You can find documentation for the Akamai Provider on the [Akamai Techdocs Website](https://techdocs.akamai.com/terraform/docs/overview).
## Credits
Akamai Provider for Terraform uses a version of `dnsjava` that was modified by Akamai. `dnsjava` is used under the terms of the BSD 3-clause license, as shown in [this notice](pkg/providers/dns/internal/txtrecord/jparse.go).