1808 lines
62 KiB
JSON
1808 lines
62 KiB
JSON
{
|
|
"version": 4,
|
|
"terraform_version": "1.14.3",
|
|
"serial": 226,
|
|
"lineage": "8aff5d23-05f6-10eb-0ae6-1084c787677e",
|
|
"outputs": {
|
|
"velero_backup_sa_email": {
|
|
"value": "velero-backup-sa@velero-backup-dc8c8f74.iam.gserviceaccount.com",
|
|
"type": "string"
|
|
}
|
|
},
|
|
"resources": [
|
|
{
|
|
"mode": "managed",
|
|
"type": "google_project",
|
|
"name": "backup_project",
|
|
"provider": "provider[\"registry.terraform.io/hashicorp/google\"]",
|
|
"instances": [
|
|
{
|
|
"index_key": 0,
|
|
"schema_version": 1,
|
|
"attributes": {
|
|
"auto_create_network": true,
|
|
"billing_account": null,
|
|
"deletion_policy": "DELETE",
|
|
"effective_labels": {},
|
|
"folder_id": "",
|
|
"id": "projects/velero-backup-dc8c8f74",
|
|
"labels": {},
|
|
"name": "velero-backup",
|
|
"number": "408632269830",
|
|
"org_id": "267822720032",
|
|
"project_id": "velero-backup-dc8c8f74",
|
|
"skip_delete": null,
|
|
"terraform_labels": {},
|
|
"timeouts": null
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6NjAwMDAwMDAwMDAwLCJyZWFkIjo2MDAwMDAwMDAwMDAsInVwZGF0ZSI6NjAwMDAwMDAwMDAwfSwic2NoZW1hX3ZlcnNpb24iOiIxIn0=",
|
|
"dependencies": [
|
|
"random_id.project_suffix"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "google_project_organization_policy",
|
|
"name": "allow_key_creation",
|
|
"provider": "provider[\"registry.terraform.io/hashicorp/google\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"boolean_policy": [
|
|
{
|
|
"enforced": false
|
|
}
|
|
],
|
|
"constraint": "constraints/iam.disableServiceAccountKeyCreation",
|
|
"etag": "CK28j9IGEKii/f4B",
|
|
"id": "velero-backup-dc8c8f74:iam.disableServiceAccountKeyCreation",
|
|
"list_policy": [],
|
|
"project": "velero-backup-dc8c8f74",
|
|
"restore_policy": [],
|
|
"timeouts": null,
|
|
"update_time": "2026-06-30T15:18:05.534729Z",
|
|
"version": 0
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoyNDAwMDAwMDAwMDAsImRlbGV0ZSI6MjQwMDAwMDAwMDAwLCJyZWFkIjoyNDAwMDAwMDAwMDAsInVwZGF0ZSI6MjQwMDAwMDAwMDAwfX0=",
|
|
"dependencies": [
|
|
"google_project.backup_project",
|
|
"random_id.project_suffix"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "google_project_service",
|
|
"name": "drive_api",
|
|
"provider": "provider[\"registry.terraform.io/hashicorp/google\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"disable_dependent_services": null,
|
|
"disable_on_destroy": false,
|
|
"id": "velero-backup-dc8c8f74/drive.googleapis.com",
|
|
"project": "velero-backup-dc8c8f74",
|
|
"service": "drive.googleapis.com",
|
|
"timeouts": null
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjoxMjAwMDAwMDAwMDAwLCJkZWxldGUiOjEyMDAwMDAwMDAwMDAsInJlYWQiOjYwMDAwMDAwMDAwMCwidXBkYXRlIjoxMjAwMDAwMDAwMDAwfX0=",
|
|
"dependencies": [
|
|
"google_project.backup_project",
|
|
"random_id.project_suffix"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "google_service_account",
|
|
"name": "velero_backup_sa",
|
|
"provider": "provider[\"registry.terraform.io/hashicorp/google\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"account_id": "velero-backup-sa",
|
|
"create_ignore_already_exists": null,
|
|
"description": "",
|
|
"disabled": false,
|
|
"display_name": "Velero GDrive Backup Service Account",
|
|
"email": "velero-backup-sa@velero-backup-dc8c8f74.iam.gserviceaccount.com",
|
|
"id": "projects/velero-backup-dc8c8f74/serviceAccounts/velero-backup-sa@velero-backup-dc8c8f74.iam.gserviceaccount.com",
|
|
"member": "serviceAccount:velero-backup-sa@velero-backup-dc8c8f74.iam.gserviceaccount.com",
|
|
"name": "projects/velero-backup-dc8c8f74/serviceAccounts/velero-backup-sa@velero-backup-dc8c8f74.iam.gserviceaccount.com",
|
|
"project": "velero-backup-dc8c8f74",
|
|
"timeouts": null,
|
|
"unique_id": "110772617250427578026"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDB9fQ==",
|
|
"dependencies": [
|
|
"google_project.backup_project",
|
|
"google_project_service.drive_api",
|
|
"random_id.project_suffix"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "google_service_account_key",
|
|
"name": "velero_backup_sa_key",
|
|
"provider": "provider[\"registry.terraform.io/hashicorp/google\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"id": "projects/velero-backup-dc8c8f74/serviceAccounts/velero-backup-sa@velero-backup-dc8c8f74.iam.gserviceaccount.com/keys/069aa702ed55bb6d3c325a45535ee51bc87de092",
|
|
"keepers": null,
|
|
"key_algorithm": "KEY_ALG_RSA_2048",
|
|
"name": "projects/velero-backup-dc8c8f74/serviceAccounts/velero-backup-sa@velero-backup-dc8c8f74.iam.gserviceaccount.com/keys/069aa702ed55bb6d3c325a45535ee51bc87de092",
|
|
"private_key": "ewogICJ0eXBlIjogInNlcnZpY2VfYWNjb3VudCIsCiAgInByb2plY3RfaWQiOiAidmVsZXJvLWJhY2t1cC1kYzhjOGY3NCIsCiAgInByaXZhdGVfa2V5X2lkIjogIjA2OWFhNzAyZWQ1NWJiNmQzYzMyNWE0NTUzNWVlNTFiYzg3ZGUwOTIiLAogICJwcml2YXRlX2tleSI6ICItLS0tLUJFR0lOIFBSSVZBVEUgS0VZLS0tLS1cbk1JSUV2QUlCQURBTkJna3Foa2lHOXcwQkFRRUZBQVNDQktZd2dnU2lBZ0VBQW9JQkFRRGtacWNsaXV2MWVSQk9cblVIN2twTER0RzEwd3VnMHptaE8wMTlDSFBMNVhGYkR2aW9LWlliTVZKV25XY29CUFJEZmNXQS9NTVhOeXJPSUdcbkdpWndMVFkyek5pdGRGQ3BweVY3ZTR1Zjk1ak9HREdwWkZGZ1hNSEc5RndFb3RNQlJQNTVTNnVMU3lXbW1idE5cbkdDRkoxV0h0a2plREp1SUpsb0xlL1BFV2NhR0FWcjE1VlBSNGQwMlRVZEFZcHJJZGJuRm90MnJ4U1RHS2IzZktcbi9PRm41SkdoeURyejR3Nkg1ME1ZWVQvVFI4ZWVSVTZoRHlsWVpja1FJK0dKcWp6eCtXMVZyY2dKdUs0MTN5bzhcbmY3RnBlRGpQZldGS2NGdHZNUk5SemtTRzd2VS9EbnUxQ0IxQUhYWEp0SE5HaGJXV2s2K0NPZ2tzTUV4UldFOFNcbmt4cEUxMjc1QWdNQkFBRUNnZ0VBR0FzaVgxWmZmb2pQQ1o5NXJESVdHZSsrZ0ttbFNDQlpJTGx6VHprNnhFb1pcblJTNHNqMTcwamk1UkZPMGF5cjFnc0FacEsxS3RWNDRSZ1JqeG9POXhmSlZWM2ZTWHBUUmVRc0IvczBoS1FxL1RcblVvU24rRi9yV2psUkVuL2RmSTI1eUNVS0d2Qy9OdW1LQ1JTWU5JQ00vWWhkNWFXTE4vMHJLN1F1NFBEM1VsNGNcblRFU2o2QVFUbzlycGJPc0ZzRmF3QkJhSnJ4eUhQOS80aWhINGxJbW1CM3crOEFQRDhkbmdsRCtYaDJHVEpPc0lcbklXWlZ3KzgrdEUrV3JDL2dyUE9hUW9UdW9nNVA2QVFzTzMrM1RCRGlqOXRxUWpHMHlWaThXa1FUWm1NYkNmYlpcbm10Q29GUTRrRUwwSURqclEwWFF3Z2h5OW5vU1djaUdRdEcwaFhtWVdIUUtCZ1FEMGROVExYNmVFV2x6M0xCK3Jcbmc0VjZxdXBHVmxyN3EzbCtGS2U1eUgxVkJ0OGdMWHJmU2lMNUlLTmRoTTc1bkFDcUN1dmI4dmpYbUhmRFlhcFJcbklNY29FYWJKUjVGVENjZzJQSW4xWGlvQWgySFNJTGdPTUxaeHg4WG5lL0lJYm1MYTNQMjFnUkx5TXFTWnl3aFJcbndLb1hzRklrMEF3akloVUJSa3FOak5YT3R3S0JnUUR2TDd0ODVaclk2OVAxMWlLcW1abGt4WCsvSVl2VHE5dEhcbnZ4SW5IeFJSclVTckplVFQ3NFBiQTMrTmhMZmQ2TTVyTkF3YXZFRlJxak55YnlaeGNmaE5ScnFmcDNCWXY0TWNcblBGOHBvUE5iNmU1dTI0QUM2c2lrQm5rYlBEOUJtZ1FrNGVhLzJUcnZGOUdxaUZWakZWMW5wT0xSZ0FRUWw5M2Ncbkk5eVRrRnYvendLQmdHVkNlOTdlZVpxR2Y5blhDaXRXcUpUZWRYcTdUS2JSS2R0REhSTUU3SDJyQWdQbk11MkpcblhTRkxGc0NuUWNEOWtQemUxMEpkekJ3cVNQbkMyL1VOR2RJTU5jVk1ndk1kcXpSa01WVlZNeHJTK1g4OEZHRzBcblplNk5yUG10U3QyWk5CT3ExT0U1WFNxOE5aaUxGS0FncVpSMGNpSlRsNk41KzY5eWVYRlc5RDNUQW9HQUVUY2hcblNuc0lLeWJHS2NLUTJqQ1Yvcy9NUXdoNkZQRWdwa2hWV1NWK2crWnhzOVBWWlgrdXdOdSttWVA4NitidXZINlJcbmhIY2FTSE4wb243bmlIRElpMTlVM1ZyaTFqQnFrbVN5QU1BSjVBcXhVNTlPMW1icHJBeWZPTnVjUGUrRTd0YW5cbmtoVmpqWVBzWGxiVHRuNzZLeFNPRXNBaENzU3pmajNDaVloeFpyY0NnWUF3cG45ME84MmZwZE9FVUo1bnNpbElcbktjVEI2dU1XTW5XbWN0cEpEQ05iVlRVNWk0SmxYd0wzaGkzdCtjZENjWk4vMHJKU0lXT3psT29lYWg0MGw1MUhcbkpQclZ0M2lhSmdQanVJMVFHYjhyc3JPNnpMNDRvb0pHWHo1U2sxRi9NOXBnY2dKWlR3akpXV3VpN1pET0VPUzJcblVLN3NwNGJaU0dXZE1iOUY5SUxKcWc9PVxuLS0tLS1FTkQgUFJJVkFURSBLRVktLS0tLVxuIiwKICAiY2xpZW50X2VtYWlsIjogInZlbGVyby1iYWNrdXAtc2FAdmVsZXJvLWJhY2t1cC1kYzhjOGY3NC5pYW0uZ3NlcnZpY2VhY2NvdW50LmNvbSIsCiAgImNsaWVudF9pZCI6ICIxMTA3NzI2MTcyNTA0Mjc1NzgwMjYiLAogICJhdXRoX3VyaSI6ICJodHRwczovL2FjY291bnRzLmdvb2dsZS5jb20vby9vYXV0aDIvYXV0aCIsCiAgInRva2VuX3VyaSI6ICJodHRwczovL29hdXRoMi5nb29nbGVhcGlzLmNvbS90b2tlbiIsCiAgImF1dGhfcHJvdmlkZXJfeDUwOV9jZXJ0X3VybCI6ICJodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9vYXV0aDIvdjEvY2VydHMiLAogICJjbGllbnRfeDUwOV9jZXJ0X3VybCI6ICJodHRwczovL3d3dy5nb29nbGVhcGlzLmNvbS9yb2JvdC92MS9tZXRhZGF0YS94NTA5L3ZlbGVyby1iYWNrdXAtc2ElNDB2ZWxlcm8tYmFja3VwLWRjOGM4Zjc0LmlhbS5nc2VydmljZWFjY291bnQuY29tIiwKICAidW5pdmVyc2VfZG9tYWluIjogImdvb2dsZWFwaXMuY29tIgp9Cg==",
|
|
"private_key_type": "TYPE_GOOGLE_CREDENTIALS_FILE",
|
|
"public_key": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUMvRENDQWVTZ0F3SUJBZ0lJWWRxRUo0cmJOMzB3RFFZSktvWklodmNOQVFFRkJRQXdJREVlTUJ3R0ExVUUKQXd3Vk1URXdOemN5TmpFM01qVXdOREkzTlRjNE1ESTJNQ0FYRFRJMk1EWXpNREUzTURZeU9Gb1lEems1T1RreApNak14TWpNMU9UVTVXakFnTVI0d0hBWURWUVFEREJVeE1UQTNOekkyTVRjeU5UQTBNamMxTnpnd01qWXdnZ0VpCk1BMEdDU3FHU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLQW9JQkFRRGtacWNsaXV2MWVSQk9VSDdrcExEdEcxMHcKdWcwem1oTzAxOUNIUEw1WEZiRHZpb0taWWJNVkpXbldjb0JQUkRmY1dBL01NWE55ck9JR0dpWndMVFkyek5pdApkRkNwcHlWN2U0dWY5NWpPR0RHcFpGRmdYTUhHOUZ3RW90TUJSUDU1UzZ1TFN5V21tYnROR0NGSjFXSHRramVECkp1SUpsb0xlL1BFV2NhR0FWcjE1VlBSNGQwMlRVZEFZcHJJZGJuRm90MnJ4U1RHS2IzZksvT0ZuNUpHaHlEcnoKNHc2SDUwTVlZVC9UUjhlZVJVNmhEeWxZWmNrUUkrR0pxanp4K1cxVnJjZ0p1SzQxM3lvOGY3RnBlRGpQZldGSwpjRnR2TVJOUnprU0c3dlUvRG51MUNCMUFIWFhKdEhOR2hiV1drNitDT2drc01FeFJXRThTa3hwRTEyNzVBZ01CCkFBR2pPREEyTUF3R0ExVWRFd0VCL3dRQ01BQXdEZ1lEVlIwUEFRSC9CQVFEQWdlQU1CWUdBMVVkSlFFQi93UU0KTUFvR0NDc0dBUVVGQndNQ01BMEdDU3FHU0liM0RRRUJCUVVBQTRJQkFRREsrZG8yUElZcitSUnUrVDFXdzU3agpNV1U4bC9ZWmlZYjZHVHdSSTl5aGVUZ0JMd0ZxbS9Hckw4RHFhSHd1eXlHcCtIZHIzRENqRDZLQmd3ZFE1WFdRCmxCNlN5dExOVmJGKzRKN1lick1zbWJvSWg4RDRaUDZMQjNNTDM0dmc2eHg1Mmt5QU9JeDg0S1Z3TXh6RjJBaXYKUFZWQkxwWGtBcE53WlJnMy9uYWZnMVl1VW0xWXBqQVpaVDdrLzRZVGJPL0dmS0ZNLzlDT0M5OENidFNUUjJoVgpLZFlHK3hWek52VjYvTGdtUjFoRXF2Q2xKOG00Y3RzdTk4dURleGNDZ21TaXc3Z3Mzc240cDBhNE90OWdtTFh3Ckxva3dPMnFBdGhBN3YvU0ZaQ050Y2p6VGRha1did1YyeWU5QldGcWNpZExEbnk5cFpwd0w4STRHNTZ2MW1LbVIKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=",
|
|
"public_key_data": null,
|
|
"public_key_type": "TYPE_X509_PEM_FILE",
|
|
"service_account_id": "projects/velero-backup-dc8c8f74/serviceAccounts/velero-backup-sa@velero-backup-dc8c8f74.iam.gserviceaccount.com",
|
|
"valid_after": "2026-06-30T17:06:28Z",
|
|
"valid_before": "9999-12-31T23:59:59Z"
|
|
},
|
|
"sensitive_attributes": [
|
|
[
|
|
{
|
|
"type": "get_attr",
|
|
"value": "private_key"
|
|
}
|
|
]
|
|
],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA==",
|
|
"dependencies": [
|
|
"google_project.backup_project",
|
|
"google_project_organization_policy.allow_key_creation",
|
|
"google_project_service.drive_api",
|
|
"google_service_account.velero_backup_sa",
|
|
"random_id.project_suffix"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "local_file",
|
|
"name": "gdrive_sa_key_file",
|
|
"provider": "provider[\"registry.terraform.io/hashicorp/local\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"content": "{\n \"type\": \"service_account\",\n \"project_id\": \"velero-backup-dc8c8f74\",\n \"private_key_id\": \"069aa702ed55bb6d3c325a45535ee51bc87de092\",\n \"private_key\": \"-----BEGIN PRIVATE KEY-----\\nMIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQDkZqcliuv1eRBO\\nUH7kpLDtG10wug0zmhO019CHPL5XFbDvioKZYbMVJWnWcoBPRDfcWA/MMXNyrOIG\\nGiZwLTY2zNitdFCppyV7e4uf95jOGDGpZFFgXMHG9FwEotMBRP55S6uLSyWmmbtN\\nGCFJ1WHtkjeDJuIJloLe/PEWcaGAVr15VPR4d02TUdAYprIdbnFot2rxSTGKb3fK\\n/OFn5JGhyDrz4w6H50MYYT/TR8eeRU6hDylYZckQI+GJqjzx+W1VrcgJuK413yo8\\nf7FpeDjPfWFKcFtvMRNRzkSG7vU/Dnu1CB1AHXXJtHNGhbWWk6+COgksMExRWE8S\\nkxpE1275AgMBAAECggEAGAsiX1ZffojPCZ95rDIWGe++gKmlSCBZILlzTzk6xEoZ\\nRS4sj170ji5RFO0ayr1gsAZpK1KtV44RgRjxoO9xfJVV3fSXpTReQsB/s0hKQq/T\\nUoSn+F/rWjlREn/dfI25yCUKGvC/NumKCRSYNICM/Yhd5aWLN/0rK7Qu4PD3Ul4c\\nTESj6AQTo9rpbOsFsFawBBaJrxyHP9/4ihH4lImmB3w+8APD8dnglD+Xh2GTJOsI\\nIWZVw+8+tE+WrC/grPOaQoTuog5P6AQsO3+3TBDij9tqQjG0yVi8WkQTZmMbCfbZ\\nmtCoFQ4kEL0IDjrQ0XQwghy9noSWciGQtG0hXmYWHQKBgQD0dNTLX6eEWlz3LB+r\\ng4V6qupGVlr7q3l+FKe5yH1VBt8gLXrfSiL5IKNdhM75nACqCuvb8vjXmHfDYapR\\nIMcoEabJR5FTCcg2PIn1XioAh2HSILgOMLZxx8Xne/IIbmLa3P21gRLyMqSZywhR\\nwKoXsFIk0AwjIhUBRkqNjNXOtwKBgQDvL7t85ZrY69P11iKqmZlkxX+/IYvTq9tH\\nvxInHxRRrUSrJeTT74PbA3+NhLfd6M5rNAwavEFRqjNybyZxcfhNRrqfp3BYv4Mc\\nPF8poPNb6e5u24AC6sikBnkbPD9BmgQk4ea/2TrvF9GqiFVjFV1npOLRgAQQl93c\\nI9yTkFv/zwKBgGVCe97eeZqGf9nXCitWqJTedXq7TKbRKdtDHRME7H2rAgPnMu2J\\nXSFLFsCnQcD9kPze10JdzBwqSPnC2/UNGdIMNcVMgvMdqzRkMVVVMxrS+X88FGG0\\nZe6NrPmtSt2ZNBOq1OE5XSq8NZiLFKAgqZR0ciJTl6N5+69yeXFW9D3TAoGAETch\\nSnsIKybGKcKQ2jCV/s/MQwh6FPEgpkhVWSV+g+Zxs9PVZX+uwNu+mYP86+buvH6R\\nhHcaSHN0on7niHDIi19U3Vri1jBqkmSyAMAJ5AqxU59O1mbprAyfONucPe+E7tan\\nkhVjjYPsXlbTtn76KxSOEsAhCsSzfj3CiYhxZrcCgYAwpn90O82fpdOEUJ5nsilI\\nKcTB6uMWMnWmctpJDCNbVTU5i4JlXwL3hi3t+cdCcZN/0rJSIWOzlOoeah40l51H\\nJPrVt3iaJgPjuI1QGb8rsrO6zL44ooJGXz5Sk1F/M9pgcgJZTwjJWWui7ZDOEOS2\\nUK7sp4bZSGWdMb9F9ILJqg==\\n-----END PRIVATE KEY-----\\n\",\n \"client_email\": \"velero-backup-sa@velero-backup-dc8c8f74.iam.gserviceaccount.com\",\n \"client_id\": \"110772617250427578026\",\n \"auth_uri\": \"https://accounts.google.com/o/oauth2/auth\",\n \"token_uri\": \"https://oauth2.googleapis.com/token\",\n \"auth_provider_x509_cert_url\": \"https://www.googleapis.com/oauth2/v1/certs\",\n \"client_x509_cert_url\": \"https://www.googleapis.com/robot/v1/metadata/x509/velero-backup-sa%40velero-backup-dc8c8f74.iam.gserviceaccount.com\",\n \"universe_domain\": \"googleapis.com\"\n}\n",
|
|
"content_base64": null,
|
|
"content_base64sha256": "gjWa6Ybyx03eN9NFF61rxtnJA7qU2cVs8DYq88edE2w=",
|
|
"content_base64sha512": "SQ6O7L8ylOgmpJI65GXpYW4u4Ken/WmdvKHYdFzSyzvTY5I73F+LWKTqKJqhCjNNAzN6heHtm9J0u6KU056nhQ==",
|
|
"content_md5": "7754550fa246ffcc9a01ec63e85191ac",
|
|
"content_sha1": "a78f85be2f699453aeb2dec074c940b397108b9b",
|
|
"content_sha256": "82359ae986f2c74dde37d34517ad6bc6d9c903ba94d9c56cf0362af3c79d136c",
|
|
"content_sha512": "490e8eecbf3294e826a4923ae465e9616e2ee0a7a7fd699dbca1d8745cd2cb3bd363923bdc5f8b58a4ea289aa10a334d03337a85e1ed9bd274bba294d39ea785",
|
|
"directory_permission": "0777",
|
|
"file_permission": "0777",
|
|
"filename": "./../k8s/velero/gdrive_sa.json.secret",
|
|
"id": "a78f85be2f699453aeb2dec074c940b397108b9b",
|
|
"sensitive_content": null,
|
|
"source": null
|
|
},
|
|
"sensitive_attributes": [
|
|
[
|
|
{
|
|
"type": "get_attr",
|
|
"value": "content"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"type": "get_attr",
|
|
"value": "sensitive_content"
|
|
}
|
|
]
|
|
],
|
|
"identity_schema_version": 0,
|
|
"dependencies": [
|
|
"google_project.backup_project",
|
|
"google_project_organization_policy.allow_key_creation",
|
|
"google_project_service.drive_api",
|
|
"google_service_account.velero_backup_sa",
|
|
"google_service_account_key.velero_backup_sa_key",
|
|
"random_id.project_suffix"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "ameliegraf_de_first",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "A",
|
|
"id": "5159023749",
|
|
"subdomain": "",
|
|
"target": "151.101.128.119",
|
|
"ttl": 60,
|
|
"zone": "ameliegraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "ameliegraf_de_second",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "A",
|
|
"id": "5159023747",
|
|
"subdomain": "",
|
|
"target": "151.101.192.119",
|
|
"ttl": 60,
|
|
"zone": "ameliegraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "dkim_google_ameliegraf_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5370186587",
|
|
"subdomain": "google._domainkey",
|
|
"target": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxkPdqXqsRT9NMioibnQJ1MmOX4Yzp/pwpJAIEGawsVLwZCkkhZEH5SyT4CSVz3AS6/XG2Qgx/a2hYctkzXSXllBhFDvixie6oXCOsjqyfr7R5s4LaKb399djFFl/GC7gSV+PUAW6sI02vJPfmn8BaVRAkrH0OrcjX3LSaTS5RRR9QGNCx0JreM+ho2Mcp8VbZCwnCMu42IjilR1d+kQX+2x0+r6mO0eJfP2QKOVpRnBXgv/FT+8jE+dmusf8MFoXxKuX6QjUh5TBH2J9W5NHUiBB4eC2DTrceuO1bM8ycmaGS95e1BmYXMcwfJknhjIgK85jESA8uDa38PIrN/b7WwIDAQAB",
|
|
"ttl": 3600,
|
|
"zone": "ameliegraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "dkim_google_grabengasse7_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5370190173",
|
|
"subdomain": "google._domainkey",
|
|
"target": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxR/e/Bc6/6Rfhos0ZQoVsq4HV8wkOdnOgkyubzvnepRDm/ARCws/CTvg9azJGFafsOsft1JZRAypj8mMovnDBjnW3mclVCyHQO34VLm13Et8ySX3GeJwwJQKx52PHsCQT1eEeEF3IjckS9wDiCkgdty9NEqpdF76N62nj6j8WY0czNxrYT0ivyiKQ6reB/mOeTiqPHiSHuB3ANxebwy5/wLilHSH320T9C+TDqcZ/Q6VTrUFpXIMjccEg93ZPaIu++FMTWZAe1pX6IWMuBXt5xRLLTamTzDUIOfwhvMxVee+d9mqwvIOc6J6ZiBhhCZpSVjiVLI5NcfNICQU4kjakwIDAQAB",
|
|
"ttl": 3600,
|
|
"zone": "grabengasse7.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "dkim_google_graf_fam_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5370190174",
|
|
"subdomain": "google._domainkey",
|
|
"target": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqT7j2pdU/dKDp7392+67cqI54QSwQsYrbdJa0aOH94m5gcXa3B2CZvuN2iKt6mO2mUtzWUbwKcNVL0p9yVW6nHpCMNefUS3NfZ8KQfl+lVsaYZXzYZwuTy2ZMvaBZpftIQjclfChFrOtMvBOTpdu8SBJT8hXnqkOYvtuHPBG+qDsFvsV+N4jjHtYbMPMnD2w7GeYciFWzp3bM9FbYIgdzyD+jzIYkaJlph4cMJBMoOredJhK+T2F95uvsvUk43QNU6KujLTFL6F/wNM/zSmH+5hYBAgAMG3QAguhicATJHV6bxd2oM1aLWNjZt90xBkTmMMzvtLjcGGpkgNuxa35WwIDAQAB",
|
|
"ttl": 3600,
|
|
"zone": "graf-fam.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "dkim_google_haumdaucher_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5365220662",
|
|
"subdomain": "google._domainkey",
|
|
"target": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq4al3nYNZLlUBn0dcxqui5q48jjk4YvB2d2VNLfr864YdCm+3WqO6fc8Yx7sO4jKiX+OpMXnOc2RZazCCpcdCofJwTZxT+H0u2h4uyveEHq8UYqQZ66aAFLt3N1HYMT6+uFJZpKpSkFgqLagkQoW/cQHguJuu7Xjmt09fLTsBunjfJkKfUcjcyNlpnnAcVuo/TT7DKNzjB436yB1pf8QHxykUkV/lfz1/IzfRV//hR3H5pSNn4kR9qT9HqrTGgaZkPmStjoV2i2Dih4d3jO9FF1VDUNDm7W7739yiQhRZ5yelj5TaWGeRxWv+xM3YpVGqJzWI9oCuSpR2QaVKaOMQwIDAQAB",
|
|
"ttl": 3600,
|
|
"zone": "haumdaucher.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "dkim_google_krassescheisse_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5370190171",
|
|
"subdomain": "google._domainkey",
|
|
"target": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAp9dLGkWdBZ0YyjBdRVTf26Fo+lVag1dfHHpO4N+oFLg0xV1gRJFcSGjteHUoKbrJxgesAwSmBYsaWAZB0RCI4wbAZKgb++6NX2Tk5gxkKys9pmc3ufGhCsjQkiiNepUkgalJRU7WAsWWolHXqn69D2DkXx9fPekdwaDeJwdtozoGacdbj46Ef1btGo48CJKk5rjh39c7BDNMmYEXXMztBIK2K80Y5WrLJZFxkvEKBrEB4pVoPDa3xEYcR0olLdDwB2SOEX6HSQ2xXkNB3KxbyIiHJTSJsNxquozTzfiWoqly/AdQLCU9j3jtqP88ne61NciQcxGdvOcQ0yUtFoydOwIDAQAB",
|
|
"ttl": 3600,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "dkim_google_moritzgraf_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5365220661",
|
|
"subdomain": "google._domainkey",
|
|
"target": "v=DKIM1; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAz4hYXxdgHDaNwqiUrHa4S9vbqLx/iV2avvgwwPqa5+2aOef109Ap8U7OfgFQQgwRVXx5XWbkKL69as3sdzuVA+8A8fRKbprugZEFoL9gyoTxPQveKO2s+1CsP0fUIx1c7aemfgn6mrfC0Ep17D70Y9YcQQWgiNHGHlgQDE1z6ncfUquHdipcmd0wEIAmjdNDBoqf3b1SRz5xaayKIeAsf/f2AFB1IeYwvLEaOC/mQDZWsry86RwjAfKvxbw0zAQaxSLFOho+kuxL2YUPbT55mZaB9Bi1G4VemzZUGuqXoq8xPzFOO/wxNi6Pei0Vs9wLwFahtuxriin4EVYOkjF4uwIDAQAB",
|
|
"ttl": 3600,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "dmarc_ameliegraf_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5370186586",
|
|
"subdomain": "_dmarc",
|
|
"target": "v=DMARC1; p=none; rua=mailto:custom-admin@haumdaucher.de; ruf=mailto:custom-admin@haumdaucher.de",
|
|
"ttl": 60,
|
|
"zone": "ameliegraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "dmarc_grabengasse7_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5370190169",
|
|
"subdomain": "_dmarc",
|
|
"target": "v=DMARC1; p=none; rua=mailto:custom-admin@haumdaucher.de; ruf=mailto:custom-admin@haumdaucher.de",
|
|
"ttl": 60,
|
|
"zone": "grabengasse7.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "dmarc_graf_fam_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5370190167",
|
|
"subdomain": "_dmarc",
|
|
"target": "v=DMARC1; p=none; rua=mailto:custom-admin@haumdaucher.de; ruf=mailto:custom-admin@haumdaucher.de",
|
|
"ttl": 60,
|
|
"zone": "graf-fam.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "dmarc_haumdaucher_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5365220116",
|
|
"subdomain": "_dmarc",
|
|
"target": "v=DMARC1; p=none; rua=mailto:custom-admin@haumdaucher.de; ruf=mailto:custom-admin@haumdaucher.de",
|
|
"ttl": 60,
|
|
"zone": "haumdaucher.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "dmarc_krassescheisse_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5370190166",
|
|
"subdomain": "_dmarc",
|
|
"target": "v=DMARC1; p=none; rua=mailto:custom-admin@haumdaucher.de; ruf=mailto:custom-admin@haumdaucher.de",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "dmarc_moritzgraf_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5365220117",
|
|
"subdomain": "_dmarc",
|
|
"target": "v=DMARC1; p=none; rua=mailto:custom-admin@haumdaucher.de; ruf=mailto:custom-admin@haumdaucher.de",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "google_domain_verification_ameliegraf_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5370186584",
|
|
"subdomain": "",
|
|
"target": "google-site-verification=LwCbVqOp4c200QYrEEX1m4lIebOzxl5eBb2IkHbrSVA",
|
|
"ttl": 60,
|
|
"zone": "ameliegraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "google_domain_verification_grabengasse7_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5370189154",
|
|
"subdomain": "",
|
|
"target": "google-site-verification=zwmmYhET0gyCJr_An22btaOVcpsE_nR2b1St0y4jn1A",
|
|
"ttl": 60,
|
|
"zone": "grabengasse7.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "google_domain_verification_graf_fam_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5370188597",
|
|
"subdomain": "",
|
|
"target": "google-site-verification=DcG0tKp5YXxCRvw_Ekxa-3gbzdkZvxXUVkPs8aq9yQ4",
|
|
"ttl": 60,
|
|
"zone": "graf-fam.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "google_domain_verification_krassescheisse_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5370188972",
|
|
"subdomain": "",
|
|
"target": "google-site-verification=SHFDcMegmOoh9syhj7_xBH9dLQxA2NMnh_zvg4Ma0CM",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "google_domain_verification_moritzgraf_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5365216140",
|
|
"subdomain": "",
|
|
"target": "google-site-verification=YwUd-Bmbq1-lA7uYGcowsLEMczqx1odndFZq_Nk3nvM",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "haumdaucher_domain",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "A",
|
|
"id": "5106871420",
|
|
"subdomain": "",
|
|
"target": "136.243.23.215",
|
|
"ttl": 60,
|
|
"zone": "haumdaucher.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "haumdaucher_mx_record",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "MX",
|
|
"id": "5365107576",
|
|
"subdomain": "",
|
|
"target": "1 SMTP.GOOGLE.COM.",
|
|
"ttl": 60,
|
|
"zone": "haumdaucher.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "haumdaucher_wildcard_domain",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "A",
|
|
"id": "5112336220",
|
|
"subdomain": "*",
|
|
"target": "136.243.23.215",
|
|
"ttl": 60,
|
|
"zone": "haumdaucher.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "kochen_haumdaucher",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5205826663",
|
|
"subdomain": "kochen",
|
|
"target": "haumdaucher-datalab.github.io.",
|
|
"ttl": 60,
|
|
"zone": "haumdaucher.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "krassescheisse_subdomains",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"index_key": "alertmanager",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113532212",
|
|
"subdomain": "alertmanager",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "auth",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113532224",
|
|
"subdomain": "auth",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "chat",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113532214",
|
|
"subdomain": "chat",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "cloud",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113532215",
|
|
"subdomain": "cloud",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "code",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113532228",
|
|
"subdomain": "code",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "grafana",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113532218",
|
|
"subdomain": "grafana",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "hub",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113532223",
|
|
"subdomain": "hub",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "imap",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113532227",
|
|
"subdomain": "imap",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "jaeger",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113532222",
|
|
"subdomain": "jaeger",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "kc",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113533002",
|
|
"subdomain": "kc",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "ldap",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113532229",
|
|
"subdomain": "ldap",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "monitoring",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113532226",
|
|
"subdomain": "monitoring",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "mqtt",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113532213",
|
|
"subdomain": "mqtt",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "phpmyadmin",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113532217",
|
|
"subdomain": "phpmyadmin",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "phppgadmin",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113532231",
|
|
"subdomain": "phppgadmin",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "pop3",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113532225",
|
|
"subdomain": "pop3",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "prometheus",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113532230",
|
|
"subdomain": "prometheus",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "rstudio",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113532221",
|
|
"subdomain": "rstudio",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "smtp",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113532216",
|
|
"subdomain": "smtp",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "webapp",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113533005",
|
|
"subdomain": "webapp",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "www",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5122534663",
|
|
"subdomain": "www",
|
|
"target": "krassescheisse.de.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "moritzgraf_subdomains",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"index_key": "alertmanager",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5106870451",
|
|
"subdomain": "alertmanager",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "auth",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5106870439",
|
|
"subdomain": "auth",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "chat",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5106870446",
|
|
"subdomain": "chat",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "cloud",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5106870454",
|
|
"subdomain": "cloud",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "code",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5106870455",
|
|
"subdomain": "code",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "grafana",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5106870443",
|
|
"subdomain": "grafana",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "hub",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5106870438",
|
|
"subdomain": "hub",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "imap",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5106870448",
|
|
"subdomain": "imap",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "jaeger",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5106870437",
|
|
"subdomain": "jaeger",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "kc",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113533004",
|
|
"subdomain": "kc",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "ldap",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5106870449",
|
|
"subdomain": "ldap",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "monitoring",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5106870447",
|
|
"subdomain": "monitoring",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "mqtt",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5106870444",
|
|
"subdomain": "mqtt",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "phpmyadmin",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5106870440",
|
|
"subdomain": "phpmyadmin",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "phppgadmin",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5106870452",
|
|
"subdomain": "phppgadmin",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "pop3",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5106870453",
|
|
"subdomain": "pop3",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "prometheus",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5106870456",
|
|
"subdomain": "prometheus",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "rstudio",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5106870442",
|
|
"subdomain": "rstudio",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "smtp",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5106870450",
|
|
"subdomain": "smtp",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "webapp",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113533003",
|
|
"subdomain": "webapp",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "www",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5106870435",
|
|
"subdomain": "www",
|
|
"target": "moritzgraf.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "moritzgraf_subdomains_k8s",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"index_key": "corona",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113233478",
|
|
"subdomain": "corona",
|
|
"target": "haumdaucher.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "corona-api",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113233479",
|
|
"subdomain": "corona-api",
|
|
"target": "haumdaucher.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "git",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5116593521",
|
|
"subdomain": "git",
|
|
"target": "haumdaucher.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
},
|
|
{
|
|
"index_key": "tt-rss",
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "CNAME",
|
|
"id": "5113719565",
|
|
"subdomain": "tt-rss",
|
|
"target": "haumdaucher.de.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "moritzgraf_wildcard_domain",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "A",
|
|
"id": "5159040750",
|
|
"subdomain": "*",
|
|
"target": "136.243.23.215",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "mx_record_ameliegraf_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "MX",
|
|
"id": "5370186585",
|
|
"subdomain": "",
|
|
"target": "1 smtp.google.com.",
|
|
"ttl": 60,
|
|
"zone": "ameliegraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "mx_record_grabengasse7_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "MX",
|
|
"id": "5370189178",
|
|
"subdomain": "",
|
|
"target": "1 smtp.google.com.",
|
|
"ttl": 60,
|
|
"zone": "grabengasse7.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "mx_record_graf_fam_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "MX",
|
|
"id": "5370188840",
|
|
"subdomain": "",
|
|
"target": "1 smtp.google.com.",
|
|
"ttl": 60,
|
|
"zone": "graf-fam.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "mx_record_krassescheisse_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "MX",
|
|
"id": "5370188995",
|
|
"subdomain": "",
|
|
"target": "1 smtp.google.com.",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "mx_record_moritzgraf_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "MX",
|
|
"id": "5365216454",
|
|
"subdomain": "",
|
|
"target": "1 SMTP.GOOGLE.COM.",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "one",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "A",
|
|
"id": "5114515103",
|
|
"subdomain": "one",
|
|
"target": "136.243.23.215",
|
|
"ttl": 60,
|
|
"zone": "haumdaucher.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "spf_ameliegraf_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5370186583",
|
|
"subdomain": "",
|
|
"target": "v=spf1 include:_spf.google.com ~all",
|
|
"ttl": 60,
|
|
"zone": "ameliegraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "spf_grabengasse7_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5370190168",
|
|
"subdomain": "",
|
|
"target": "v=spf1 include:_spf.google.com ~all",
|
|
"ttl": 60,
|
|
"zone": "grabengasse7.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "spf_graf_fam_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5370190172",
|
|
"subdomain": "",
|
|
"target": "v=spf1 include:_spf.google.com ~all",
|
|
"ttl": 60,
|
|
"zone": "graf-fam.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "spf_haumdaucher_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5365219216",
|
|
"subdomain": "",
|
|
"target": "v=spf1 include:_spf.google.com ~all",
|
|
"ttl": 60,
|
|
"zone": "haumdaucher.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "spf_krassescheisse_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5370190170",
|
|
"subdomain": "",
|
|
"target": "v=spf1 include:_spf.google.com ~all",
|
|
"ttl": 60,
|
|
"zone": "krassescheisse.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "spf_moritzgraf_de",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "TXT",
|
|
"id": "5365219217",
|
|
"subdomain": "",
|
|
"target": "v=spf1 include:_spf.google.com ~all",
|
|
"ttl": 60,
|
|
"zone": "moritzgraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "wildcard_ameliegraf_de_first",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "A",
|
|
"id": "5159023750",
|
|
"subdomain": "*",
|
|
"target": "151.101.128.119",
|
|
"ttl": 60,
|
|
"zone": "ameliegraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "ovh_domain_zone_record",
|
|
"name": "wildcard_ameliegraf_de_second",
|
|
"provider": "provider[\"registry.terraform.io/ovh/ovh\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"fieldtype": "A",
|
|
"id": "5159023748",
|
|
"subdomain": "*",
|
|
"target": "151.101.192.119",
|
|
"ttl": 60,
|
|
"zone": "ameliegraf.de"
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0,
|
|
"private": "bnVsbA=="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"mode": "managed",
|
|
"type": "random_id",
|
|
"name": "project_suffix",
|
|
"provider": "provider[\"registry.terraform.io/hashicorp/random\"]",
|
|
"instances": [
|
|
{
|
|
"schema_version": 0,
|
|
"attributes": {
|
|
"b64_std": "3IyPdA==",
|
|
"b64_url": "3IyPdA",
|
|
"byte_length": 4,
|
|
"dec": "3700199284",
|
|
"hex": "dc8c8f74",
|
|
"id": "3IyPdA",
|
|
"keepers": null,
|
|
"prefix": null
|
|
},
|
|
"sensitive_attributes": [],
|
|
"identity_schema_version": 0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"check_results": null
|
|
}
|