Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

S3 - Block Public Access #241

Open
WesselBBD opened this issue Oct 11, 2022 · 0 comments
Open

S3 - Block Public Access #241

WesselBBD opened this issue Oct 11, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@WesselBBD
Copy link

What problem are you facing?

Currently it seems that the S3 Bucket resource in v0.5.0 and v0.6.0-rc0 both do not contain a field for the blocking of the bucket's public access.
It also seems that it is not blocking by it by default.

Terraform does have a resource for this and it does seem to be in the aws jet v0.5.0-preview

How could Crossplane help solve your problem?

It could be added as another field like:

blockPublicAccess:
  restrictPublicBuckets: true
  blockPublicPolicy: true
  ignorePublicAcls: true
  blockPublicAcls: true

Additional

I am a little uncertain about the current state of the project, what is up with the v0.5.0 and v0.5.0-preview?
Would be worth it to attempt to implement this into the current stream or should I wait for the other (terraform like) stream?

@WesselBBD WesselBBD added the enhancement New feature or request label Oct 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant