Skip to content
Snippets Groups Projects
Commit 18eb5c7b authored by Scotty Logan's avatar Scotty Logan
Browse files

fixed source URL in README

parent 2553f66d
Branches master
Tags v1.0.1
No related merge requests found
......@@ -5,7 +5,7 @@ Simple Terraform module to provide pre-defined Stanford University network range
This module requires no variables / parameters to be defined:
module "su_networks" {
source = "git://code.stanford.edu/tf_modules/su_networks.git"
source = "git::https://code.stanford.edu/tf_modules/su_networks.git"
}
## Usage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment