Glen Thomas
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,...
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?
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...
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...
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...
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...
Closes #605 New data source `akamai_clientlist_list` returns a single client list and its items.
Closes #631 Update the import arguments for akamai_gtm_domain to include group ID and contract ID.
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...