Page MenuHomeDevCentral

Declare main backup for Complector too
ClosedPublic

Authored by dereckson on Thu, Sep 17, 20:10.

Details

Summary

Backup for Terraform states or ops repository branches could be useful.

This is a follow-up for 2b1aa6ed2fef.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Thu, Sep 17, 20:13
This revision was automatically updated to reflect the committed changes.
$ tf apply
[…]
module.backup_client_accounts["amaris-complector"].ovh_cloud_project_user.user: Creating...                                                                                
module.backup_client_accounts["amaris-complector"].ovh_cloud_project_user.user: Still creating... [00m10s elapsed]                                                         
module.backup_client_accounts["amaris-complector"].ovh_cloud_project_user.user: Creation complete after 20s [id=…]                                                    
module.backup_client_accounts["amaris-complector"].ovh_cloud_project_user_s3_policy.policy: Creating...                                                                    
module.backup_client_accounts["amaris-complector"].ovh_cloud_project_user_s3_credential.s3_credentials: Creating...                                       
module.backup_client_accounts["amaris-complector"].ovh_cloud_project_user_s3_policy.policy: Creation complete after 0s [id=…/…]        
module.backup_client_accounts["amaris-complector"].ovh_cloud_project_user_s3_credential.s3_credentials: Creation complete after 1s [id=…]   
vault_kv_secret_v2.ovh_s3_credentials["amaris-complector"]: Creating...              
vault_kv_secret_v2.ovh_s3_credentials["amaris-complector"]: Creation complete after 0s [id=ops/data/secrets/backups/ovh/s3/amaris-complector]

Apply complete! Resources: 4 added, 0 changed, 0 destroyed.