Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudlh authored Feb 1, 2021
1 parent 9f81aeb commit b1f7e29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ It can be invoked from the [Terraform registry](https://registry.terraform.io/mo
```terraform
module "caf" {
source = "aztfmod/caf/azurerm"
version = "~>4.21"
version = "~>5.1.0"
# insert the 7 required variables here
}
```
Expand Down Expand Up @@ -51,7 +51,7 @@ You can also reach us on [Gitter](https://gitter.im/aztfmod/community?utm_source

## Contributing

In order to contribute to the project, please review the module contribution and [conventions guidelines](./documentation/conventions.md)
In order to contribute to the project, [please review the module contribution and conventions guidelines](./documentation/conventions.md)

This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
Expand Down

0 comments on commit b1f7e29

Please sign in to comment.