terraform-provider-policyguru icon indicating copy to clipboard operation
terraform-provider-policyguru copied to clipboard

Terraform provider for Policy Sentry (IAM least privilege generator and auditor)

Results 5 terraform-provider-policyguru issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.4.4 to 2.29.0. Release notes Sourced from github.com/hashicorp/terraform-plugin-sdk/v2's releases. v2.29.0 NOTES: all: This Go module has been updated to Go 1.20 per the Go support policy. It...

dependencies

I'm trying to run the example code but get a 500 error. I can curl https://api.policyguru.io/docs using the sample POST request generated at https://api.policyguru.io/docs#/default/write_iam_policy_write_iam_policy_post from the same terminal session where...

Currently the documentation says nothing about adding in conditionals to your IAM policy which is a tad of a downside if your project needs them. There is an overrides argument...

add unit tests for files under policyguru and policyguru_rest package