Skip to content

Commit

Permalink
Added back tf required_version
Browse files Browse the repository at this point in the history
  • Loading branch information
TomArcherMsft committed Oct 22, 2023
1 parent 95f7552 commit cfa2cde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions quickstart/101-managed-lustre-create-filesystem/providers.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
terraform {
required_version = ">=1.0"

required_providers {
azurerm = {
source = "hashicorp/azurerm"
Expand Down

0 comments on commit cfa2cde

Please sign in to comment.