Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Commit b9d4fc1

Browse files
authored
Update quick-start.md
1 parent a271783 commit b9d4fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ In your [Terraform configuration](https://learn.hashicorp.com/terraform/getting-
1313

1414
```hcl
1515
module "rubrik_aws_cloudon" {
16-
source = "rubrikinc/aws-rubrik-cloudon/module"
16+
source = "rubrikinc/rubrik-s3-cloudon/aws"
1717
1818
iam_user_name = "rubrik"
1919
archive_name = "S3:ArchiveLocation"

0 commit comments

Comments
 (0)