Skip to content

Commit

Permalink
Merge branch 'master' into averbuks-network-peering
Browse files Browse the repository at this point in the history
  • Loading branch information
averbuks authored Nov 12, 2019
2 parents 16e740c + 53c0b7c commit 966aec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/fabric-net-firewall/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Basic usage of this module is as follows:

```hcl
module "net-firewall" {
source = "terraform-google-modules/terraform-google-network/google//modules/fabric-net-firewall"
source = "terraform-google-modules/network/google//modules/fabric-net-firewall"
project_id = "my-project"
network = "my-vpc"
internal_ranges_enabled = true
Expand Down

0 comments on commit 966aec7

Please sign in to comment.