Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BLOSS@M IaC Documentation is needed #14

Open
iMichaela opened this issue Jan 26, 2024 · 0 comments
Open

BLOSS@M IaC Documentation is needed #14

iMichaela opened this issue Jan 26, 2024 · 0 comments

Comments

@iMichaela
Copy link
Collaborator

A Wiki page that documents the IaC needs to be created. The documentation should be clear and address errors like the one currently encountered :

     [ERROR]: error creating S3 bucket ACL for b-blossom-nist-lambda: AccessControlListNotSupported: The bucket does not allow ACLs
                  status code: 400, request id: NDPM6C2KEC5KEFRX, host id: JZAtZQjoVqZ6S46E4WHtA2pREb/kjQsV2IRwsuOiSDCPCectBg6FR9u100fGH+msJT2pK65SwTJgiQDnN1at/tSmqvcJy4KJTXxjH2J2CY8=
            
              with module.lambda_bucket.aws_s3_bucket_acl.this[0],
              on .terraform/modules/lambda_bucket/main.tf line 40, in resource "aws_s3_bucket_acl" "this":
              40: resource "aws_s3_bucket_acl" "this" {
           
     [ERROR]: error creating S3 bucket ACL for b-blossom-nist-content: AccessControlListNotSupported: The bucket does not allow ACLs
                  status code: 400, request id: NDPYX9G2G9382SQ1, host id: xspW754WYuId09kYUonEtFoy2IJRSVvoAcOotSJYweqVEktcW69GzHu7LZpMi2hsOiwnKxWpKhI=
            
              with module.s3_content_bucket.aws_s3_bucket_acl.this[0],
              on .terraform/modules/s3_content_bucket/main.tf line 40, in resource "aws_s3_bucket_acl" "this":
              40: resource "aws_s3_bucket_acl" "this" {
   
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant