Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Commit

Permalink
Update TF provider's version before the next release (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
linouk23 committed Oct 21, 2021
1 parent 5d6c64e commit 56107ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/sample-project.md
Expand Up @@ -75,7 +75,7 @@ Kafka cluster.
required_providers {
confluentcloud = {
source = "confluentinc/confluentcloud"
version = "0.1.0"
version = "0.2.0"
}
}
}
Expand Down

0 comments on commit 56107ff

Please sign in to comment.