This message was deleted.
# terraform-provider-rancher2
a
This message was deleted.
d
Hi Paulo. If I'm understanding it right you are trying to setup S3 Bucket backups for etcd on the downstream cluster? If so, I have it setup using these terraform resources. • rancher2_cloud_credential (setup s3 secrets) • rancher2_cluster_v2 (to setup s3 bucket) Example is here. https://github.com/rancher/terraform-provider-rancher2/issues/947
1
a
Hi @damp-quill-25153 Tks a lot. It works now But its stranger for me. Where did resource
resource "rancher2_etcd_backup"
create config?
d
I have no idea where does that resource creates the backup for etcd.
👍 1