Skip to content

Conversation

diegolnasc
Copy link
Contributor

No description provided.

@diegolnasc diegolnasc requested a review from a team as a code owner May 10, 2024 02:21
@apeabody
Copy link
Contributor

/gcbrun

@apeabody
Copy link
Contributor

/gcbrun

Copy link
Contributor

@apeabody apeabody left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @diegolnasc!

Looks like we just need test coverage. Can you please add soft_delete_policy to one of the /examples, and then as appropriate extend it's integration test in test/integration

public_access_prevention = var.bucket_pap

dynamic "soft_delete_policy" {
for_each = var.soft_delete_policy == {} ? [] : [var.soft_delete_policy]
Copy link
Contributor

@apeabody apeabody Sep 13, 2024

Choose a reason for hiding this comment

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

Suggestion only: might be clearer to have the "enabled" outcome first, by checking != {}

Copy link

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Stale label Nov 12, 2024
@github-actions github-actions bot closed this Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants