Skip to content

v0.32.24

Compare
Choose a tag to compare
@gruntwork-ci gruntwork-ci released this 16 Apr 21:11
· 586 commits to master since this release
0637ac7

Modules affected

  • azure

Description

  • Add sovereign cloud support for Storage. To use the new sovereign cloud supported clients, you must use the CreateStorageAccountClientE and CreateStorageBlobContainerClientE functions instead of GetStorageAccountClientE and GetStorageBlobContainerClientE. Note that the Get* versions of the client builders are now deprecated, and will be removed in the next backward incompatible release.

Special thanks

Special thanks to the following users for their contribution!

Related links