Skip to content

Commit

Permalink
terraform registry source
Browse files Browse the repository at this point in the history
  • Loading branch information
DrFaust92 committed Jul 30, 2020
1 parent c475093 commit 2794cc0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ provider "kubernetes" {
}
module "ebs_csi_driver_controller" {
source = "TBD"
source = "DrFaust92/ebs-csi-driver/kubernetes"
version = "<VERSION>"
ebs_csi_controller_role_name = "ebs-csi-driver-controller"
ebs_csi_controller_role_policy_name_prefix = "ebs-csi-driver-policy"
Expand Down

0 comments on commit 2794cc0

Please sign in to comment.