You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: module_0/README.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -107,9 +107,16 @@ The team here sets up the centralized Feast feature repository and CI/CD in GitH
107
107
### Step 0: Setup S3 bucket for registry and file sources
108
108
This assumes you have an AWS account & Terraform setup. If you don't:
109
109
- Set up an AWS account & setup your credentials as per the [AWS quickstart](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-quickstart.html#cli-configure-quickstart-creds)
110
+
- You could skip installing the AWS CLI by modifying `infra/main.tf` to have:
0 commit comments