-
### Terraform and Akamai Terraform Provider Versions
```
❯ terraform -v
Terraform v1.9.4
on darwin_arm64
+ provider registry.terraform.io/akamai/akamai v6.5.0
+ provider registry.terraform.io/ha…
-
To enable some easy security in CLI mode, a la something like:
```
... --pg-hba-lines "host all all $(curl -sL whatismyip.akamai.com)/32 scram-sha-256,host all all samenet scram-sha-256"
```
-
Here are the logs from :
```
version : v1197
============================================
024-10-16 17:39:12 19117 akamai-onboard.py 997 INFO : Start Akamai CLI onboard
2024-10-16 17…
-
Hi there,
In the past, there was the problem that you needed the ID of a property for the `akamai_datastream`, but the property needed the ID of a `akamai_datastream`, which meant that the whole th…
rolmo updated
2 weeks ago
-
Hi, I am running on an Macbook M1 ARM64 and cannot install cli-dns. Looks like the binary for arm64 is not available.
```
# uname -a
root:xnu-8020.121.3~4/RELEASE_ARM64_T6000 arm64
# akamai in…
-
### What happened?
I'm trying to configure my Akamai provider using values from the config, instead of having an `.edgerc` file or using environment varaibles. From what I can tell, it looks like it …
-
Commands like
`akamai edgekv create token token1 --overwrite --staging=allow --production=allow --ewids=all --namespace=default+rwd --expiry=9999-12-31`
or
`akamai edgekv download token token1`
…
-
Hi, Team!
Whenever we perform an "akamai property-manager merge [..]" in order to check the validity of the code, akamai cli's exit code equals to 0, no matter if there were any warnings and/or error…
-
When adding `--json` for JSON formatted output, the akamai.StartSpinner() outputs text that is not valid JSON.
This greatly diminishes the ability for other scripts and programs to leverage native …
-
### What happened?
When updating hostname of a akamai property managed by pulumi -
If we edit the hostnames of a property, the rules are reverted to the rules of v1.
If we edit the rules of a pro…