cn-terraform / terraform-aws-sonarqube

SonarQube Terraform Module for AWS
https://registry.terraform.io/modules/cn-terraform/sonarqube
Apache License 2.0
39 stars 43 forks source link

Error create S3 bucket - BucketAlreadyExists #47

Closed guilhermealano closed 2 years ago

guilhermealano commented 2 years ago

Captura de Tela_Área de Seleção_20220518115140

Hi, I'm trying to run the project, but in the final steps an error occurs when creating the s3 bucket. Would it be possible to change the name of this bucket or pass an argument with another name? I'm attaching a print with the error.

jnonino commented 2 years ago

Hi, how are you? Can you try with version 2.0.32? Thanks

guilhermealano commented 2 years ago

Captura de Tela_Área de Seleção_20220518210727

After using the new version, this error occurs.

jnonino commented 2 years ago

2.0.33 should work now. Can you test it? Thanks and sorry for the inconvenience

guilhermealano commented 2 years ago

It worked, thank you very much. Very good project, congrats.

jnonino commented 2 years ago

Thanks @guilhermealano. Please feel free to report any issue, new features, or anything. Also, contributions are more than welcome so anything you want to add to any module just raise a PR! Thanks again