|
|
|
|
|
by Kwpolska
282 days ago
|
|
So you’re modifying Terraform? How is your tool better than just using an AI-enabled IDE and asking it to apply the change? How is the auto-revoke handled? Will it require human intervention to merge a PR/apply the Terraform configuration, or will it do it automatically? |
|
Also, auto-revoke right now can be handled by creating a role in Terraform that can be assumed and expires after a certain time. But we’re exploring deeper integrations with identity providers like Okta to handle this better.