iam
Variables
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
IncludeLockFile |
Include a Terraform lock file. | bool |
false |
no |
MaskinportenKeyRotation |
Enable Maskinporten key rotation. | map |
{"Enable": false} |
no |
GithubIdentityProvider |
Add GitHub as an identity provider (OIDC). | map |
{"Enable": false} |
no |
IamForEnvironmentCicd |
Enable IAM roles for CI/CD for the environment. This is a experimental feature and should not be used in production. | map |
{"Enable": false, "IacGitHubRepo": null} |
no |