parasmamgain / hello-world

0 stars 0 forks source link

Terraform GCS provider not assigning roles properly #24

Closed parasmamgain closed 4 months ago

parasmamgain commented 4 months ago

GCS provider for terraform needs to run terraform apply twice in order to assign some permission to the bucket. First for creation of the bucket and then for the assignment of role. Ideally it should be handled in a single terraform apply.