Skip to content

Commit

Permalink
Update CDP provider in AWS example
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Enright <[email protected]>
  • Loading branch information
jimright committed Dec 22, 2023
1 parent fb6de34 commit 59e63eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ terraform {
required_providers {
cdp = {
source = "cloudera/cdp"
version = "0.4.1-pre"
version = "0.4.1"
}
}
}
Expand Down

0 comments on commit 59e63eb

Please sign in to comment.