Skip to content

Commit

Permalink
Update version to 0.0.7-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Rowlandson committed Nov 9, 2020
1 parent 56649d0 commit f6a3689
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 @@ -53,7 +53,7 @@ variable "tenant_id" {
module "enterprise_scale" {
source = "Azure/caf-enterprise-scale/azurerm"
version = "0.0.6-preview"
version = "0.0.7-preview"
root_parent_id = var.tenant_id
Expand All @@ -77,7 +77,7 @@ variable "tenant_id" {
module "enterprise_scale" {
source = "Azure/caf-enterprise-scale/azurerm"
version = "0.0.6-preview"
version = "0.0.7-preview"
# Mandatory Variables
root_parent_id = var.tenant_id
Expand Down

0 comments on commit f6a3689

Please sign in to comment.