Hi All, We have a number of Azure Blob storage accounts which have been created last year via terraform. All these old storage accounts have TLS1_0 configured. All new ones have been configured with TLS_1_2.
Can we make the chnages in terraform for the existing Storage resources without terraform rebuilding the storage resource (and us losing the data under the blob). What is the time for this to implement and get the storages up and ready for access.
Cheers
Sunil