I hereby claim:
- I am devops-adeel on github.
- I am devops_adeel (https://keybase.io/devops_adeel) on keybase.
- I have a public key ASB4CR6QVZ3DpLsjF0xMnIFCm8huRq4_u9sEoEZdYY-OSgo
To claim this, I am signing this object:
| resource "vault_audit" "file" { | |
| type = "file" | |
| description = "Vault Audit to File" | |
| options = { | |
| file_path = "/var/log/vault_audit.log" | |
| format = "json" | |
| mode = "0000" | |
| prefix = "vault" | |
| } |
| variable "tfe_org" {} | |
| data "vault_generic_secret" "default" { | |
| path = "secret/github_auth" | |
| } | |
| data "tfe_organization" "default" { | |
| name = var.tfe_org | |
| } |
| data "aws_iam_policy_document" "default" { | |
| version = "2012-10-17" | |
| statement { | |
| sid = "AllowVaultAuth" | |
| effect = "Allow" | |
| resources = ["*"] | |
| actions = [ | |
| "ec2:DescribeInstances", |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object: