Skip to content

Timeouts on storage bucket iam please #7283

@gtmtech

Description

@gtmtech

Affected Resource(s)

  • google_storage_bucket_iam

Can we have configurable timeouts on storage bucket iam please. It shouldn't block on waiting 30 minutes / 1 hour or whatever it is for a simple iam policy update, but should be more responsive. Suggest 2 minutes max as a default but at the very minimum allow overriding...

module.bootstrap.google_storage_bucket_iam_member.jenkins_rw_bucket_reader_uswest2[0]: Still creating... [30s elapsed]
module.bootstrap.google_storage_bucket_iam_member.jenkins_rw_bucket_reader_uswest2[0]: Still creating... [40s elapsed]
....
.... snip
....
module.bootstrap.google_storage_bucket_iam_member.jenkins_rw_bucket_reader_uswest2[0]: Still creating... [18m20s elapsed]
module.bootstrap.google_storage_bucket_iam_member.jenkins_rw_bucket_reader_uswest2[0]: Still creating... [18m30s elapsed]
module.bootstrap.google_storage_bucket_iam_member.jenkins_rw_bucket_reader_uswest2[0]: Still creating... [18m40s elapsed]

Perhaps this could be extended to all iam updates, but taking a look at the code it seems Timeouts are sometimes included sometimes not.

b/275617339

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions