Glen Thomas

Results 29 issues of Glen Thomas

Hello, I am introducing Terraform for managing Akamai users. The Terraform is not reflecting the current state correctly. When using the IAM API to fetch users and their auth grants,...

under-investigation
access
iam

In the Akamai IAM UI there are options to enable account level roles for an IAM user. Is this supported by the Terraform provider? If not, can it be added?

under-investigation
access
iam

When deploying a phased release cloudlet policy, it is possible to activate with invalid origin IDs. I am wondering if it would be possible to provide some kind of validation/warning...

enhancement
under-investigation
compute
cloudlets
update

Hello, We would like to Terraform our GTM configuration but are possibly not able to support a scenario for safe deployment where teams are using the liveness tests to validate...

enhancement
under-investigation
IS
gtm
kermit
update

I would like to add new data source for: - `akamai_clientlist_list` to return the content of a client list. ## akamai_clientlist_list This data source would return the content of a...

enhancement
STG
client list
update

Hi Akamai team, We are experiencing consistent noise in our terraform plan output due to the `akaRuleId` and `location` attributes being marked for removal in the rules block. When the...

under-investigation
compute
cloudlets

Closes #605 New data source `akamai_clientlist_list` returns a single client list and its items.

enhancement
pr
under-investigation
STG

Closes #631 Update the import arguments for akamai_gtm_domain to include group ID and contract ID.

DNS-GTM
pr
under-investigation
delivery

Hello, I am trying to handle creating a lightweight git tag. The user may have `tag.gpgsign=true` in their config, in which case git will open an editor waiting for a...