diff --git a/docs/book/src/user/quick-start.md b/docs/book/src/user/quick-start.md index dbe6c7dd9607..39ccf6050ee4 100644 --- a/docs/book/src/user/quick-start.md +++ b/docs/book/src/user/quick-start.md @@ -142,7 +142,7 @@ metadata: spec: instanceType: t3.large # This IAM profile is part of the pre-requisites. - iamInstanceProfile: "controllers.cluster-api-provider-aws.sigs.k8s.io" + iamInstanceProfile: "control-plane.cluster-api-provider-aws.sigs.k8s.io" # Change this value to a valid SSH Key Pair present in your AWS Account. sshKeyName: default ---