Skip to content

Commit f8127ea

Browse files
committed
rolled in review comments
1 parent 804f97e commit f8127ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

kotlin/services/redshift/src/main/kotlin/com/kotlin/redshift/CreateAndModifyCluster.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ suspend fun createCluster(
6262
val clusterRequest =
6363
CreateClusterRequest {
6464
clusterIdentifier = clusterId
65-
publiclyAccessible = true
6665
availabilityZone = "us-east-1a"
6766
masterUsername = masterUsernameVal
6867
masterUserPassword = masterUserPasswordVal

0 commit comments

Comments
 (0)