Merge branch 'master' into patch-1

This commit is contained in:
Julio Castillo 2022-12-08 18:08:20 +01:00 committed by GitHub
commit 59687de2cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ module "firewall" {
network = "my-network"
default_rules_config = {
ssh_ranges = ["10.0.0.0/8"]
ssh_rags = ["ssh-default"]
ssh_tags = ["ssh-default"]
}
}
# tftest modules=1 resources=3