Skip to content

Commit

Permalink
Update cdp provider version in example
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Enright <[email protected]>
  • Loading branch information
jimright committed Jan 9, 2024
1 parent 1be734e commit 6987b59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ terraform {
required_providers {
cdp = {
source = "cloudera/cdp"
version = "0.4.0"
version = "0.4.1"
}
}
}
Expand Down

0 comments on commit 6987b59

Please sign in to comment.