Skip to content

Commit

Permalink
update example after bump to 0.2.3
Browse files Browse the repository at this point in the history
Signed-off-by: Marcin Franczyk <[email protected]>
  • Loading branch information
mfranczy committed Jan 13, 2021
1 parent f333dbc commit 3fa5176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/main.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
terraform {
required_providers {
anxcloud = {
versions = ["0.2.2"]
versions = ["0.2.3"]
source = "hashicorp.com/anexia-it/anxcloud"
}
}
Expand Down

0 comments on commit 3fa5176

Please sign in to comment.