You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a devops engineer I would like to check for all the options that can be set on a GCS bucket to be validated via inspect tests
Detailed Description
As a devops engineer I would like to check for all the configuration options that can be set on a GCS bucket such as versioning enabled, labels added, bucket polcies set and customer managed keys (if enabled) so all of these can be tested using inspec tests in a cicd pipeline and report on any exceptions.
Context
This is a very important feature as the current specs which are available are very limited and does not cover all the additional options
As a devops engineer I would like to check for all the options that can be set on a GCS bucket to be validated via inspect tests
Detailed Description
As a devops engineer I would like to check for all the configuration options that can be set on a GCS bucket such as versioning enabled, labels added, bucket polcies set and customer managed keys (if enabled) so all of these can be tested using inspec tests in a cicd pipeline and report on any exceptions.
Context
This is a very important feature as the current specs which are available are very limited and does not cover all the additional options
Possible Implementation
Add as new property feature to the GCS resource in inspec for GCP:
https://www.inspec.io/docs/reference/resources/google_storage_bucket/
The text was updated successfully, but these errors were encountered: