You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AWS is the primary cloud provider for a lot of Terraform users, but for many others it's Azure. It would be a lot easier for those people to start using this tool if we were able to use an Azure blob to store history, similar to the Terraform azurerm backend.
If we don't want to set up an AWS account and include more credentials in our CI then the only other option is the local storage option. A local storage backend won't help if you use ephemeral CI agents, or even if you just have more than one and don't want to set up some sort of remote mounted filesystem.
The text was updated successfully, but these errors were encountered:
AWS is the primary cloud provider for a lot of Terraform users, but for many others it's Azure. It would be a lot easier for those people to start using this tool if we were able to use an Azure blob to store history, similar to the Terraform azurerm backend.
If we don't want to set up an AWS account and include more credentials in our CI then the only other option is the local storage option. A local storage backend won't help if you use ephemeral CI agents, or even if you just have more than one and don't want to set up some sort of remote mounted filesystem.
The text was updated successfully, but these errors were encountered: