Updated readme

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
This commit is contained in:
AmbrishRamachandiran
2024-01-18 18:36:56 +05:30
parent ff2d42806c
commit 092a4bbf77
@@ -1 +1 @@
This Terraform file should build an S3 bucket and configure IAM with a user and an inline policy that grants the user access to the bucket. After you've established the bucket, user, and policy, go to the user's AWS dashboard and generate an access key. This access key should be used to set the environment variables in step 3a [here](https://backstage.io/docs/features/techdocs/using-cloud-storage#configuring-aws-s3-bucket-with-techdocs).
This Terraform file should create an S3 bucket and set up IAM with a user and an inline policy that authorises access to the bucket. After you've set up the bucket, user, and policy, go to the user's AWS dashboard and create an access key. This access key should be used to configure the environment variables in step 3a [here](https://backstage.io/docs/features/techdocs/using-cloud-storage#configuring-aws-s3-bucket-with-techdocs).