We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Provide a new Resource that allows InSpec to test the data returned from: gcloud spanner instances get-iam-policy --format json
To test the IAM policy on a spanner instance
I consulted with @skpaterson on this.
The text was updated successfully, but these errors were encountered:
@slevenick @skpaterson Please can I get you view on this. Cheers Adrian
Sorry, something went wrong.
Hi,
Would appreciate if this could be done at the earliest as our project has aggressive timelines to meet before X-mas.
Cheers,
Sukhjit
This is available in 0.23.1
See: https://github.com/inspec/inspec-gcp/blob/master/docs/resources/google_spanner_instance_iam_policy.md
Successfully merging a pull request may close this issue.
Detailed Description
Provide a new Resource that allows InSpec to test the data returned from:
gcloud spanner instances get-iam-policy --format json
Context
To test the IAM policy on a spanner instance
I consulted with @skpaterson on this.
The text was updated successfully, but these errors were encountered: