google / exposure-notifications-server

Exposure Notification Reference Server | Covid-19 Exposure Notifications
https://www.google.com/covid19/exposurenotifications/
Apache License 2.0
2.39k stars 306 forks source link

Update Terraform dependencies #1605

Closed sethvargo closed 1 year ago

sethvargo commented 1 year ago

This updates the minimum required Terraform version to 1.2 and updates the Terraform providers to their latest version. As part of this upgrade, some fields were deprecated or renamed.

As part of this change, you will see the local ".env" file deleted and re-created. This is okay because this file is only used for local development.

Fixes #1604

Release Note

This updates the minimum required Terraform version to 1.2 and updates the Terraform providers to their latest version. As part of this upgrade, some fields were deprecated or renamed.

As part of this change, you will see the local ".env" file deleted and re-created. This is okay because this file is only used for local development.