hashicorp / terraform-provider-google

Terraform Provider for Google Cloud Platform
https://registry.terraform.io/providers/hashicorp/google/latest/docs
Mozilla Public License 2.0
2.31k stars 1.73k forks source link

google_container_analysis_note_iam is missing #8484

Open josef-brandl-db opened 3 years ago

josef-brandl-db commented 3 years ago

Community Note

Description

According to https://cloud.google.com/binary-authorization/docs/creating-attestors-cli#set_permissions_on_the_note it is possible to set permissions for container analysis notes on the resource level. The Google Terraform provider just doesn't offer the necessary resources for it yet.

New or Affected Resource(s)

Potential Terraform Configuration

Same as for other iam resources

References

b/359623792

ggtisc commented 1 month ago

According to the notes of terraform registry it is not possible yet