Skip to content
This repository was archived by the owner on Dec 10, 2021. It is now read-only.

Commit 377f36b

Browse files
authored
Merge pull request #81 from danisla/mig-1-1-13
mig to version 1.1.13
2 parents 4faa080 + 754cc9f commit 377f36b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ locals {
4646

4747
module "nat-gateway" {
4848
source = "GoogleCloudPlatform/managed-instance-group/google"
49-
version = "1.1.12"
49+
version = "1.1.13"
5050
module_enabled = "${var.module_enabled}"
5151
project = "${var.project}"
5252
region = "${var.region}"

0 commit comments

Comments
 (0)