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

Add aws_flow_logs_s3_buckets module #11

Merged
merged 16 commits into from
Oct 4, 2024
Merged

Conversation

rlenglet
Copy link
Collaborator

@rlenglet rlenglet commented Oct 4, 2024

Add new aws_flow_logs_s3_buckets submodule.

In aws_account, replace the usage of random_uuid with random_password to increase the strength of the role external ID.

Improve formatting and structure of examples.
Delete empty outputs.tf files.
Fix the validation of variables in aws_account example.

Set version to v1.2.0.

@rlenglet rlenglet mentioned this pull request Oct 4, 2024
Copy link
Collaborator

@shireesh-illumio shireesh-illumio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also can we modify the random_uuid to random_password as in #10
makes module secure.

modules/aws_flow_logs_s3_buckets/variables.tf Outdated Show resolved Hide resolved
@rlenglet
Copy link
Collaborator Author

rlenglet commented Oct 4, 2024

also can we modify the random_uuid to random_password as in #10
makes module secure.

Good idea. Done!

Copy link
Collaborator

@shireesh-illumio shireesh-illumio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. we can ship it. thank you

@rlenglet rlenglet merged commit 64626ee into main Oct 4, 2024
@rlenglet rlenglet deleted the aws-flow-logs-s3-buckets branch October 4, 2024 23:46
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

Successfully merging this pull request may close these issues.

2 participants