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

S3 Bucket Arn is mandatory argument when providing S3 Bucket Name #37

Open
fossouo opened this issue Jul 25, 2023 · 0 comments
Open

S3 Bucket Arn is mandatory argument when providing S3 Bucket Name #37

fossouo opened this issue Jul 25, 2023 · 0 comments

Comments

@fossouo
Copy link

fossouo commented Jul 25, 2023

When we run the mwaa artefact we get below error message :

│ Error: Missing required argument

│ with aws_mwaa_environment.mwaa,
│ on main.tf line 23, in resource "aws_mwaa_environment" "mwaa":
│ 23: source_bucket_arn = local.source_bucket_arn

│ The argument "source_bucket_arn" is required, but no definition was found.

I have a PR which resolves this dependency. #36

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