Update README.md (#270)

This commit is contained in:
Thanh 2022-08-04 02:27:12 +10:00 committed by GitHub
parent 99c4e02ecf
commit 20518bafba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,7 +107,7 @@ terraform {
aws = {
source = "hashicorp/aws"
}
azurer = {
azurerm = {
source = "hashicorp/azurerm"
version = "~> 3.0.2"
}